Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: issue reported by google search console #2461

Merged
merged 3 commits into from
Apr 9, 2023
Merged

fix: issue reported by google search console #2461

merged 3 commits into from
Apr 9, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Apr 9, 2023

  • chore: remove canonical meta in prerender
  • fix: robots.txt

What does this PR do?

🤖 Generated by Copilot at 93bb392

Removed canonical link tag from Tags component and updated robots.txt file to optimize SEO for prerendered pages. These changes aim to avoid duplicate content issues and increase the crawlability and visibility of the prerendered pages by Googlebot.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at 93bb392

  • Remove canonical link tag from Tags component to avoid duplicate content issues (link)
  • Allow Googlebot to crawl prerendered pages and disallow other bots from accessing _next and settings directories in robots.txt file to improve SEO performance (link)

Emoji

🚫🤖🚀

@vercel
Copy link

vercel bot commented Apr 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Apr 9, 2023 5:12am
web ✅ Ready (Inspect) Visit Preview Apr 9, 2023 5:12am

@bigint bigint merged commit 4a27e95 into main Apr 9, 2023
@bigint bigint deleted the fix-gsc-issue branch April 9, 2023 04:52
@vercel vercel bot temporarily deployed to Preview – prerender April 9, 2023 05:07 Inactive
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.

None yet

1 participant