Schema - Has it worked for you?
-
Hi all! For a while now I've been trying to convince the higher ups that Schema (or related semantic markup languages) would be a plus for our sites. Predominantly we're in ecommerce and so far I still haven't noticed any of our competitors really using Schema. So I was asked to hold off on it until other projects had been handled. But now the coder I had been working closely with has moved to another job so I basically need to re-explain all of this to someone else. But that's not really the point of this discussion post.
I recently read Barry Schwartz's post on the Google Structured Data Markup Helper Tool over on Search Engine Land [link] and thought it'd be a good time to bring up Schema to management again. But first, I wanted to ask how Schema has worked for the rest of you. Have you seen any increases in clickthroughs? Have rich snippets in Google made you more visible? Have you seen a decent ROI for the time spent on implementing it? Are you seeing an increase in people implementing it across your verticals? Have you found certain types of semantic data are less useful than others? Any tips, tricks, pointers concerning their use and implementation for those who are considering it? Any good case studies you can share?
Thanks all!
-
I have over 60 pages on my site identified by Google in GWT as having structured data with 4 types listed but overall since employing this to the site I've not seen anything that I can with confidence say that by employing schema it has benefited or hindered the site.
Hoping to reap what I've sown in due course.
Actually can I add though that on the pages where I've been adding adding schema I have noticed that in the SERPs these pages do not serve the information listed in the itemprop e.g. description but it is serving the information listed in the first H1 tag of each page. So at the moment I've been making sure the
text makes relative sense and is optimised for specific search terms. I was not expecting to see this but for others it might be worth looking at your pages in GWT where you have started to use schema, view what Google has on them and export them and review.
Would love to hear from others on this as well.
-
You could always change his name to an alias as a ghost writer for someone important in the company?
-
I was thinking management might be more up to letting me toy with Schema if I chose a product line on one of our sites that has decent but not exemplary sales & traffic to test the Product schema on. Problem being that since we haven't seen competitors do it yet I don't have an adequate way to show them that it will be a good move for us in order to overtake anyone edging us out and they also don't want me giving our competitors any ideas that would inadvertently help them out by copying us.
-
We had considered Rel=Author for our blogs but our regular blogger also does freelance for some sites that we might not want to have tied to our sites (nothing bad just not things that mesh well with the image we want to portray). So that idea was scrapped.
-
Ive had some good results by purely putting a rel author in there linked to my Google+ page. Just having my photo next to the serps entry stands out and encourages more clicks, even though im not top two for the keyword. So far this month ive had more traffic compared to whole of last month.
-
Hi Mike,
I have seen some good results with local business and breadcrumb markup for visibility. The jury is still out on product markup and I have not seen it used much in the search results that I track. That being said, the implementation is usually pretty quick and painless so no real reason not to implement at least the basics.
-
Iv recently (about 20 days ago) updated my website and added scheme for local business but yet to see any effects. In fact, the rankings have dropped for what I entered as business description.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Needs clarification: How "Disallow: /" works?
Hi all, I need clarification on this. I have noticed we have given "Disallow: /" in one of our sub-directory beside homepage. So, how it going to work now? Will this "Disallow: /" at sub-directory level going to disallow only that directory or entire website? If it is going to work for entire website; we have already given one more Disallow: / at homepage level blocking few folders. How it is going to handle with two Disallow: / commands? Thanks
Web Design | | vtmoz0 -
Organization name as text vs. as a picture with alt text + Schema.org markup
I'm looking for some feedback to implement best practice for the markup of our header/navigation at the top of our site. Our organization name and a tag line is at the top of every page on the left, then our logo, then our navigation to items like "Topics" "FAQs" "About us" etc is to the right along the top. Our organization name includes the most frequently searched keyword for what we want to rank on, and our organization name is our domain name. A couple other background items: we're a non-profit startup and no code is public yet -- hence, I'll be explaining what we're going for. We're coding in straight html/css, not using Wordpress or anything like that. When we originally DIY coded our draft homepage and a few landing pages, we put the organization name and tag line into the markup as text, to look like this: Organization name | Pretty | Navigation items over here
Web Design | | scienceisrad
Explanatory fun tag line | Cool |
--------------------------------------- | Logo | --------------------------------------------------------- Then we outsourced the markup of two more landing pages to a company that does on-demand orders for responsive markup, based on png's we sent of the designs. The company's code renders a fabulous looking version of our design, and important for usability, it is responsive. The company also did something else I'm not so sure of. They made one big image out of our organization name, tag line and logo ... because? The indenting and different font sizes of the Organization name and tag line was too hard to code in? Or is it just best practice for html standards, SEO, etc. to make it one big logo?? Now, as part of an overall effort I'm working on to reconcile our different code ... I'm mulling right now specifically on reconciling the different approaches we each took and incorporating new best practices for the header ... based on what I'm reading online about headers, including debates about whether to use h1 for your company name, whether using an image for the name is fine, advice about including Schema.org markup for logos, etc. Given all this, which of these two options look better to you? Do they seem equally good to you? What would you change about the one that looks better to you? What do I have wrong in them? Or would you code this entirely differently to hit all best practices? What do you think about using h1 for organization name vs. is there a better tag to use for the organization name to code it in as text? (Note: we have other h1's on our pages for the actual article/content titles of each page, which maybe we should, maybe we shouldn't be having those as h1's?) Option 1 -- using text for our name and tag line: <header id="top" class="brandfont brandcolor">
[# Organization name Explanatory fun tag line](/) Organization name logo {navigation code here}
</header> Option 2 -- name, tag line and logo all as one big png image: <header id="header" class="container"> Organization name tag line {navigation code here}
</header>1 -
I want to create a 301 redirect on a WordPress site, nothing's working...
Hello all, I'm hoping someone out there can give me a hand with this. I'm trying to modify my .htaccess file so that the site will go from maxcarnagemusic.com to www.maxcarnagemusic.com and also, so viewers will be redirected to www.maxcarnagemusic.com/home when they try to access the site. I've tried a few different things, including adding the 301 redirect plugin for Wordpress, but nothing seems to work. Can someone out there show/tell me how to create an htaccess file that will execute as much. I apologize in advance, my Apache experience is very, very limited. Thank you all in advance!
Web Design | | maxcarnage0 -
How to create schema for medical specialties services
Hi, I have medical service website but my parent service is Plastic Surgery I need to add my various services in Plastic Surgery category like hair transplant, Rhinoplasty, Gynecomastia . how to create schema for this. Is http://www.productontology.org/ a good way to define my service like this? Hair transplantation
Web Design | | Aman_1230 -
Multiple Local Schemas Per Page
I am working on a mid size restaurant groups site. The new site (in development) has a drop down of each of the locations. When you hover over a location in the drop down it shows the businesses info (NAP). Each of the location in the Nav list are using schema.org markup. I think this would be confusing for search robots. Every page has 15 address schemas and individual restaurants pages NAP is at the below all the locations' schema/NAP in the DOM. Have any of you dealt with multiple schemas per page or similar structure?
Web Design | | JoshAM0 -
Best Way To Have HD Videos On Site That Will Work On Mobile Devices
Hi, I hope someone can help me with this. I am working on a site for a client who works at a video production company. They want to have a fair few HD videos on there site but also for the site and videos to be viewable on mobile devices. I have got a responsive wordpress theme and the site is beginning to take shape. I am wondering however how I can best get the videos to display on mobile devices while maintaining a good load speed. Until now I have been using amazon S3 which stores and feeds the videos and I use Easyvideoplayer to embed the videos. The problem is they do not appear to show up from mobile devices when using wordpress. can anyone suggest the best way for me to still feed the videos from S3 but get them to display on mobile devices. oh, they are private videos so they cannot be placed on youtube.
Web Design | | jensonseo0 -
How to work with US Website and UK Website?
We currently have two websites. Our headquarters in the US and our other in the UK. We currently rank very well for both websites in both countries. Currently, US is hosted in the states and the UK is hosted in the UK. I would like to keep it this way. However, I am going to be converting them to a CMS and redsign both of them. We need our main website to have a feature that they can choose which location they prefer. We also offer other locations through the US. Which we would like our customers to know that we have a few different locations. Also, we will be expanding to Austraillia and maybe others as well. We need to make the websites to look almost identical, yet, different in a way that they can tell one is US, one is UK and so on. Some will only have some of our products, so they will be smaller websites. What is the best way to go about doing this? I know some CMS offer a copy feature that allows you to make the same website. However, how can you do this if they need to be hosted in the different countries? Do I need to do them all individually on each of there servers, or can this be done differently? Also, if they are hosted in there own countries, can the content be the same, or is that still considered duplicate content?
Web Design | | hfranz0 -
How does the "first link" rule work with the "reasonable surfer patent" when it comes to the main navigation for a website?
In trying to figure out navigation for a new website, I am struggling with the first link rule vs. the reasonable surfer patent where the first link rule implies that Google "counts" the first link to a page including navigation, and the reasonable surfer patent that implies that navigation links carry less weight than body copy links. What is the best solution for creating main navigation so that it doesn't take away from the body copy links?
Web Design | | cindyt-170380