Page 1 of 1

Open Graph Meta Image

Posted: Mon Aug 14, 2023 10:27 pm
by thisazlife
I'm on v18.3.2

Would you consider making an improvement in the Open Graph Meta Tags window > image> ?

Example, my image is located here on my host: https://thisazlife.com/images/meta.image.jpg
If I go to open graph meta tags > image > use the folder icon to select that same image the field populates like this: Q:\thisazlife\meta.image.jpg
Now if I go to page html to verify I see this: <meta property="og:image" content="http:/images/meta.image.jpg">
It should be this: <meta property="og:image" content="http://thisazlife.com/images/meta.image.jpg">

Thanks so much!

Re: Open Graph Meta Image

Posted: Tue Aug 15, 2023 6:07 am
by Pablo
It sounds like you did not set a URL in the Open Graph Meta Tags settings?
See also the information about this in the help.

Re: Open Graph Meta Image

Posted: Tue Aug 15, 2023 11:02 am
by thisazlife
Pablo wrote: Tue Aug 15, 2023 6:07 am It sounds like you did not set a URL in the Open Graph Meta Tags settings?
See also the information about this in the help.
OK, I think I understand now. I was putting the site url into url setting as: http://thisazlife.com but it needs to be the page url like this: http://thisazlife.com/index.html, right?

Re: Open Graph Meta Image

Posted: Tue Aug 15, 2023 11:25 am
by Pablo
Correct