fix(seo): render translated content for language pages - #256
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying markdownviewer with
|
| Latest commit: |
beedf7c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://cdef0b9b.markdownviewer.pages.dev |
| Branch Preview URL: | https://fix-search-console-localized.markdownviewer.pages.dev |
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 14 non-English URLs reported as "Crawled - currently not indexed" returned the same English body and first-run welcome document despite localized metadata. This change serves useful translated welcome content in the initial HTML and gives new visitors a translated starter, so each language URL has matching content before and after JavaScript initialization.
Changes
npm run audit:seofor deployment checks./?lang=en,/tips, and/index.html; keep them out of the sitemap.Validation
npm run buildpassed.audit:seocheck passed for all 15 canonical URLs and the expected redirects.After deployment through Cloudflare Pages with Functions enabled, run
npm run audit:seo, inspect the changed URLs in Search Console, and request reassessment. These checks establish technical eligibility; Google controls indexing, and intentional redirects may remain excluded. Translated product copy still benefits from native-speaker review.