You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some strange bug happens on one Single entry home page on one specefic site in a multi-site setup where the robots is locked to "none".
Status on content page:
I can however override it in the entry SEO settings field and set it to "all" and the HTML renders ok, but it still shows as red "none" here. Only happens on one single entry (home page) in one site.
Its actually the same with the SEO description source status, keeps showing as greyed out even if its filled in. The single entry for the other sites behaves correctly.
Versions
Plugin version: 5.1.9
Craft version: 5.5.7
The text was updated successfully, but these errors were encountered:
So if you change that setting in the Content SEO settings for that home page single, no matter what you change it to, it's never reflected as anything other than "none" in the listing display?
Since it works everywhere else except for this particular entry on one particular site, is there anything unique about it compared to the others?
Is the site enabled with URLs? Are any other entries on that site affected?
Yeah no matter what settings, it sets to "none". Also now I tried with overriding environment to "live" to see if that affected but no. I also found 2 more sites having the same problem on home page so was not just one site actually.
No other entries have this problem. I cant see any differences from the other sites, I have also copied the same seomatic settings over so its identical. All sites are enabled with the home page enabled.
Some more debugging: I checked the debugToolbar on Global SEO:
This is how the SEO settings override field looks like, you see "none" as greyed out here.
Even though I set it to "all" in content SEO:
And we're sure there's no Twig code in our templates that could be affecting this?
The only way I'd be able to help with this would be a dump of the seomatic_metabundles database tables, or by debugging things on a video conference call. You can email the db dump here: [email protected] or set up a conf call here:
Describe the bug
Some strange bug happens on one Single entry home page on one specefic site in a multi-site setup where the robots is locked to "none".
Status on content page:
I can however override it in the entry SEO settings field and set it to "all" and the HTML renders ok, but it still shows as red "none" here. Only happens on one single entry (home page) in one site.
Its actually the same with the SEO description source status, keeps showing as greyed out even if its filled in. The single entry for the other sites behaves correctly.
Versions
The text was updated successfully, but these errors were encountered: