How to check taken down website?

syabah

Regular Member
Joined
Oct 7, 2013
Messages
275
Reaction score
241
My website has not been crawled since made 4 months ago. I have set it on Google Webmaster Tools and Google Analytics. Google WT shows no crawling error detected. Sitemap has also been submitted. But it's still pending.

Could it be being taken down by Google? How do we know if it is? Or any other possibilities you may suggest to check?
 
:oops: Wow... thanks for your clue. I didn't notice that. I then saw this on Manual Actions section:

Search Console - Manual Actions.png

Could this caused by copyrighted contents? I use some images from GSM Arena. However I have inserted the source on my images' alt attribute.
 
Thanks. So what did you do with your domain finally? Just move on like others suggest, or still fight for it?
 
Oh alright then.
 
Did you check on your robot.txt settings? If you have changed or set it to not to crawl your site, then the robot will not crawl. Also, you may need to check your domain's name server settings, as I have had an issue previously with this, which prohibited my site from being crawled, as there was an error in the nameserver.
 
Did you check on your robot.txt settings? If you have changed or set it to not to crawl your site, then the robot will not crawl. Also, you may need to check your domain's name server settings, as I have had an issue previously with this, which prohibited my site from being crawled, as there was an error in the nameserver.

I only put this to robots.txt file:
Code:
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php

Above robots works fine with my other websites.
 
Try to remove and resubmit sitemap. Check your site from broken links. Then use Fetch as Google.
 
Back
Top