vbseo 3.0.1
rel="novbseo" doesn't work with links without " in address. F.ex I have the next code in a source of a page:
<a rel="novbseo" href=http://site.com/index.php>site</a>
This is a discussion on rel="novbseo" doesn't work with + within the Bug Reporting forums, part of the vBSEO SEO Plugin category; vbseo 3.0.1 rel="novbseo" doesn't work with links without " in address. F.ex I have the next code in a source ...
vbseo 3.0.1
rel="novbseo" doesn't work with links without " in address. F.ex I have the next code in a source of a page:
<a rel="novbseo" href=http://site.com/index.php>site</a>
What is the resulting code? Please note that it is required to enclose URLs in quotes according html standard.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Resulting code the same
without enclosed quotes.Code:<a rel="novbseo" href=http://site.com/index.php>site</a>
Does it work correctly if you enclose the link in quotes?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!