WordPress Fix HTML5 Validation
This plugin fixes current HTML syntax errors raised due to how WordPress
currently returns some links with rel=”category tag”.
Hopefully this plugin is temporary and WordPress will fix this problem.
At present it looks doubtful this will be fixed.
You can read more about this problem by
[Searching WordPress for related discussions](https://www.google.com/search?q=”site:wordpress.org”+”category tag”+”rel”+”validation error”)…
Especially WordPress Ticket #22095
talks about what has been fixed (2 problems) and what has been
deferred indefinitely (1 problem).
This plugin is provided for free.
If you like using it + like to say thanks…
Buy a copy of my “Beautiful Business” Kindle Book and
post an Amazon Review of what you enjoyed most.
The following is purely my opinion about this matter.
In most cases, your best option when having Web development work done is to make your
payment contingent on the following checklist… meaning you only pay
for your Web development after all checklist items are 100% met. No exceptions.
Some diehards in the audience may say Validator code lags standards. True. And
I’d prefer adhering to the current Validator code rather than constantly
trying to determine which errors and warnings are acceptable and which are real.
Your Web development checklist:
Having “No exceptions” in each case will also require you use a Hosting Company run by
Wicked Smart Uber Geeks. I’ve yet to find any company who can tune up a Web server to
run as fast as I tune mine, so I run my own “Iron” (servers which I admin personally).
This said, you may have some exceptions. You’ll have to determine which are acceptable for you.
For me, “No exceptions” is mandatory.
Enough rambling.
This section describes how to install the plugin and get it working.
Best to just install through the WordPress admin panel.
Please note: If you’re using any plugin that caches content, you must navigate to
your cache plugin settings and hit “Flush Cache”. Otherwise rel=”category tag” will
be returned for every cached page, until each page expires (exceeds your cache timeout).
If you’re using a front-end caching system like Varnish, best just flush all content.
If you’re savvy enough to be running Varnish, you’ll understand how to do this.
You can also manually install this plugin, via the normal…
plugin-name.php
to the /wp-content/plugins/
directory<?php do_action('plugin_name_hook'); ?>
in your templatesPost it under the Support Tab + I’ll add it to the FAQ along with my answer.