SEOPress 3.8.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 โ Twitter Preview andย improvements for Facebook preview
Like Facebook, you can preview link sharing on Twitter directly from the Social tab of the SEO metabox. We have added new checks to help you choose an image corresponding to the recommendations of Facebook and Twitter:
- format,
- file type,
- dimensions,
- image URL.
๐ New โ Matomo Cloud integration
Do you prefer to use Matomo to track your visitors? No problem ! The new version of SEOPress offers free integration of Matomo, the first alternative to Google Analytics, 100% GDPR compatible. Find the configuration options from SEO, Analytics, Matomo tab.
Requires a Matomo account.
๐ New โ custom taxonomy and post type in Breadcrumbs (PRO)
You can finally display post type and taxonomy in your breadcrumbs! Go to SEO, PRO, Breadcrumbs to define your settings.
We also fixed the W3C errors and updated our code to follow the new Google recommendations for SEO without forgetting accessibility. Now, the separator is displayed in CSS via a pseudo element (after), the last element is no longer clickable, and the CSS loaded in inline is from the head of the document.
๐ Enhanced schemas
New properties have been added for Product schema:
- product attributes
- product availability
New article types:
- Article (generic)
- Advertiser Content Article
- Satirical Article
- Tech Article
- Analysis News Article
- Ask Public News Article
- Background News Article
- Opinion News Article
- Reportage News Article
- Review News Article
- Live Blog Posting
Small improvement for the Structured data types metabox to highlight the number of automatic schemas for the current page:
๐ Other news
We spend a lot of time improving compatibility with others plugins (thanks to their support team):
- Oxygen Builder
- Toolset
- WP Customer Area
- Polylang
- ECWID
We improved the broken link checker feature, white label and Local Business schema.
For the developers, we added 13 new hooks for Matomo feature.
Thank you all for your support, feedbacks, 5 star reviews, contributions… Follow us on YouTube (we added several new videos!), Twitter, Facebook page, Facebook community group, and subscribe to our newsletter to receive amazing posts right in your inbox about SEO, WordPress and SEOPress!
Changelog
This update contains the following changes (full changelog here):
= 3.8.5 = 13/04/2020 NEW Matomo tracking integration! ๐ NEW Twitter Preview! ๐ NEW Display custom taxonomy and custom post type in Breadcrumbs based on your settings ๐ (PRO) NEW Product stock/availability for automatic Product schema ๐ (PRO) NEW WooCommerce product attributes for automatic schemas ๐ (PRO) NEW Add "Article", "AdvertiserContentArticle", "SatiricalArticle", "TechArticle", "AnalysisNewsArticle", "AskPublicNewsArticle", "BackgroundNewsArticle", "OpinionNewsArticle", "ReportageNewsArticle", "ReviewNewsArticle", "LiveBlogPosting" subtypes for Article schema (PRO) NEW Add 'seopress_matomo_cookie_domain' hook to filter Matomo cookie domain (https://www.seopress.org/support/hooks/filter-matomo-cookie-domain/) NEW Add 'seopress_matomo_site_domain' hook to filter Matomo site domain (https://www.seopress.org/support/hooks/filter-matomo-prepend-site-domain/) NEW Add 'seopress_matomo_dnt' hook to filter Matomo Do Not Track feature (https://www.seopress.org/support/hooks/filter-do-not-track-dnt-matomo-feature/) NEW Add 'seopress_matomo_disable_cookies' hook to filter disable cookies feature (https://www.seopress.org/support/hooks/filter-disable-all-tracking-cookies-matomo-feature/) NEW Add 'seopress_matomo_linker' hook to filter cross domains feature (https://www.seopress.org/support/hooks/filter-the-cross-domains-matomo-feature/) NEW Add 'seopress_matomo_link_tracking' hook to filter link tracking feature (https://www.seopress.org/support/hooks/filter-download-outlink-tracking-matomo-feature/) NEW Add 'seopress_matomo_cd_author_ev' hook to filter author custom dimension (https://www.seopress.org/support/hooks/filter-author-custom-dimension-in-matomo/) NEW Add 'seopress_matomo_cd_categories_ev' hook to filter categories custom dimension (https://www.seopress.org/support/hooks/filter-categories-custom-dimension-in-matomo/) NEW Add 'seopress_matomo_cd_tags_ev' hook to filter tags custom dimension (https://www.seopress.org/support/hooks/filter-tags-custom-dimension-in-matomo/) NEW Add 'seopress_matomo_cd_cpt_ev' hook to filter custom post type custom dimension (https://www.seopress.org/support/hooks/filter-custom-post-type-custom-dimension-in-matomo/) NEW Add 'seopress_matomo_cd_logged_in_ev' hook to filter connected users custom dimension (https://www.seopress.org/support/hooks/filter-connected-users-custom-dimension-in-matomo/) NEW Add 'seopress_matomo_no_js' hook to filter no JS feature (https://www.seopress.org/support/hooks/filter-no-js-matomo-feature/) NEW Add 'seopress_matomo_tracking_html' hook to filter the full tracking snippet (https://www.seopress.org/support/hooks/filter-matomo-tracking-code/) INFO Automatically add "coverageStartTime", "coverageEndTime" for LiveBlogPosting schema INFO New checks for Facebook and Twitter preview (format, dimensions, ratio, image url) INFO Improve UI for broken link checker INFO Add domain not found if no status code to broken link checker INFO Remove last link in breadcrumb to follow latest Google guidelines (https://developers.google.com/search/docs/data-types/breadcrumb#html_example) INFO Improve Toolset compatibility (thanks to their support team) INFO Oxygen compatibility with SEOPress (thanks to their support team) INFO ECWID compatibility with SEOPress INFO Add count column to CSV redirect export file (props to @wpchannel) INFO Improve White Label INFO LocalBusiness schema can now be display for a specific page (default is now homepage) from SEO, PRO, Local Business INFO Possibility to add seconds for the duration of a video (Video schema) FIX additional tracking code in footer which was not displayed dynamically after the acceptance of cookies without complete reloading of the page FIX Broken link checker if post_content is select FIX Anchor column in broken link checker post type FIX paginated sitemaps with Polylang FIX Link in admin features list to schema tab (props to @wpchannel) FIX autodraft with WP Customer Area (props to Yi Qi) FIX Fatal error: Uncaught Error: Call to undefined function wp_date if WP < 5.3 FIX Custom canonical for blog page (notice in options-title.php line 1280) FIX target keywords with special characters wasn't working as expected FIX placeholders for social meta in SEO metabox if mulitple tags found in source code FIX i18n strings FIX unique ID property for Local Business schema FIX W3C errors for breadcrumbs