Skip to content

Fix duplicate tags and dead links on front page caused by missing downcase - #2831

Merged
holly-cummins merged 1 commit into
quarkusio:mainfrom
holly-cummins:fix-dead-tags
Jul 13, 2026
Merged

Fix duplicate tags and dead links on front page caused by missing downcase#2831
holly-cummins merged 1 commit into
quarkusio:mainfrom
holly-cummins:fix-dead-tags

Conversation

@holly-cummins

@holly-cummins holly-cummins commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Another one caught by #2713. @insectengine caught the problem independently, I think from looking at the lighthouse reports, so I think it affects our SEO or accessibility scores.

On the homepage at the moment, because some blogs use tags like AI or LLM, there are dead links right on the front page:

image

Clicking on AI takes you to a 404. On the blog page, it's lower case:
image

@holly-cummins

Copy link
Copy Markdown
Contributor Author

James and I are also hopeful this will fix duplicate tags.

@holly-cummins holly-cummins changed the title Fix dead links on front page caused by missing downcase Fix duplicate tags and dead links on front page caused by missing downcase Jul 10, 2026
@quarkus-bot

This comment has been minimized.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🙈 The PR is closed and the preview is expired.

@insectengine insectengine left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still seeing multiples of the "ai" tag but the header is upper case with "AI"

@quarkus-bot

quarkus-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

Status for workflow Build

This is the status report for running Build on commit 76e8ac3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@holly-cummins

Copy link
Copy Markdown
Contributor Author

I'm still seeing multiples of the "ai" tag but the header is upper case with "AI"

I, uh, removed half the fix while fixing formatting. Oops.

Working now, I think!

@holly-cummins
holly-cummins merged commit c767fcf into quarkusio:main Jul 13, 2026
2 checks passed
@holly-cummins
holly-cummins deleted the fix-dead-tags branch July 13, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants