Microdata and dinamic data.
-
Hi, everybody!
We're starting up a local services website in Brazil. Something like redbeacon.com or thumbtack.com, but obviously different.
So we are developing our 2.0 version of the site, and I want do put microdata in every provider's pages, to rank people's evaluation about this particular provider, and geographic information about him. Ok, we want to use microdata in several pages, but those are more important: the providers.
These data (geo and rank) will be dynamically generated from our database.
In Schema.org, I only found information about using static data to build microdata for my intentions.
My doubt is: does google and bing and yahoo and etc index dynamic generated data? Is there something about sitemaps.xml or robots.txt that I can do to have my data indexed on search engines? Our front-end is the guy who deal with html and our codemaster uses pure php for coding.
Thanks!
-
Yes they index dynamic data, but try to keep the urls friendly, you can dynamicly generate microdata just like any other markup this should not be a problem
-
That's all?
Just "don't worry about it"?
No sitemap changes, nothing?
-
You can add them to teh sitemap, but they will be found if they have links, unless your site is huge.
I would add them to the sitemap if it is easy to do, but i would not loose sleep over it