in comments
Created
April 20, 2017 17:24
-
-
Save UsedRadiosDevelopers/e65bffd5b73cf5152c7745a061bfae23 to your computer and use it in GitHub Desktop.
Checking your SEO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How your product embed itself
This should help you understand how your products are embedding themselves when shared on other site, emails, platforms ect.. This may also include other parts of Google's G-Suite tools, like Google Shopping (I'm not sure as I don't know the technical details of each of their tools).
What we are going to do is check a single product using Google's Structured Data Test Tool and find the pages
oembed
. This will look like one of the following:As a link to a seperate
.oembed
file (actually link for product)Or it will be on the acctual page and should like something like this:
information if it exists and see what data it provided when the product is embeded. If it exists and looks correct we'll leave it as-is, if not it will likely be an issue with all of our product's so we'll find a tool to fix it for us:
First: Check what information about
Resources:
oembed.com - Information about files with the
*.embed
extension