SEO : Guide to Structured Data and Schema Markup - Implementation
Here is an easy tutorial for Structured Data and Schema Markup concepts.
In order to get the latitude and longitude of your business perform following steps:
In order for this to work, your site should support searching by adding the search term in URL i.e. GET Request. For example - http://example.com/?s={search_term} . Contact your developer to get this done.
Organization Schema Markup
Local Business Schema Markup
Geo Co-ordinates Markup
In order to get the latitude and longitude of your business perform following steps:
- Go to http://www.google.com/maps
- Enter your business address in the address box
- When the marker points the address in map, right click the marker and click on "What's Here ?"
- A card will appear at the bottom of the screen with more info. The last line of that card will display the latitude and longitude of the address.
- For more details visit this tutorial - http://www.wikihow.com/Get-Latitude-and-Longitude-from-Google-Maps
Navigation Menu Markup
In order to implement this simply place the code of your navigation menu inside following tag:
Services Markup
Product Markup
To add Search functionality for your website in Google Search Results
In order for this to work, your site should support searching by adding the search term in URL i.e. GET Request. For example - http://example.com/?s={search_term} . Contact your developer to get this done.
Breadcrumbs markup
TOOLS TO MAKE YOUR WORK EASY AND FAST
- Test your structured data with this tool from Google - https://search.google.com/structured-data/testing-tool
- You can also create structured schema for your webiste with the help of this tool - http://schema-creator.org/
Comments
Post a Comment