aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
16.26k stars 574 forks source link

docs: google indexed https://millionjs.org/docs/next but it returns 404 #328

Closed Davasny closed 1 year ago

Davasny commented 1 year ago

Describe the bug

Google returns page https://millionjs.org/docs/next but it returns 404

To Reproduce Google "millionjs nextjs"

Screenshots image

tobySolutions commented 1 year ago

Can you check this out @aidenybai?

tobySolutions commented 1 year ago

Looks like the page does not actually exist.

tobySolutions commented 1 year ago

No update on this? This issue is weird even, cos how did that link come about?

tamalCodes commented 1 year ago

No update on this? This issue is weird even, cos how did that link come about?

The page /docs/next used to exist probably until it got removed in this commit.

image

aidenybai commented 1 year ago

I think we just have to wait for google to unindex that page. Maybe we can request google to remove?

tobySolutions commented 1 year ago

I think we just have to wait for google to unindex that page. Maybe we can request google to remove?

Can we do that? Let me look it up?

tobySolutions commented 1 year ago

Screenshot_2023-05-03-21-11-49-641_com.google.android.googlequicksearchbox.jpg

Look what I found @aidenybai.

tobySolutions commented 1 year ago

Any updates on this @aidenybai?

thisisrick25 commented 1 year ago

It's unindexed already.

site:https://million.dev/docs/next and cache:https://million.dev/docs/next dosent exist.

tobySolutions commented 1 year ago

It's unindexed already.

site:https://million.dev/docs/next and cache:https://million.dev/docs/next dosent exist.

Yo! That's awesome. I guess it's safe to close this issue then.

tobySolutions commented 1 year ago

It's unindexed already.

site:https://million.dev/docs/next and cache:https://million.dev/docs/next dosent exist.

No, not yet; It still returns the 404 page

image

thisisrick25 commented 1 year ago

No, not yet; It still returns the 404 page

Yes because the page doesn't exist, as it was deleted (mentioned in this comment), which is why Google removed it from its index. When you google search "millionjs nextjs" as the original issue states, the old result doesn't show up, hence the link and cache were removed.

tobySolutions commented 1 year ago

No, not yet; It still returns the 404 page

Yes because the page doesn't exist, as it was deleted (mentioned in this comment), which is why Google removed it from its index. When you google search "millionjs nextjs" as the original issue states, the old result doesn't show up, hence the link and cache were removed.

Oh, you're right! It's about time we closed this issue.