Page meta tags for Open Graph
Answered
I'm trying to add my own meta tag for the review page in IO. Every time I add the following:
<meta property="og:title" content="Rate Your Recent Rental Experience" />
<meta property="og:description" content="Click here to leave a rating for Jumping Jacks Event Rentals LLC." />
<meta property="og:image" content="URL_OF_YOUR_IMAGE.png" />
<meta property="og:url" content="https://rental.software/quotes/rateme.php?name=Jumping+Jacks+Event+Rentals+LLC" />
and click save, they all disappear. The issue is that when that page link is shared, it shows IO's logo. That's got to be confusing for the customer.
You can't vote. Please authorize!
You can't vote. Please authorize!
The same question
I have developers looking into this and will advise when we have an update.
I have developers looking into this and will advise when we have an update.
Where/how are you adding the Open Graph meta details?
Where/how are you adding the Open Graph meta details?
The page templates only allows editing of content inside the body tag so it doesn't support head meta data.
The page templates only allows editing of content inside the body tag so it doesn't support head meta data.
Replies have been locked on this page!