Skip to content

Fix canonical URLs on RFP template + free-tools (kaya audit) - #86

Merged
ardeay merged 1 commit into
stagefrom
kaya-fix-canonicals
Jul 29, 2026
Merged

ardeay merged 1 commit into
stagefrom
kaya-fix-canonicals

Conversation

@ardeay

@ardeay ardeay commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Kaya flagged (2026-07-29) that /website-redesign-rfp-template.html's canonical points at /website-redesign-rfp-template/ which 404s — telling Google the real page lives at a URL that doesn't resolve, blocking indexation.

Audited all other public standalone HTML pages. Same bug exists on /free-tools.html (canonical → /free-tools, also 404). The other 15 are clean.

Fixes:

  • website-redesign-rfp-template.html canonical → '/website-redesign-rfp-template.html'
  • free-tools.html canonical → '/free-tools.html'

- website-redesign-rfp-template.html: canonical was '/website-redesign-rfp-template/' (trailing slash, no .html) → 404. Now points at the real '.html' URL.
- free-tools.html: canonical was '/free-tools' (no extension) → 404. Now points at the real '.html' URL.

Full canonical audit of the other 15 public standalone HTML pages: all match their served URL. These 2 were the only mismatches.
@ardeay
ardeay merged commit 1ca545b into stage Jul 29, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

💾 Stage sync preview

New files to create (2):

  • webengine/views/free-tools.html
  • webengine/views/website-redesign-rfp-template.html

Will add/update — differ from dev (0):
none

Unchanged, skipped: 0

189 mapped resources · zesty-sync

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.

1 participant