Deleted Wordpress page appears in Google Search Results

admin2025-06-04  3

I created a page (/) to test something, then deleted it. It still appears in Google searches. However, it no longer appears in the Admin Dashboard, so I'm unable to delete/make it private. How do I find it to delete it again?

I created a page (https://padigital/rights/) to test something, then deleted it. It still appears in Google searches. However, it no longer appears in the Admin Dashboard, so I'm unable to delete/make it private. How do I find it to delete it again?

Share Improve this question edited Jan 14, 2019 at 18:04 rudtek 6,4035 gold badges30 silver badges52 bronze badges asked Jan 14, 2019 at 17:34 sjramsaysjramsay 11 bronze badge
Add a comment  | 

2 Answers 2

Reset to default 1

Since that page has already been indexed you can do a couple things.

1 - Add a rule in your .htaccess file that tells search engines not to index the page

User-agent: *
Disallow: /rights

2 - Use Google's Remove URLs Tool. The Remove URLs tool enables you to temporarily block pages from Google Search results. You can start that process here.

Don't worry, google check your page with the time and remove automatically.

Also, you can enter in your search console of google and resend your sitemaps

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749012867a315611.html

最新回复(0)