PythonIreland / PythonIreland/2026.pycon.ie
Add FAQPage schema to CFP page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Problem
The /cfp/ page contains implicit Q&A content ("Who Should Submit?", "What Are We Looking For?", "Speaker Ticket Policy") but exposes no FAQPage JSON-LD.
FAQ schema is among the highest-correlation schema types for AI Overview citations (Google, Perplexity, ChatGPT). Each Q&A pair becomes a directly extractable passage.
Note: FAQ schema no longer earns Google rich results for commercial sites (restricted since Aug 2023), but the GEO / AI citation benefit is significant.
Proposed questions to include
- Who can submit a talk to PyCon Ireland 2026?
- What topics is PyCon Ireland 2026 looking for?
- Do speakers get free tickets?
- When does the PyCon Ireland 2026 CFP open?
- What talk formats are accepted?
Files to change
layouts/cfp/list.html— add<script type="application/ld+json">FAQPage block at the bottom
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
Start by reading layouts/cfp/list.html and locate the bottom of the page template. Add the FAQPage JSON-LD block using the five proposed questions and their answers from the CFP content. Verify that the rendered /cfp/ page includes the completed structured-data block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100