Page meta tags for Open Graph

Chad B. shared this question 22 days ago
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.

Comments (3)

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
photo
1

The page templates only allows editing of content inside the body tag so it doesn't support head meta data.

photo
1

Okay so here's the problem. Is there a way that you can allow us to choose the image that displays when the link is shared. Because every time the Aya logo shows up it probably confuses customers. Is that possible to do like if I change the header?

photo
1

Unfortunately not at this time. You could try creating a WP page and redirecting it to the ratings page.

photo
1

Interesting....

photo
1

If I use the redirect method, will the leadid and customer ID pass? It looks like the stars url's each have that info in it.

photo
1

That's a good question. I didn't take that into account. I think it would be a challenge to do.

photo
1

I'm not sure that is important but I wanted to make sure before I move forward.

photo
1

Ok. I tried creating a wordpress page and doing what you said (https://www.jumpingjacksevents.com/reviews/rate-us/) that redirects to the IO page. When I share it, the image is still the IO logo. This seems like it should have at least my company logo.

photo
1

We'll have an update next week that will fix this issue for IO pages.

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