SEOPress 6.5 is now available.Β We encourage you to update your site as soon as possible to take advantage of the latest features and improvements.
π New β OpenAI + SEOPress, third iteration
We continue to improve our OpenAI integration by adding the GPT 3.5 Turbo model released this month. Two major benefits for the end user:
- 10x cheaper than DaVinci
- more efficient
We are closely following the arrival of GPT 4.0 which should make it possible to resolve certain weak points, in particular the limitation to a specific number of characters for metadata suggestions (title / meta description).
π New β enhanced WPML integration
We finally support multi-domain setup for XML sitemaps with WPML.
If you have configured different domain name per language, now, with version 6.5 of SEOPress, your XML sitemaps will only load the appropriate URLs based on your domain.
This is done automatically.
Flushing permalinks might be needed in case of 404 errors.
Polylang users can follow this guide to enable multidomain XML sitemaps.
We also fixed 2 other compatibility issues with WPML:
- remove /product-category/ option (make sure to translate your slug taxonomy in WPML then flush your permalinks)
- export the permalink/slug in correct language when using our CSV export metadata tool
π Other news
This new version of SEOPress also brings its share of improvements and fixes including:
- we fixed an issue with the next version of WordPress 6.2,
- we now automatically install and active SEOPress Free if missing when activating SEOPress PRO,
- you can now add unlimited social accounts from SEO, Social Networks, Social accounts tab,
- our RSS feature can now add your post thumbnail to your feed, so tools like Mailchimp can use them to send automatic newsletters based on your RSS feed,
- we have improved our code to the W3C validator,
- and fixed several PHP warnings and notices
- and many other things!
For developers, we have added 4 new hooks:
- ‘seopress_pro_video_sitemap_content‘ to filter the content used to find YouTube videos for the video XML sitemap. Now you can pass, for example, your own custom fields.
- ‘seopress_disable_archives_redirect_url‘ to filter redirect URL if author / date archives disabled
- ‘seopress_disable_archives_redirect_status‘ to filter status code of the redirect if author / date archives disabled
- ‘seopress_pro_significant_kw_disable_shortcode‘: we no longer run shortcodes to find signifiant keywords for our internal linking suggestion to avoid compatibility issues with some page builders
Donβt forget to subscribe to our newsletter to follow our latest product updates and receive the latest Google News:
You like SEOPress? Please do us a favor: leave a 5-star review on the official WordPress plugins directory to help us. Thank you!
Changelog
This update contains the following changes (full changelog here):
* NEW Multi domain XML sitemaps with WPML π * NEW OpenAI integration now with GPT-3.5 turbo model for more efficiency when we automagically generates title and meta description (PRO) π * NEW CSV Import/export tool: support for post and term slug (PRO) π * NEW Add post thumbnail to RSS feed (PRO) π * NEW Automatically installed SEOPress Free on SEOPress PRO activation to avoid confusion π * NEW WordPress 6.2 compatibility π * NEW Add any social accounts / websites to Organization schema (SEO, Social Networks, Social accounts) like your Wikipedia page, TikTok account etc. π * NEW Add 'seopress_pro_video_sitemap_content' hook to filter post content to scan to find new videos to add to the xml video sitemap (PRO - https://www.seopress.org/support/hooks/filter-content-used-to-find-new-video-for-xml-video-sitemap/) * NEW 'seopress_disable_archives_redirect_url' hook to filter redirect URL if author / date archives disabled (https://www.seopress.org/support/hooks/filter-redirect-url-if-author-date-archives-disabled/) * NEW 'seopress_disable_archives_redirect_status' hook to filter status code of the redirect if author / date archives disabled (https://www.seopress.org/support/hooks/filter-redirect-url-status-code-if-author-date-archives-disabled/) * NEW 'seopress_pro_significant_kw_disable_shortcode' hook to disable shortcode execution for internal linking suggestions (https://www.seopress.org/support/hooks/run-shortcodes-to-find-significant-keywords-for-internal-linking-suggestions/) * INFO Check if post type / taxonomy are viewable for XML sitemaps * INFO Update Article schema to take into account additional social accounts / websites * INFO Improve content analysis compatibility for Oxygen if their metabox is hidden for a specific post type * INFO Update guidelines for Logo schema * FIX Trailing slash on void elements for W3C validator * FIX Energy Consumption property for automatic product schema * FIX WPML compatibility for CSV SEO metadata export * FIX WPML compatibility for removing /product-category/ slug * FIX Compatibility issue with SiteOrigin and WP Bakery builders * FIX PHP 8.2 compatibility: Attempt to read properties on bool in wp-seopress/inc/functions/variables/dynamic-variables.php on line 104 * FIX PHP Warnings in wp-seopress-pro/inc/admin/cron.php on line 1075 * FIX PHP warning array_count_values() in wp-seopress/src/Services/ContentAnalysis/GetContent.php on line 27 * FIX Undefined ajaxurl in SEOPress wizard * FIX White label documentation links * FIX Quick edit redirect fields