/    Sign up×
Community /Pin to ProfileBookmark

How do I delete a page from my website but not hurt my SEO?

How do I delete a page from my website but not hurt my SEO?

to post a comment
SEO

13 Comments(s)

Copy linkTweet thisAlerts:
@JitendrayadavFeb 09.2018 — Redirect that page URL to Homepage
Copy linkTweet thisAlerts:
@rootFeb 09.2018 — Removal of a URL (page) has nothing to do with SEO but everything to do with how your site handles requests to URL's that do not exist.

Use URL Rewriting to capture any URL Path that does not exist, you can then push that information in to an error reporting database, then push the user on to the home page.

The error reporting routine could if you add it, send an email alerting you to this problem.
Copy linkTweet thisAlerts:
@seangibsonFeb 12.2018 — If that page have no work so it will not harm your SEO Just remove that page and use 301 redirect.
Copy linkTweet thisAlerts:
@jhanviFeb 13.2018 — Even I need to delete a page on my website. Can anyone help me?
Copy linkTweet thisAlerts:
@jay_rogersFeb 13.2018 — Redirect that page to the related or home page.
Copy linkTweet thisAlerts:
@VITSUSAAug 02.2018 — Redirection is the best option, after that you can delete the page. If you use redirect function then landing page should be relevant.
Copy linkTweet thisAlerts:
@forddyceAug 03.2018 — @nextmiledigital#1526519 You can change the content page with 301 notice.
Copy linkTweet thisAlerts:
@rootAug 03.2018 — Place a rule in your HTACCESS file and redirect and as a belts and braces approach, add a page that is HTML redirect to the root home page...

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0;url=./index.php" />
</head>
<body>
</body>
</html>

will tell the browser to redirect to that page.

One thing to consider when removing a page is why? The internet is essentially a digital history and archive, if people find the page useful, why not advertise that the article is now out of date and a revised copy is here (with a link to it), much like I have seen on many sites.

Search algorithms are also based on the content being there, want to hurt your site, remove pages. It is that simple an equation that you either add redirection to assist in delivery of something than a 404 error.
Copy linkTweet thisAlerts:
@urbansoftAug 03.2018 — Hi,

Redirect your deleted page to relevant working page.
Copy linkTweet thisAlerts:
@tamil96Aug 03.2018 — After deleting the URL you should give redirection to the home page.
Copy linkTweet thisAlerts:
@sonamg9291710Aug 03.2018 — Better to redirect your deleted page to that related page.
Copy linkTweet thisAlerts:
@seoplan01Aug 05.2018 — Redirect your page to related page that's the best way to do it and then after that you may remove it.
Copy linkTweet thisAlerts:
@bonzertechAug 06.2018 — Before you remove any pages, you need to make a list of the old pages that you're unhappy with. Once you've got your list, you have two options with each page.

You can redirect them.

From an SEO perspective, 301 redirecting dead pages will pass on most of that page's equity to your new page.

You can kill them.

Sometimes the information on an old page is so outdated that there's no new webpage that closely approximates the info on your old page. When you handle all the URLs of those posts you deleted properly (by redirecting or 410ing them) the tag archive will still give a 404, so you should make sure to deal with that URL too.
×

Success!

Help @nextmiledigital spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...