Page 1 of 1

Open graph image - not uploaded in the right directory

Posted: Sun Mar 15, 2020 2:40 pm
by longman
Hi guys,

In case i upload my site in a subfolder, for example, domain.com/ru the open graph image is not uploaded into domain.ccom/ru/images/ but it gets uploaded in domain.ccom/images/

Re: Open graph image - not uploaded in the right directory

Posted: Sun Mar 15, 2020 3:25 pm
by Pablo
The image will be published to the folder you specify in the publish settings.
If you need assistance then please provide more details, like the folder structure of your project, publish log or a demo project.

Re: Open graph image - not uploaded in the right directory

Posted: Mon Mar 23, 2020 6:15 am
by longman
Im sorry Pablo, i described it wrongly, I meant the URL of image is published as /images/, the image file is correctly published in /ru/images/.

So the bug is that WWB publishes the url address of the image as the wrong address:

<meta property="og:image" content="www.domain.com/images/filename.jpg">

but the right address is:

<meta property="og:image" content="www.domain.com/ru/images/filename.jpg">

Hope you can solve this bug.

Thank you!

Re: Open graph image - not uploaded in the right directory

Posted: Mon Mar 23, 2020 7:19 am
by Pablo
You will need to enter the full URL in the settings.