Requires at least: 3.8
Tested up to: 4.0
Stable tag: 2.2.2
Depends: wordpress-seo
News SEO module for the WordPress SEO plugin.
- Go to Plugins -> Add New.
- Click "Upload" right underneath "Install Plugins".
- Upload the zip file that this readme was contained in.
- Activate the plugin.
- Go to SEO -> Extensions -> Licenses, enter your license key and Save.
- Your license key will be validated.
- You can now use News SEO. See also https://yoast.com/wordpress/plugins/news-seo/news-seo-configuration-guide/
- Bugfixes
- The stocktickers didn't work properly, these are fixed
- Setting correct HTTP header to be sure output is executed as a RSS-feed
- Enhancements
- Hide the standout meta-tag automatically after seven days (you can still see standout was used in admin but it won't be displayed)
- Show the total number of used standout meta-tags (for the last seven days) in the post-admin
- Bugfixes
- Fixed a bug where button to Editors' Pick RSS didn't work.
- Fixed a bug where the wrong image url ended up in the image:loc in the Editor's Pick RSS
- Fixed a bug where the wrong http header was set for the Editor's Pick RSS
- Enhancements
- Added translations for Polish
-
Bugfixes
- Fixed a bug where button to Editors' Pick RSS didn't work.
- Fixed bug where plugin would give a white screen of death in certain installations.
- Improve using the right image for the news sitemap.
- Fixed a bug where button to Editors' Pick RSS didn't work.
-
Enhancements
- Added
pubDate
to editors pick RSS feed.
- Added
- Several performance optimizations for sitemap generation.
- Added button that links to news sitemap on admin page.
- Added an option to include only the featured image in the XML News sitemap.
- Introduced filter
wpseo_locale
for locale/language of the XML News sitemap. - Introduced filter
wpseo_news_sitemap_url
to allow changing the XML News sitemap URL.
- Removed the wptexturize filter from the_title and the_content in the Editors' Pick feed because corrupts our output.
- Added guid elements to item elements in the Editors' Pick feed.
- Added an atom:link element as recommended by the RSS Advisory Board to identifying a feed's URL within the feed.
- Added the WPSEO News fields to the WPSEO meta fields class to fix a bug where the post meta genre field isn't saved.
- Fixed a publication_date timezone bug.
- Bugfixes
- Add CDATA tags to RSS feed text output.
- Now using the same title for the Editors' Pick title as the channel title.
- Enhancement
- Sitemaps now use creation dates instead of modified dates.
-
Bugfixes
- Fixed a bug with version_compare.
-
Enhancement
- Adds sanitize callback to register_settings.
- Bugfix
- Changed EDD product name to 'News SEO'.
- Initial release