Hi, thanks for this module.
I have a site that has 2 domains pointing to it, only one of those domains is intended for the public. when OG metatags outputs the tags, it does so based on the current url apparently, but i want it to be always the publicly visible domain. A bit like canonical urls, always pointing to the base page.
here is an example:
1) <meta property="og:url" content="http://direct.xxxx.com/rest-of-url" />
2) <meta property="og:url" content="http://xxxx.com/lifestyle/rest-of-url" />
I always want og:url of path #2, and similarly for images too or any other tag that includes the full site address.
Nodewords module which provides the conventional meta tags has this implemented, with a text field where you provide the base url you want (see screenshot).
Could this please be implemented in OG metatags?
Thanks,
Comments
Comment #1
torotil commentedHi,
I'm the new maintainer of opengraph_meta. Sorry for the long silence in the issue queue.
Sadly I don't have the resources to care for the Drupal 6 version. Unless and until someone steps up to maintain it I'm therefore closing all D6 issues as WONTFIX.
Feel free to re-open the issue if it is still valid in one of the Drupal 7 branches.
Thanks!