CreareSEO icon indicating copy to clipboard operation
CreareSEO copied to clipboard

Data generation problem (title, descriptions, canonical)

Open barznet opened this issue 1 year ago • 1 comments

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.

Datenschutzerklärung 2024-01-08 12-07-35

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

IMG_6BB5B4FC6692-1

Magento 1.9.4.2 CreareSEO 1.5 PHP 7.0

barznet avatar Jan 08 '24 11:01 barznet

@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.

LuizSantos22 avatar Jan 08 '24 15:01 LuizSantos22