I can see Meta Tag description twice on my wordpress blog, the upper one being blank always and the second one is created by all in one seo plugin. What should I do to get rid of 2 description since this don't look very correct...
I can see Meta Tag description twice on my wordpress blog, the upper one being blank always and the second one is created by all in one seo plugin. What should I do to get rid of 2 description since this don't look very correct...
open up your header.php file in your theme folder under /wp-content/themes/
find the line for meta description in the <head> section and remove it. All in One adds its own meta description line that you can not see within header.php
This worked for me. Thanks
This topic has been closed to new replies.