Experiment: Is Microdata Tagging Relevant in 2024? (Complete Schema.org Without JSON+LD)
I’m revisiting a project from over five years ago to determine the significance of microdata tagging on websites. From trusted sources, I’ve learned that search engines can interpret the full schema described by Schema.org. While these tags might not alter their display in rich results, they often enhance a page’s ranking.
Despite advancements in the W3C community group spec, the Schema.org GitHub repository remains vibrant. It seems that many organizations now embrace the full specification, suggesting its continued relevance. Perhaps this data assists in AI training?
Plan to Test the Hypothesis:
- Manually incorporate schema tags into a forthcoming article using HTML, applying microdata tagging to one page.
- Compare the organic traffic with a recent articles baseline over two weeks.
Executing the first step has proven tedious; it took me nearly two hours to tag just half of the article properly. Though I found numerous efficient validators, I couldn’t locate satisfactory tools for tagging. Any recommendations would be appreciated.
Context: Our company website’s traffic is minimal (<5,000 visitors). I’m aware that JSON+LD is the ideal and straightforward method for implementing rich results. Iโve spent the last several days researching independently, but I aim to validate a different hypothesis through this experiment. I plan to share the results if there’s interest, though I doubt they’ll hold substantial significance concerning traffic volume.
Feedback Request: How can I enhance this experiment? It’s not live yet, allowing for adjustments until mid-next week.
TL;DR: I’m conducting an A/B test to assess if an article tagged with full spec Schema.org microdata outperforms a standard one. How would you suggest executing this experiment with a visitor count under 5,000?
2 responses to “Future of Microdata Tagging: Schema.org Without JSON-LD”
To effectively design and implement an experiment to determine the relevance of microdata tagging (using the full schema.org specification without JSON+LD) in 2024, you should consider several foundational components for a systematic approach. Hereโs a step-by-step guide to help shape your experiment:
Experiment Design
Objective Definition
Content Selection
Implementation
article
,author
,headline
,datePublished
,image
, etc.Execution Period
Comparison Metrics
Data Collection & Analysis
Tools and Resources
This is a fascinating experiment that dives into an essential aspect of SEO and structured data! While your focus on microdata tagging is commendable, I’d suggest a couple of ways to enhance your approach and ensure your findings are informative.
Firstly, consider expanding your timeframe beyond two weeks for the comparison. Given that search engines can take time to reindex and rank content, a more extended period might yield clearer insights into the impact of your microdata efforts. Perhaps a month would provide sufficient data to observe any meaningful changes.
Additionally, it might be beneficial to complement your A/B testing with qualitative metrics. While traffic is important, analyzing metrics like average time on page, bounce rate, and user engagement could provide more context on how these changes impact user experience and content interaction.
Lastly, regarding tools for simplifying your microdata tagging process, have you looked into browser extensions like the Schema Creator or the Microdata Generator? They can help streamline tagging and reduce the manual overhead youโre currently facing.
I’m very interested in your findings and how the nuances of microdata might still play a role in SEO strategies, especially as we move deeper into 2024. Looking forward to your updates!