I lost my 100 post from my blog and i don't have backup of that posts... My blog have now only 20 post left only.. now all search engines traffic goes to 404 error page.main problem is suddenly my new posts are not index by Google what to do ? how to remove that deleted posts from Google ?
Can you change the .htaccess? Because if you can, you could redirect the 404 pages to your index page..?
I may help you on this.. can you explain what is your actual problem.. that visitors getting to 404 ? or you want to remove that posts from google or you want to recover those posts?
@jayrat1 think that i losted my half indexed pages now all pages which are in google search are goes to 404 error
There might be another option as well. If your pages were previously caches and indexed by Google, Yahoo or Bing, by checking them out and looking at the indexed pages copies, you can copy and use the materials to renew the posts. Making newer articles and using the older contents. Although some updated dates would be added to the posts by you will be easily able to edit them. Not 100% of the pages might be retrieved though but you can hope to gather most of them and set them up again.
@bermuda Thanks for ur reply... i have no problem with pages which are deleted... my main concern on that is that deleted pages cause problem to my website ? or how much time they will be removed ?
Follow this if you want to redirect 404 page to home or anywhere create a file called .htaccess in that file include the following code in .htaccess save and upload it Now Create notfound.html Redirect the file notfound.html to home http://yourdomain.com/ can be replaced with any page you want. Save it and upload it Good luck!