-
Notifications
You must be signed in to change notification settings - Fork 110
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
Fix yoast breadcrumbs front #1079
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few questions
Pushed a few fixes. I don't use these features myself so I trust you. I think we can merge this. |
Merged in master so more people can test. If you spot new errors let us know. |
Perhaps we should keep your comments somewhere in the wiki, the first part fort he indexation might be useful for the users:
|
@Komarovski what is the impact if we don't do so? |
If don't do so - Yoast SEO will use old data from indexables table that could not have all translations in titles, descriptions, breadcrumbs. After updating to qTranslate-XT 3.11.1 version - this operation needs to be done one time. |
From #1077 by @Komarovski