Samkt eltona el3anida
Newbie
- Dec 5, 2024
- 3
- 0
I have 64k 404 links on my website. How do i delete them all at once from gsc?
Is your website built on an expired domain? Do any of the urls have existing backlinks pointing to them? I'd normally say to try and rebuild the pages if they do, but checking 64k urls for decent backlinks will be a nightmare, so I'd go with @Roger Marquez and get them sending 410 responses instead.I have 64k 404 links on my website. How do i delete them all at once from gsc?
You can’t bulk delete 404 links in GSC, but you can redirect important ones, remove them from your sitemap, use the Removals tool for patterns, and fix internal links so Google eventually drops them.I have 64k 404 links on my website. How do i delete them all at once from gsc?
plz send the softwareuse software
You can only delete them manually and not in bulk sadly.I have 64k 404 links on my website. How do i delete them all at once from gsc?
Set 301 redirect to relevant pages/post but, in case there aren´t any and/or you´re just going to 301 them to the homepage set them as 410 and they will eventually go away naturally.
Also, make sure to address potential internal linking issues and remove those 404s from the site´s sitemap.
Listen to this.
So, primarily you have to keep three things in mind
1. GSC is just a reporting tool. It doesn't manage coverage or crawling. It takes in some data to assist in that (like your sitemap) - but that's the extent of it.
2. 404 means the page is missing. It is in fact a broken link. When external pages/other websites link to it, Google tries to visit that link and finds that the server returned a 404.
This signals gets even more stronger when your own site or your sitemap links to these pages.
3. 410 is a server response that tells any crawler that the page is completely gone. Think of it like a deleted page.
You're telling Google (and any other crawler) that the page they are trying to access is deleted and will never come back.
//
Now there are two ways you can handle this.
Method # 1
Deleted any reference to that pages from your website to these pages.
Then return 410 on these pages.
Over the span of the next few month, Google will begin dropping them from their index (public and internal) and thereby from GSC as well.
Method # 2
If you have external links pointing to these pages and want to retain the link juice. You can export all 404 links and plop them into a bulk backlink analyser, keep the links with valuable inbound links and then 410 the rest.
You can 301 the links with valuable backlinks to the homepage or a pillar page.
//
Sidenote -
This is a search console data viewer I built that can show your keywords and ranking pages and allows you to export more than 1000 rows
https://lookerstudio.google.com/u/0/reporting/b378ffd1-8de6-42fa-869d-5df53110b464/page/6e4gB
thx man
As suggested above you could try redirecting it to a relevant page or to your homepageI have 64k 404 links on my website. How do i delete them all at once from gsc?