Jump to content

How to add your Top Quality Google Store badge


Basix101

Recommended Posts

How do I add the Google Top Quality Store badge to my website?

Google gives instructions but I don't know where to put the code.

Thank you in advance.

Here's the Google instructions and link.

https://support.google.com/merchants/answer/14428754

How to add your Top Quality Store badge

The instructions to add your Top Quality Store badge require small updates to your website’s HTML which should take about 5–10 minutes. This may require support from someone familiar with your website content.

Go to the interface where you can edit the HTML of your website. To do this, choose the step that best applies to you:

Find the source HTML that applies to all pages on your site.

Go to the particular page where you would like to display the badge.

Check if the first line of the page begins with <!DOCTYPE html>

If not, add <!DOCTYPE html> at the top of the page. Adding this code won’t impact your website rendering.

Copy and paste the code below inside the <head> section of the HTML code

Optional: By default, the widget will be fixed at the bottom right of your page. If you want to put the widget at the bottom left of your page, replace the yellow section of the code below with 'LEFT_BOTTOM'.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...