ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
269 stars 96 forks source link

Title Tag Issue #339

Closed paramjeetsingh491 closed 3 years ago

paramjeetsingh491 commented 3 years ago

I have used Craft CMS and using SEO plugin. I have set seo setting and just add token for "{title}" and click on lock. But issue is my website name also shwoing in search result. I dont want to show my website name with my seo title. Can you please help me to showing my title as i have put it on seo field.

alexjcollins commented 3 years ago

Can you share a link to your website and provide a screenshot of the SEO field settings? If you'd rather not share them here, please email help[at]ethercreative.co.uk

driesbonte commented 3 years ago

When I update the token in settings it does not effect my title in the cms and in the code.

Entry settings:

Screenshot 2021-02-16 at 08 49 52

SEO settings:

Screenshot 2021-02-16 at 08 49 34
alexjcollins commented 3 years ago

@driesbonte Is this the global settings or on your field?

driesbonte commented 3 years ago

The bottom image is my plugin settings. Where the second token is set locked and begins with a pipe and the name of the brand. The first image is the seo settings on an entry that doesn't take the settings from the plugin settings.

alexjcollins commented 3 years ago

@driesbonte Could you check the settings on the field? It probably needs updating there, too.

driesbonte commented 3 years ago

@alexjcollins I only can edit CRM (see example) and not the rest. I also expect that the global settings is default for all entries.

alexjcollins commented 3 years ago

@driesbonte You need to be editing the field settings if it relates to an actual entry in the CMS. The global settings, as you put it, are designed to be used with craft.seo.custom().

If you head to /admin/settings/fields then find the field you're using for the entry (the type will be SEO) and click to edit it. In there, if you scroll down you'll see a Page Meta section where you can customise the data you're see in the sections it's attached to.