Description
- Nonce Security!
- Generates META tags automatically.
- Works out-of-the-box. Just install!
- You can override any title and set any META description and any META keywords you want!
- Google Analytic 4!
- Google Webmaster Tools!
- Bing verification & Yandex verification!
- Twitter and Facebook customization!
- Quickedit SEO titles and descriptions!
- Import Yoast SEO data!
- Import Rank Math SEO data!
- Import All In One SEO data!
- Sitemaps!
- Supports custom post types!
Installation
- Upload the plugin files to the
/wp-content/plugins/cds-simple-seo
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Settings -> Simple SEO screen to configure the sitemap, the META info for the homepage, Google webmaster tools, Google analytic, etc.
If upgrading, please back up your database first!
FAQ
Please email dave@coleds.com with any questions.
Q: How does front page title and description work.
A: The default title and description will be used under settings. If the front page, or blog page are used, then those pages meta information will be used.
Reviews
Contributors & Developers
“Simple SEO” is open source software. The following people have contributed to this plugin.
Contributors“Simple SEO” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Simple SEO” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
Release Date: November 22nd, 2022
- Complete code rewrite to namespaces and OOP
- Added SEO to tags
2.0.11
Release Date: November 23rd, 2022
- Added options to use the posts featured image for FB and TW by default.
- If FB or TW image is added, it will use that instead of the featured image.
- Fixed a bug that was preventing the media loader from working in Elementor.
- More translation options with the use of __() instead of just echoing. More coming.
2.0.12
Release Date: Jan 11th, 2023
- Support for WooCommerce category and tag meta title and description.
2.0.13
Release Date: Jan 25th, 2023
- text domains added to __() for translations.
2.0.14
Release Date: Feb 1st, 2023
- more text domains added to __() for translations.
- Sitemaps added back, with the option to select post types
- og:image:url added to fix Facebook bug.
2.0.15
Release Date: Feb 2nd, 2023
- in_array() bool value fix for sitemap post type selections.
- I am aware of the sitemap select not working, you can still generate a sitemap, or delete one using the buttons.
2.0.16
Release Date: Feb 2nd, 2023
- Bug fix. Attempt to read property “ID” on null.
2.0.17
Release Date: Feb 3rd, 2023
- Bug fix. Sitemap causing redirect when editing, publishing or deleting.
2.0.18
Release Date: Feb 6th, 2023
- Bug fix. Sitemap causing was throwing an error when deleting a page if post_types are undefined.
2.0.19
Release Date: Feb 27th, 2023
- Bug fixes. Sitemap, and title error.