Title: W3C html validation error
Last modified: August 21, 2016

---

# W3C html validation error

 *  Resolved [ram108](https://wordpress.org/support/users/ram108/)
 * (@ram108)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/w3c-html-validation-error/)
 * A lot of errors while using ‘nofollow’ settings from SEO Ultimate:
 * URL of service: [http://validator.w3.org/check](http://validator.w3.org/check)
 * ERROR:
 * > No space between attributes.
   >  [http://www.jyoti.ru/article/291#respond”rel=”nofollow&#8221](http://www.jyoti.ru/article/291#respond”rel=”nofollow&#8221);
 * HOW TO IMPROVE:
    file seo-ultimate/modules/link-nofollow/link-nofollow.php, line
   99: `return $html.'rel="nofollow"';`
 * change to:
    `return $html.' rel="nofollow"';`
 * [http://wordpress.org/extend/plugins/seo-ultimate/](http://wordpress.org/extend/plugins/seo-ultimate/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeffrey L. Smith](https://wordpress.org/support/users/seo-design-solutions/)
 * (@seo-design-solutions)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/w3c-html-validation-error/#post-3703910)
 * Good catch, we will commit this fix on next update.
 * Best
 * Jeffrey Smith

Viewing 1 replies (of 1 total)

The topic ‘W3C html validation error’ is closed to new replies.

 * ![](https://ps.w.org/seo-ultimate/assets/icon.svg?rev=1147635)
 * [SEO Ultimate](https://wordpress.org/plugins/seo-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-ultimate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeffrey L. Smith](https://wordpress.org/support/users/seo-design-solutions/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/w3c-html-validation-error/#post-3703910)
 * Status: resolved