Schema.org for real estate portal
-
I am looking for advise on how to best start adopting schema.org for a real estate portal.
Would like to get feedback and suggestions on my initial thoughts.
Here are the obvious ones:
1. http://www.schema.org/RealEstateAgent(Thing > Organization > LocalBusiness > RealEstateAgent) Plan to use this to wrap realtors' information.We ll start with their profile page but possibly also on other pages with their information (e.g. listing page) 2. http://www.schema.org/SearchResultsPage(Thing > CreativeWork > WebPage > SearchResultsPage) This will mark search results pages where e.g. multiple listings of certain type in certain area are presented. 3. http://schema.org/WebPage(Thing > CreativeWork > WebPage) Pretty generic so we are thinking of using it on every page. e.g. significantLinks and breadcrumb objects seem like they could help in marking important links that will help search engines understand the site's information architecture better.
I am not sure how to treat property listings Offer seems a good fit (http://www.schema.org/Offer) but not perfect. maybe it should be combined with place (http://www.schema.org/Place) http://www.schema.org/GeoCoordinates could also be used to mark each listing's location on the map.
any thoughts or experiences you would like to share?
-
Hi John Doherty,
I know this page is very since 2011, but I was wondering if you or any other person could help me out with the right schema for meQasa's real estate developers page. Will be greatly appreciated.
-
I've experimented with - and pushed the limits - with rich snippets. When they do work, they were the single biggest factor in increasing CTR , I've ever used.
As you noted, the first thing and easiest would be to itemscope itemptype your business with the real estate agent classification and then add your address etc. all the basics. ( you can use your logo as a business image ). Maybe this helps in Local search, but it is difficult to tell. But it can't hurt and it is easy to do by simply wrapping the itemscope itemptype pointing to real estate sales agent in the HTML tag.
Now the following are just tactics
My next focus would be setting up the authorship verification so that I could get my picture in the SERPS.
Second, I would code my breadcrumbs - in the past I've found that the schema.org metadata doesn't work as well as the other formats. Download Yoasts Wordpress SEO plugin and look how he formats his breadcrumbs. His way works - you can mix types on a site without problems.
Since your homepage doesn't typically have breadcrumbs, make some, these will show up as a mini menu, remember that in the SERPs the breadrcrumbs will show from right to left - truncating the left side items first, put your your most important link at the left to always show up in the SERPs
Every site that I've wanted or didn't want shows breadcrumbs on almost every page.
Images and video objects seem right now at least to work just as well with sitemaps and descriptive alt and title content and I would not waste my time adding the schema info.
There are some others that work well still but perhaps not right for a real estate site.
Last but not least, I would not waste my time coding up the addresses etc for the MLS real estate listings as they are IMO just a mass of duplicate content across the web. Think about it, why would you trust a geo coordinates more than just a simple address?
I'd focus on the neighborhood landing pages - perhaps making them quasi blog posts so that I could get use of the authorship pic.
Then make the property pages templates more appealing, ones that t will convert by moving away from the standard MLS format.
The frustrating thing about schema.org and the other formats is that when they work one day and then they are gone the next. Your CTRs increase when they are working , but testing and coding takes time as they testing tool has bugs and information on the web and examples can be outdated or just plain wrong.
As for whether it helps with rankings, I'm not sure and my gut feeling is that right now they are not a highly rated signal in the algo if at all, but as I said before, the rich snippet portion if and when it shows up in the SERPs dramatically increases CRT
Lastly and most important, it is my opinion, that, based upon your post, you are granulating the process too much. Basically making it too complicated - as I believe John from Distilled pointed it out. This tendency to overcomplicated the scehma.org info is perhaps the reason this data is not a stronger signal yet nor been adopted widely.
As you stated, just keep the top level real estate sales agent as your top level, forget about the offerings, WebPage, SearchResultsPage, etc, next if you have a blog as part of your site add the authorship.
You can then focus on the itemproperties ie NAP and breadcrumbs, etc. Best to keep it simple for now.
If you need some up-to-date info about this check out John Mueller on Google + http://goo.gl/Ow7jI He always answers questions directly and has been a big help to me and others
-
Hi -
The first three seem to make sense to me. If I were you, I would treat Property Listings like a Place. Place also has GeoCoordinates as an Itemprop, so you can mark up the location from within that Schema as well.
Depending on what kind of property it is, you could also use the Thing > Place > Residence Schema for certain parts. It's a bit more specific than Place.
Hope this helps a bit!
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
-
Google Parsing jQuery Links as Real Links
While trying to diagnose a recent Google penalty I found out that links were being parsed by Google even though they were made using jQuery. I had the linkify plugin on my site and configured it to convert URLs to links on all of my pages. Today I found links to other sites of mine from sites that should not have been linking to them and found that the links came from pages whose links were generated via jQuery. This makes me wonder, how do I know if Google is counting javascript generated links? Is it possible that my native ad widgets are creating links that Google might count? Since I don't own any of the sites that advertise via the widgets I don't know how to tell if they are getting link juice or not. It used to be that Google didn't parse javascript, so you could add as many links to your site via javascript as you wanted without being seen by Google as linking to those sites. Does anyone know of a jQuery plugin that does turn URLs into clickable links that Google won't parse as real links?
On-Page Optimization | | STDCarriers0 -
Schema Markup for eCommerce Category Pages?
My research indicates that applying an ItemList schema markup to our category pages is likely the best way to go. However, I've also ready that Google discourages schema markup on category pages. I'm just wondering if any of you have applied schema markup to your category pages and, if so, how did you do it? John,
On-Page Optimization | | JohnBrown75
Essay Writer1 -
What schema markup to add to case study?
What would be the best schema markup to add to a case study? I am somewhere between choosing an 'article' or a 'review'. A review is not really right though, because it's not a customer leaving feedback, it's the company's take on their performance. Any opinions?
On-Page Optimization | | I-COM0 -
Schema for Rebate
Let's say I have a list of rebates available in either a fixed or percentage based format. I'm looking for the most appropriate schema.org code to use for this, currently using aggregateOffer for the list and referencing the name of each rebate, but search console advises that "lowprice" isn't specified, and I only seem to be able to specify a fixed price in the local currency here. I don't think using "lowprice" is appropriate here because this isn't a list of products with the lowest price, but it's a list of rebates to choose from. Is there anything that is more appropriate to use in this case than aggregateOffer?
On-Page Optimization | | meqdiw46ao0 -
Implementing Schema.org on a web page
Hi all, As we know, implementing Schema doesn't change the look & feel of a web page for the users. So here is my Question.. Could we implement Schema markup on the web pages only for Bots (but not visible to users in a Source code) so that page load time doesn't increase?
On-Page Optimization | | vivekrathore0 -
Video schema
My question is if for video schema to work is needed for the video to be on your website or you can do a video schema with a youtube video from your youtube channel
On-Page Optimization | | maestrosonrisas0 -
Schema for Web/SEO Service Pages
I was thinking about setting up my services pages for SEO and Web design with Schema code for a product. Is this a good idea? Has anyone done it?
On-Page Optimization | | NeilBelliveau0 -
Do Schema.org changes impact local SEO
I've reviewed the various presentation and blog posts from SMX advanced regarding local SEO and I didn't see any mention of Schema.org and microformats. Has any research or case studies been presented supporting that implementation of Schema.org microformats will improve local results? Here is one example where I've implemented the basics in the address info of the footer. http://bit.ly/lZQYeg Any tips on how to further optimize with schema.org markup?
On-Page Optimization | | DotCar0