Page meta tags for Open Graph

Chad B. shared this question 4 days ago
Need Answer

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.

Comments (2)

photo
1

I have developers looking into this and will advise when we have an update.

photo
1

Where/how are you adding the Open Graph meta details?

photo
1

Sorry I just saw this. I've tried 2 methods using code.


1. <meta property="og:url" content="myurl" />


2. <head>

<meta property="og:url" content="https://www.yourwebsite.com/reviews/product-x-review"; />

</head>


both are removed when I save the page.

photo
Leave a Comment
 
Attach a file
You can't vote. Please authorize!