Skip to content

fix: remove broken RSS feed link from page headers#276

Merged
andygrunwald merged 1 commit intomainfrom
fix/remove-broken-rss-link
Mar 21, 2026
Merged

fix: remove broken RSS feed link from page headers#276
andygrunwald merged 1 commit intomainfrom
fix/remove-broken-rss-link

Conversation

@andygrunwald
Copy link
Member

Summary

  • Remove <link rel="alternate" ... href="/rss.xml" /> from HeaderTags component
  • No @astrojs/rss integration is installed and no RSS endpoint exists, so this link was broken on every page

Test plan

  • astro build succeeds
  • Verify page source no longer contains broken RSS link

🤖 Generated with Claude Code

The RSS link tag referenced /rss.xml but no @astrojs/rss integration
is installed and no RSS endpoint exists, producing a broken link on
every page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 21, 2026

Deploy Preview for lively-frangollo-e43a02 ready!

Name Link
🔨 Latest commit 59e1251
🔍 Latest deploy log https://app.netlify.com/projects/lively-frangollo-e43a02/deploys/69bf00505748070008240926
😎 Deploy Preview https://deploy-preview-276--lively-frangollo-e43a02.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@andygrunwald andygrunwald merged commit 2a7db98 into main Mar 21, 2026
5 checks passed
@andygrunwald andygrunwald deleted the fix/remove-broken-rss-link branch March 21, 2026 20:44
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