Skip to content

Conversation

Armadillidiid
Copy link
Contributor

@Armadillidiid Armadillidiid commented Dec 27, 2024

I noticed that my blog wasn't being indexed at all, so I used Google Search Console to debug the issues. The report highlighted the problems addressed in this PR:

  • Added a try-catch block to capture request errors when fetching unknown slugs like feed for example.
  • Added a route handler for serving favicon. This complies with SEO best practices.
  • Added a redirect rule in the next.config.js file to redirect requests from /feed.xml to /rss.xml.

Summary

This PR addresses several fixes related to bot crawling and indexing of deployed blogs.

Copy link

vercel bot commented Dec 27, 2024

@Armadillidiid is attempting to deploy a commit to the Hashnode Team on Vercel.

A member of the Team first needs to authorize it.

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