Aller au contenu Accéder à la navigation

Matomo, aperçu Twitter, fil d’Ariane et schémas améliorés – SEOPress 3.8.5 disponible

Auteur Benjamin Denis
|
Publié le
Matomo, aperçu Twitter, fil d’Ariane et schémas améliorés – SEOPress 3.8.5 disponible

SEOPress 3.8.5 est disponible. Nous vous encourageons à mettre à jour votre site dès que possible pour profiter des dernières fonctionnalités et améliorations.

🎉 Nouveauté – Aperçu Twitter, et améliorations pour celui de Facebook

A l’instar de Facebook, vous pouvez prévisualiser le partage de liens sur Twitter directement depuis l’onglet Social de la metabox SEO. Nous avons ajouté de nouvelles vérifications pour vous aider à choisir une image correspondant aux préconisations de Facebook et Twitter :

  • format,
  • type de fichier,
  • dimensions,
  • URL de l’image
Aperçu Facebook SEOPress
Aperçu Facebook SEOPress

🎉 Nouveauté – Intégration de Matomo Cloud

Vous préférez utiliser Matomo pour suivre vos visiteurs ? Aucun soucis ! La nouvelle version de SEOPress propose l’intégration gratuite de Matomo, première alternative à Google Analytics, 100% compatible GDPR. Retrouvez les options de configuration depuis SEO, Analytics, onglet Matomo.

Réglages Matomo - SEOPress
Réglages Matomo – SEOPress

Nécessite un compte Matomo.

🎉 Nouveauté – taxonomies et types de publication dans le fil d’Ariane (PRO)

Vous pouvez enfin afficher le type de publication et la taxonomie dans votre fil d’Ariane ! Pour définir tout cela, ça se passe dans SEO, PRO, Fil d’Ariane.

Nous avons aussi solutionné les erreurs W3C et mis à jour notre code pour suivre les nouvelles recommandations Google pour le SEO sans oublier l’accessibilité. Désormais, le séparateur s’affiche en CSS via un pseudo element (after), le dernier élément n’est plus cliquable, et le CSS chargé en inline l’est depuis le head du document.

🎉 Schémas améliorés

De nouvelles propriétés ont été ajoutées pour le schéma Produit :

  • attributs produit
  • disponibilité produit

De nouveaux types d’article :

  • 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

Petite amélioration pour la métaboxe Types de données structurées pour mettre en évidence le nombre de schémas automatiques pour la page courante :

Métaboxe des schémas - SEOPress
Métaboxe des schémas – SEOPress

🎉 Autres améliorations

Nous avons passé un temps conséquent à l’amélioration de la compatibilité avec les autres extensions (merci à leur équipe de support) comme :

  • Oxygen Builder
  • Toolset
  • WP Customer Area
  • Polylang
  • ECWID

Les fonctionnalités Détecteur de liens cassés, marque blanche et le schéma Fiche d’établissement Local (Local Business) ont été améliorées également.

Pour les développeurs, 13 nouveaux hooks disponibles pour Matomo.

Merci à tous pour votre support, retours, avis 5 étoiles, contributions… Suivez nous sur YouTube (nous avons ajouté de nouvelles vidéos !), Twitter, page Facebook, groupe communautaire Facebook, et abonnez vous à notre newsletter pour recevoir de supers articles sur le SEO, WordPress et SEOPress directement dans votre boite mail !

J'accepte que SEOPress stocke et utilise mon adresse e-mail afin de m'envoyer une newsletter. En savoir plus sur notre politique de confidentialité
Ce champ n’est utilisé qu’à des fins de validation et devrait rester inchangé.

Journal des modifications

Cette mise à jour contient les changements suivants (journal complet ici):

= 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
Par Benjamin Denis

CEO of SEOPress. 15 years of experience with WordPress. Founder of WP Admin UI & WP Cloudy plugins. Co-organizer of WordCamp Biarritz 2023 & WP BootCamp. WordPress Core Contributor.