| Without going into the in's and out's of the nofollow rel | | | | plugin uses. The main point is that the "nofollow" is |
| tag for comment posting, let's just say I do not like it. | | | | gone. |
| So to this end I modified the iNove theme to take it out. | | | | The quick fix should be obvious just backspace and |
| There are two modifications you can make the the | | | | delete the "nofollow" in the code above save the file |
| iNove theme. One is a fix so your can use a | | | | and check your work. |
| "Dofollow" pluging of your choice, and the other is a | | | | Every blog is different the steps above are provided |
| quick fix in the iNove theme itself. | | | | as a way that may fix an issue there is by no means |
| To make a modification to be able to use a "Dofollow" | | | | a guarantee. |
| plugin see the steps below: | | | | Showing some Love in your comment area by |
| With your code editor of choice find and open" | | | | removing the evil rel="nofollow" tag will get you more |
| wp-content/themes/inove/functions.php" | | | | readers and commenters on your blogs. And will help |
| # Look for these lines of code around line 230: | | | | put blogs back to the use that they where met for. So |
| Erase all the lines above and instead insert the | | | | don't let Google dictate to you what a blog is. Also on |
| following code: | | | | this note it is not right for Wordpress developers to |
| Now save and check check your work. Install your | | | | dictate to us, the users of there platform, by placing |
| "Dofollow" plugin you should see by viewing your sites | | | | the nofollow in the code in the first place. If they where |
| page source that the [rel="external nofollow">] is | | | | so nofollow happy in you could by default place a |
| now [rel="external">] or what ever format your | | | | nofollow tag in the blogroll links you can't try it. |