PythonIreland / PythonIreland/2026.pycon.ie
Schema: Validate ConferenceEvent + hasParticipationOffer in Rich Results & schema.org validators
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Problem
The audit flagged ConferenceEvent and hasParticipationOffer as possibly non-standard schema.org. They were understood to have been merged into schema.org; this should be confirmed against tooling so we know whether Google/validators parse them or ignore them.
Fix
Run the Event JSON-LD through https://validator.schema.org/ and https://search.google.com/test/rich-results; document the result. If unrecognized, decide whether to keep for Python-conference interop (Google ignores, no rich-result harm) or remodel via standard subEvent/Offer.
Found by /seo audit (schema), 2026-05-29.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Event JSON-LD referenced in the issue and run it through validator.schema.org and Google's Rich Results Test. Record whether ConferenceEvent and hasParticipationOffer are recognized, then determine whether the existing markup can remain for Python-conference interoperability or needs standard subEvent/Offer modeling. Done means the validation outcome and resulting decision are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100