Install 4.4 and the blog sample data.
Check the source of the blog page and you will see various schema settings and values
Upgrade to j5
At a minimum the existing schema settings are maintained
All schema settings are removed without any notification at all. Resulting in a site with changed schema (none at all) which will kill a sites seo
If you know the hidden secret you can discover that there is a plugin setting to enable the original schema data and prevent you from editing thousands of articles.
BUT if you check the plugin it shows that those hidden settings are enabled.
Ah wait with the new plugin the rich data is now inside a json file in the head. Lets check that and see what data is in it.
As you can see the data is not the same at all.
Labels |
Added:
No Code Attached Yet
|
@richard67 yes I know. The structured data for the blog items is completely gone. If you believe that structured data is important for SEO then, as the code stands, you will need to add structured data to every content item. And that is if you know about this on upgrade and not wait until your SEO is damaged
Looks like this bug was fixed once by @HLeithner in #41250 but broken again later - perhaps with #41260
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-10-04 14:44:31 |
Closed_By | ⇒ | brianteeman |
closed as we have a pr
@brianteeman That's the structured data for the breadcrumbs, not for the blog or blog items.