CreareSEO
CreareSEO copied to clipboard
Data generation problem (title, descriptions, canonical)
Hi. I know that Magento 1 is already history, but I need some help. The plugin sometimes displays incorrect data (data from another page) in title, description and canonical. Example on the screen.
It does not happen always, but it is a big problem.
Yesterday I sent a message to facebook in which I specified the main page of the site, but the image and title loaded a completely different page
Magento 1.9.4.2 CreareSEO 1.5 PHP 7.0
@barznet I guess you have to change something in config/Creare/general settings/Breadcrumbs Schema There you have an instruction that says if you enable it, you gotta change this:
"If you enable breadcrumb schema, your theme's breadcrumbs file will be replaced by this file: app/design/frontend/base/default/template/creareseo/page/html/breadcrumbs.phtml. This means you may notice style changes when this is enabled if you have altered the code in your theme's breadcrumbs file."
I am not sure you have the same problem, but I had a similar one with my custom theme and managed to fix it following this instruction.