Im making a private Wine travel page, and im looking on "share link" on Facebook. If i use this link golf trip and is trying to share it, it get the image fine.
But if I try the same with one of these two link, I only get the text.
But if i use the page ID it works fine Luxenbourg page id
Why don't it take the images and show it in facebook share, when its the long URL and not the page ID.
FIX in TYPO3 ver. 6.2.x + Bootstrap 3.x.
Go to "Web -> Template" select root, select "Typoscript Object Browser". Then in CONSTANTS ROOT select config.baseURL and clear it, save and add.
config.absRefPrefix = /
to the main TS, save and clear f. test and works, THX biesior