seo icon indicating copy to clipboard operation
seo copied to clipboard

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

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

This is a basic fix for places where i seem to get double urls in multisite setup (see screenshot) ![image](https://user-images.githubusercontent.com/2085632/135875667-87b372ea-312a-4144-82ee-8ef0644b5ecb.png)

Fixes missing elements in the sitemap. Changes proposed in this pull request: Elements that are not part of the default site are lost in the generated sitemap. The main sitemap...

### Description Sections in the Sitemap.xml are broken. When navigating to /sitemap.xml you see the sections you activated in the sitemap config of the plugin. When following the URL's you...

It Appears Craft 4 has changed craft.app.locale to an array ..? Anyway, this needs to be changed in your default SEO template: `{% set locales = craft.app.i18n.siteLocaleIds|without(locale) %}` To `{%...

### Description When i try to access my account page in the Craft control panel (/admin/myaccount) the following error occurs: Twig Runtime Error – [Twig\Error\RuntimeError](http://twig.sensiolabs.org/api/2.x/Twig/Error/RuntimeError.html) Key "heading" for array with...

Am I right in thinking if I have some custom routes in `routes.php` then that functionality takes over any redirects set? If that's true, is there a way round? Or...

### Description Not able to load seo preview into the admin section on an entry. Working on same project in staging environment where admin and frontend are at the same...

### Description When a client is filling pages it occurs that the title can change to something entirely different or making a Typo. For example, my config uses `{title}` for...

### Description Requesting that the plugin allow for the ability to set the "production" environment name. Even when editing it in the robots settings, there is internal code that relies...

### Description I am using PostgreSQL and I am getting a migration error when updating from 3.6.7 to 3.7.1. ``` *** applying m201207_124200_add_product_types_to_sitemap Exception: SQLSTATE[42704]: Undefined object: 7 ERROR: constraint...