Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't update SEO titles after update #183

Closed
rinusvandam opened this issue Jan 27, 2019 · 4 comments
Closed

Don't update SEO titles after update #183

rinusvandam opened this issue Jan 27, 2019 · 4 comments

Comments

@rinusvandam
Copy link

Description

I'm running a Craft site with 400+ entries. Most of the entries having custom SEO titles defined. When we update Craft and the SEO plugin all SEO titles are set to {title} – {{ siteName }}. Is there anyway to leave the titles as they are set?

Steps to reproduce

  1. Update Craft to 3.1.5
  2. Update SEO to 3.5.3
  3. All custom SEO titles are overwritten to {title} – {{ siteName }}

Additional info

  • Craft version: Craft Pro 3.1.5
  • SEO version: 3.5.3
  • PHP version: 7.3.0
  • Database driver & version: MySQL 5.7.23
@rinusvandam rinusvandam changed the title Custom SEO titles removed after update Don't update SEO titles after update Jan 27, 2019
@Tam
Copy link
Member

Tam commented Jan 28, 2019

Do the new titles contain any of the previous titles (i.e. [previous title] - [siteName]), or are they being completely overwritten? Could you send me screenshots of before and after the upgrade for an entry where the title is being overwritten?

@rinusvandam
Copy link
Author

rinusvandam commented Jan 28, 2019

They are completely overwritten to {title} – {{ siteName }}.

(Images removed)

@Tam Tam closed this as completed in 593a255 Jan 28, 2019
@Tam
Copy link
Member

Tam commented Jan 28, 2019

I've just pushed an update that should allow you to upgrade without losing your existing titles.

@rinusvandam
Copy link
Author

That was fast! I can confirm this issues is solved. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants