[Plugin: WP-HTML-Compression] Destroys canonical-tag
-
I just found out, that the plugin destroys the canonical tag e.g. inserted by plugins like WP-SEO.
Without wp-minify the tag looks like
<link rel="canonical" href="http://www.nameofwebsite.com/post_slug/" />when enabling wp-minify this tag is destroyed into
<link rel="canonical" href="./" />
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: WP-HTML-Compression] Destroys canonical-tag’ is closed to new replies.