PythonIreland / PythonIreland/2026.pycon.ie

Add FAQPage schema to CFP page

Open Beginner friendly
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority: medium schema seo
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.