Scaling with schema markup
-
Right now, the only way I know to do schema markup is through hard coding the designated area where the information is located on the site. I'm thinking about developing an option in a WYSIWYG that allows for basic schema implementation to make it easier for multiple users of experience levels. Does anyone have any examples, tools, or tips for making schema scalable? I want to do a good job with this, but the site I am working on has thousands of pages and multiple "owners."
-
What environment is the site built in? Normally, you build the microdata markup into the site template, this way no hard-coding of individual microdata is needed.
If you're on WordPress, there are plugins for that.