Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+10 votes
4.7k views
in Plugins by

I just added a new plugin which optimizes internal links for better SEO(By removing rel='nofollow' ) in them.

it can also change Rel attribute of external links to nofollow, external, dofollow, etc. so you can enable passing SEO juice to your other sites or credible sites such as wikipedia.

*** this code is in beta version at the moment, use it at your own responsibility and if you have any suggestions or you found any problems with this plugin please send an issue and I'll update it as soon as possible!

 

get it on Github:

https://github.com/Towhidn/Q2A-SEO-Links

or zip file

Q2A version: 1.6
by
thank you very much !
I'll test it when ready, I think I'll use it in my website.
by
I updated it to use DOM to find and change links, if you had any problems contact me directly, so I can check it on your site. cheers
by
When I upload this plugin i get this error
Fatal error: Can't use method return value in write context in /home/mysite/public_html/qa-include/qa-base.php(510) : eval()'d code on line

Please log in or register to answer this question.

...