How to make my blog DOFOLLOW?

by 9 replies
11
I have been using WordPress for some time but I can't figure out what to change so that the links of people who leave comments are 'dofollow'. If you teach me how to do it you will soon have another awesome high PR blog to leave your comments on.

Also - Are there any reasons why I would want my blog to remain 'nofollow'?

Thanks for your help!
#search engine optimization #blog #dofollow #make #nofollow
  • Visit my Free Advertising blog below.
    I explain how to make both blogger and wp blogs 'do folllow'.

    It's a very early post, so you'll have to scroll down to find it.
  • there are a plugin called lucidllinkove I think. This plugin allows you to make the user comments to a do follow. Go to wordpress.org and search for the keywords I suppose
  • Your blog is dofollow unless it uses the NoFollow tags/meta.. You do not really need a dofollow but just incase you want to here it is ...

    In the header add this meta tag between the <head> and </head>

    <meta name="robots" content="index, follow" />

    Same thing if you want to have a no follow site then chnage the follow to nofollow.

    James
    • [1] reply
    • Oh - careful, that is to block out following ALL links on the site including his internal links etc.

      The "nofollow" being referred to in this instance is to be put on individual links like this:

      Code:
      <a rel="nofollow" href="http://www.mydomain.com">Click here</a>
      • [1] reply
  • Thank you for your suggestions. It was easier than I expected.

    *On my blog's WordPress page I simply clicked on "Plugins" and on the bottom of the page I found "Get More Plugins".

    *I then clicked on "Plugin Browser/Installer" and...

    *...searched for "dofollow".

    *The first plugin that came up in the search is called "Dofollow" and has 5 stars so I just...

    *...clicked on "Install" and now all comments on my blog are dofollow.

    • [1] reply
    • Wow! I knew I could upgrade the plugins easier now - but did not realize I could install directly now on the back end.

      Now if they do the same for the themes that will be brilliant.
  • The only reason is what nofollow was initially meant for - spam.
  • Aye, the DoFollow plugin is the granddaddy of all WP blogs that follows. Be aware that it is for comments only, not for blogrolls or the rest of the sites.

    If you are not sure, just install the SEO for Firefox addon and set the options to highlight where your site is nofollowing.

Next Topics on Trending Feed

  • 11

    I have been using WordPress for some time but I can't figure out what to change so that the links of people who leave comments are 'dofollow'. If you teach me how to do it you will soon have another awesome high PR blog to leave your comments on. Also - Are there any reasons why I would want my blog to remain 'nofollow'?