No bug step title on item

More
1 week 4 days ago - 1 week 11 hours ago #3245 by Begonia Bilbao
step title on item was created by Begonia Bilbao
 
Attachments:
Last edit: 1 week 11 hours ago by Ruud van Lent.
The topic has been locked.
More
1 week 4 days ago #3246 by Ruud van Lent
Replied by Ruud van Lent on topic step title on item
Hi,
I see it on your site. Strange...
try to login with the credentials you gave me but before I get the Joomla administrator login page I need to provide a password. That password is missing so cannot login.
The topic has been locked.
More
1 week 2 days ago - 1 week 2 days ago #3248 by Ruud van Lent
Replied by Ruud van Lent on topic step title on item
Hi,
so was able to login.
FYI: installed ochLogFiles so we can debug the site better. Also set 'debug=yes' on ochOpenGraph (so it writes detailed log information to the logfile).

I disabled the generation of opengraph and twitter tags in sppagebuilder (settings), this to avoid any conflicts / overwrites

To get a fresh start with the issue I cleared cache on your site (note that ochOpenGraph is a content plugin so it only executes on the first visit (cache creation) of the page)

Now it is working correct?

as you can see in the logfile (line: Conjunto de metadatos finales), it takes the correct title / image / description for the page visited
Code:
2025-03-24T08:28:33+00:00    INFO 86.93.132.30    ochopengraph    URL: https://vtm.news/provincia/priego-de-cordoba-se-prepara-para-su-procesion-magna-con-un-video-promocional 2025-03-24T08:28:33+00:00    INFO 86.93.132.30    ochopengraph    Imágenes Encontradas: {"customImage_tc":"","customImage_og":"","debugCustomImage_tc":"","debugCustomImage_og":"","imageFound":true,"introImage":"","fullImage":"https:\/\/zona-c.b-cdn.net\/vtm25\/mar25\/magna-priego.webp","textImage":"https:\/\/vtm.news\/\/modules\/mod_social_comments_sharing\/images\/fb_share.png","customFieldImage_tc":"","customFieldImage_og":""} 2025-03-24T08:28:33+00:00    INFO 86.93.132.30    ochopengraph    Imagen seleccionada para: 'twitter' a través de la configuración de Prio: 'F'. Imagen: https://zona-c.b-cdn.net/vtm25/mar25/magna-priego.webp 2025-03-24T08:28:33+00:00    INFO 86.93.132.30    ochopengraph    Imagen seleccionada para: 'opengraph' a través de la configuración de Prio: 'F'. Imagen: https://zona-c.b-cdn.net/vtm25/mar25/magna-priego.webp 2025-03-24T08:28:33+00:00    DEBUG 86.93.132.30    ochopengraph    Conjunto de metadatos finales: {"appId":"212275892303468","description":"El Palacio de la Merced, sede de la Diputaci\u00f3n de C\u00f3rdoba, ha acogido la presentaci\u00f3n de un v\u00eddeo promocional de la Procesi\u00f3n Magna de Priego de C\u00f3...","expirationTime":"","image":"https:\/\/zona-c.b-cdn.net\/vtm25\/mar25\/magna-priego.webp","locale":"","modifiedTime":"2025-03-19 07:05:44","pageId":"1024354221006874","publishedTime":"2025-03-19 07:05:44","section":"","siteName":"Vino Turismo y Maridaje","title":"Priego de C\u00f3rdoba se prepara para su Procesi\u00f3n Magna con un v\u00eddeo promocional","type":"article","url":{}} 2025-03-24T08:28:33+00:00    DEBUG 86.93.132.30    ochopengraph    Inicializaciones de Clase de Ayuda Manual: 1, Inicializaciones de Clase de Ayuda de Componente: 1, Ejecutado en: 45.67 milisegundos.


I have tried with several pages and it works correct on all pages?

so currently I am unable to reproduce this on your site.

Can you 'play' with it a bit and see if you can figure out how to get to the point where the wrong title is taken?
Last edit: 1 week 2 days ago by Ruud van Lent.
The topic has been locked.
More
1 week 1 day ago - 1 week 1 day ago #3249 by Begonia Bilbao
Last edit: 1 week 1 day ago by Begonia Bilbao.
The topic has been locked.
More
1 week 1 day ago #3253 by Ruud van Lent
Replied by Ruud van Lent on topic step title on item
Hi,

found it, at least a pointer to the issue.

so it turns out that on the page three (!) sets of opengraph tags are created.
  1. the first (ochopengraph): information is correct
  2. the second, information incorrect
  3. the third, information correct
below a screencapture of the source of the page where you see the 2. and 3. set

When you disable ochOpenGraph, then there are only two sets (the ones in the screen capture).

So question is: what is creating these (incorrect) opengraph tags?

In SP pagebuilder we disabled the generation of these tags, but I see on the individually created pages that there it is enabled again?
I do not want to change anythinng on these designed pages as I'm afraid things will break, but if you could turn that of there and then:
  1. clear cache
  2. visit the page
  3. ctrl-u (for page source) in your browser
  4. search for 'og:title': there should only be one found (the correct one by ochOpenGraph)
Can you give that a try?
The topic has been locked.
More
1 week 11 hours ago #3255 by Begonia Bilbao
Replied by Begonia Bilbao on topic step title on item
Hi
I have picked up this email of yours from the previous domain and now I think it is working correctly


found it, it comes from the helixultimate system plugin that has an override file that explicitly sets all these
tags.

this is the file:
/plugins/system/helixultimate/overrides/layouts/joomla/content/open_graph.php

I have added a return; in the beginning so the file gets loaded but doesn't do anything.

Thank for your help
The topic has been locked.
More
1 week 11 hours ago #3257 by Ruud van Lent
Replied by Ruud van Lent on topic step title on item
Hi,
thanks for reqporting back and yes now I remember it: it was the plugin that was doing things ignoring the configuration etc.
I think this is a bug (or at least an unwanted feature) of helix ultimate.

Glad it is working now!
Closing this topic, feel free to open a new one when you have any other questions / issues.
Will be deleting all login information from the records as well!

regards,
Ruud.
The topic has been locked.