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

[SEO] Leading slash redirect #1948

Open
harlan-zw opened this issue Nov 24, 2021 · 0 comments
Open

[SEO] Leading slash redirect #1948

harlan-zw opened this issue Nov 24, 2021 · 0 comments

Comments

@harlan-zw
Copy link

Another small issue I thought is worth flagging, all of the relative links on the site seem to be without a leading slash, which is okay and it works. However, if you reload a visited relative link without the leading slash you'll notice a redirect.

For search engines, it means they'll be crawling the links without the forward-slash and then hitting the redirect. This wastes the "crawling budget" that is available.

The problem would likely come down to slow indexing of new pages added to the site. Given the site is relatively small it's not urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants