This forum has given me a lot already, so it's time to start giving back.
Here's a method I use to find do follow blogs. You may have come accross the "comment luv" wordpress plug in, any blog using has do follow comments. Here's the technique I use to find these do follow blogs. Just search:
Idea here is quite simple and requires that you use 2 attributes:
Your main keyword or key phrase used by blogs you want to find, such as "my niche" in example above. Forcing to sort those blogs by including only blog that have following attribute ?title=?CommentLuv Enabled?" ? double quote seem to work best for me to ensure nothing is missed as it forces Google to search for a very specific HTML code that you would see when doing a View Source option on commentluv enabled blog at the end of comment form. And the attribute is required to tie them together and ensure that both are present in the results.
Here's a method I use to find do follow blogs. You may have come accross the "comment luv" wordpress plug in, any blog using has do follow comments. Here's the technique I use to find these do follow blogs. Just search:
Code:
my niche & ?title=?CommentLuv Enabled?"
Your main keyword or key phrase used by blogs you want to find, such as "my niche" in example above. Forcing to sort those blogs by including only blog that have following attribute ?title=?CommentLuv Enabled?" ? double quote seem to work best for me to ensure nothing is missed as it forces Google to search for a very specific HTML code that you would see when doing a View Source option on commentluv enabled blog at the end of comment form. And the attribute is required to tie them together and ensure that both are present in the results.