seomatic icon indicating copy to clipboard operation
seomatic copied to clipboard

DEPRECATED A turnkey SEO implementation for Craft CMS 2.x that is comprehensive, powerful, and flexible

Results 32 seomatic issues
Sort by recently updated
recently updated
newest added

This is just a warning and reference for people searching for this issue in the future. One of our servers automatically upgraded to PHP 7.3 due to the version constraint...

### Describe the bug I’m getting an internal “Internal server error” error for `seomatic` when using GraphQL via the PHP Craft service. * The query works fine via the GraphiQL...

bug

### Describe the bug Google Analytics contains lots of pageviews to URLs starting /actions/seomatic As far as I can see, these URLs only return JSON, not HTML with tracking code,...

bug

### Question If I disable Automatic Render Enabled in the admin panel and in the code in the head tag I add scripts, for example {% do seomatic.script.render ()%} {%...

question

Hi! Is there a way to unset the x-powered-by: SEOmatic in header? Craft has a setting for that, so the one from Craft is unset by this one https://docs.craftcms.com/api/v3/craft-config-generalconfig.html#sendpoweredbyheader. Is...

I'm conditionally setting seomatic.meta.robots to `none` like so whenever a certain query variable is set: ``` {% if craft.app.request.getQueryParam('r') %} {% do seomatic.meta.robots('none') %} {% endif %} ``` I know...

I need to be able to temporally enable robots in devMode/local to test crawling, but I can't work out how to do this at all. Could you please let me...

When adding Additional Sitemap URLs to our multi-site setup we get a new sitemap added to the primary sites sitemap. The additional sitemap also appears correctly on the site we...

Digital Product types don't show up under Content SEO.

Just leaving this here as Discord doesn't have threads and I dont want to lose it :) I've noticed the robots.txt file on a couple of sites are all displaying...