seo icon indicating copy to clipboard operation
seo copied to clipboard

SEO utilities including a unique field type, sitemap & redirect manager

Results 141 seo issues
Sort by recently updated
recently updated
newest added

Changes proposed in this pull request: - Add a check for uri IS NOT NULL in query when looking up for which sites the element/item is enabled ---- I have...

### Description Error appears straight after installation when trying to open the "sitemap" menu in the SEO dashboard yii\base\ErrorException: Dynamic class names are not allowed in compile-time ::class fetch in...

### Description The xml is not producing 2 URLs. Currently rendering this: http://putahimanawa.local/about-us 2024-03-19T14:56:14+13:00 weekly 0.5 Is it suppose to render this instead? http://putahimanawa.local/about-us 2024-03-19T14:56:14+13:00 weekly 0.5 http://putahimanawa.local/ma/about-us 2024-03-19T14:56:14+13:00 weekly...

Fixes #469. Changes proposed in this pull request: - fixes an issue introduced with 4.2.2 on multisite installations where the language prefix in canonical URLs was repeated This PR applies...

Fixes #469. Changes proposed in this pull request: - fixes an issue introduced with 4.2.2 on multisite installations where the language prefix in canonical URLs was repeated This PR applies...

I have certain Entry types within a Section that I want to exclude from the Sitemap. This doesn't seem possible in CP. Does anyone know a way to filter out...

`property_exists` will return false for typeId param because it's a function now. `$element->typeId(x)` instead of `$element->typeId = x` check if seoField exists in the fieldLayout Fixes #262

Hi everyone, ### Description I get this error when upgrading from craft 3 to 4 with seo 4.0 plugin. Can you help me please ? ``` applying m201207_124200_add_product_types_to_sitemap PHP Compile...

### Description First of all: thanks for this plugin! It's exactly what we need, simple but contains the most necessary functions. However, when I have a matrix field containing multiple...