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

All links from a Google search are broken (404) #1704

Closed
ThibaultVlacich opened this issue Sep 15, 2021 · 9 comments
Closed

All links from a Google search are broken (404) #1704

ThibaultVlacich opened this issue Sep 15, 2021 · 9 comments

Comments

@ThibaultVlacich
Copy link

With the launch of the new website, looks like you changed the URL pattern of the documentation, meaning that when searching something on Google, all results from the Nuxt doc are now 404 :/

Example of a search: https://www.google.com/search?q=nuxt+asyncdata

Top results are 404

@ctwhome
Copy link

ctwhome commented Sep 16, 2021

@jameswragg
Copy link

The entire Internals & Components Glossary sections are currently broken/missing and some of the Configuration Glossary is missing on the new docs site.

Configuration Glossary
"The server Property" down is all broken/missing, e.g.
https://nuxtjs.org/docs/configuration-glossary/configuration-server
https://nuxtjs.org/docs/configuration-glossary/configuration-servermiddleware
https://nuxtjs.org/docs/configuration-glossary/configuration-srcdir

Internals Glossary
https://nuxtjs.org/docs/internals-glossary/context
https://nuxtjs.org/docs/internals-glossary/$nuxt
https://nuxtjs.org/docs/internals-glossary/internals
etc.

Components Glossary
https://nuxtjs.org/docs/components-glossary/fetch
https://nuxtjs.org/docs/components-glossary/head
https://nuxtjs.org/docs/components-glossary/key
etc.

I'm unimpressed with the QA done (or not done) on the new site.

@athulanilthomas
Copy link

@jameswragg These links are working for me,

@ctwhome
Copy link

ctwhome commented Sep 16, 2021

These things happen all the time, I think that after rushing the team to give updates, the minimum for us is to bring constructive feedback. Also, the links starting to look good again

@jameswragg
Copy link

jameswragg commented Sep 16, 2021

@athulanilthomas You're night, I hard-refreshed & its working now 🙌

I still had a tab open on the docs (without refreshing) so was able to record the behaviour:
Screen Recording 2021-09-16 at 11 27 23 am

Guess it was an issue with deploy?

@Uninen
Copy link

Uninen commented Sep 16, 2021

Possibly related, some of the shortened URLs in generated nuxt.config.js are returning a 404. For example: https://go.nuxtjs.dev/config-build -> https://nuxtjs.org/guides/configuration-glossary/configuration-build -> 404

@rogeriobayer
Copy link

The new documentation is much smaller than the previous one, it was difficult to recommend content for some students after the update. It would be respectful of the devs and project continuity to keep previous documentations up and running.

@Atinux
Copy link
Member

Atinux commented Sep 21, 2021

Thanks for the update, most of the links should be fixed thanks to #1756

What do you mean by much smaller than the previous one @tomatebg ?

PS, the old documentation is available on https://old.nuxtjs.org for the moment

Copy link
Contributor

Closing this issue. It should be fine now with #1756 & #1778.
Please open a new issue if another url is not properly redirecting.

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

No branches or pull requests

8 participants