SEOPress 3.8.9 is now available. We encourage you to update your site as soon as possible to take advantage of the latest features and improvements.
π New β Design for Configuration Wizard
We have updated our installation wizard, largely inspired by WooCommerce, for more modernity and clarity.
The SEOPress logo has also been removed in order to improve the white label.
π New β Optimized sharing for LinkedIn
Since several months, if the Oembed feature is enabled on your WordPress site (On by default), LinkedIn will stop using the Open Graph metadata for the benefit of the oembed JSON feed.
SEOPress is now adding your custom Open Graph title and Open Graph Image to this feed to have the same sharing experience between all social networks like Facebook, LinkedIn, Twitter, Pinterest…
π New β Disable automatic schemas per post
It’s now possible to further refine the display conditions of your automatic schemas.
From the Structured data types metabox, under the Automatic tab, you can deactivate all automatic schemas for the current post, or deactivate a specific one.
No need to use a hook anymore to exclude a specific page, post or single post type.
π Other news
Huge improvements has been done to the user interface:
- better responsive design
- onboarding for redirections and schemas post types to help you create redirect / schema
- as mentioned above, new design for our configuration wizard
A new dynamic variable %%currentmonth_num%% is available to display the current month in digital format (eg: “7” for July).
For the developers, we have added 4 new hooks:
- “seopress_titles_custom_tax”Β hook to filter %%_ct_your_custom_taxonomy_slug%% dynamic variable
- “seopress_oembed_thumbnail” hook to filter the post thumbnail array used in oembed
- “seopress_oembed_thumbnail_size” hook to filter the post thumbnail size used in oembed
- “seopress_oembed_title” hook to filter the post title used in oembed
We have fixed the outbound links and keyword in permalinks issues, some PHP notices/warnings and improved compatibility with TranslatePress.
Donβt forget to subscribe to our newsletter to receive the latest news from SEOPress: we have a huge scoop to announce next month, it would be a shame to miss it!
Thank you all for your support! Do not hesitate to give us your feedback to help us improve the plugin, join our Facebook community group and subscribe to our YouTube channel (4 new videos has been added since 2 weeks).
Changelog
This update contains the following changes (fullΒ changelog here):
= 3.8.9 = 16/07/2020 * NEW Design for Configuration Wizard * NEW Oembed for LinkedIn! * NEW Onboarding for Redirections / Schemas post type list * NEW Dynamic variable %%currentmonth_num%% to display the current month in digital format * NEW "seopress_titles_custom_tax" hook to filter %%_ct_your_custom_taxonomy_slug%% dynamic variable (https://www.seopress.org/support/hooks/filter-_ct_your_custom_taxonomy_slug-dynamic-variable/) * NEW "seopress_oembed_thumbnail" hook to filter the post thumbnail array used in oembed (https://www.seopress.org/support/hooks/filter-post-thumbnail-in-oembed/) * NEW "seopress_oembed_thumbnail_size" hook to filter the post thumbnail size used in oembed (https://www.seopress.org/support/hooks/filter-post-thumbnail-size-used-in-oembed/) * NEW "seopress_oembed_title" hook to filter the post title used in oembed (https://www.seopress.org/support/hooks/filter-title-used-in-oembed/) * NEW "Disable all automatic schemas for this post?" option from Structured Data Types metabox * NEW "Disable this automatic schema for this post?" option from Structured Data Types metabox * INFO Responsive design enhancements * INFO White label: Remove SEOPress logo in Wizard * INFO Update link to Rich Snippets Google testing tool * INFO Remove hreflang tags from TranslatePress v2 if noindex * FIX Outbound links in Content Analysis * FIX call_user_func_array() expects parameter 1 to be a valid callback, class 'SEOPRESS_CSV_Importers' does not have a method 'post_importer_compatibility' * FIX PHP comments in SEOPress submenu * FIX Breadcrumbs issue with WooCommerce * FIX Import tool for Configuration Wizard * FIX "Undefined variable: seopress_get_post_type" from /inc/admin/ajax.php line 127 * FIX Keywords in Permalinks with dashes