GreenImp / wordpress-base-theme

Base Wordpress theme, which includes bill-bootstrap (a fully responsive HTML5 web framework)
Other
0 stars 0 forks source link

Meta tags - check for SEO plugins #3

Open GreenImp opened 11 years ago

GreenImp commented 11 years ago

Originally reported by: Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown)


It might be best to check if an SEO plugin is installed, before trying to output the meta keywords/description.

If one is installed, then the function should do nothing, otherwise, we could end up with duplicate meta tags.

Onre possible culprit is: http://premium.wpmudev.org/project/wpmu-dev-seo/?utm_source=org&utm_medium=ipa&utm_campaign=ipa


GreenImp commented 11 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Updates SEO plugin check

Refs #3

GreenImp commented 11 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Adds check for SEO plugins

This adds the ability to check for active SEO plugins, before including our own meta keywords and descriptions.

This recognises 'Wordpress meta keywords' and 'SEO by Yoast'.

Refs #3

GreenImp commented 11 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Possibly the most widely used SEO plugin: http://wordpress.org/extend/plugins/wordpress-seo/faq/

GreenImp commented 11 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


First result in google for 'Wordpress meta keywords': http://wordpress.org/extend/plugins/wordpress-meta-keywords/