Home > Programming, Servers & Scripts >

How to disable index for CDN? (6)


05-18-2015 11:30 AM #1 tommy123 (Member)
How to disable index for CDN?

Ok so I am using Rackspace CDN and cname to mydomain.com

How do I disable index for mydomain.com?

Do I just create a robots.txt and .htaccess like how we do on the cpanel?

If I upload robots.txt and .htaccess on the root of my CDN, will mydomain.com still get indexed?

Thanks!


05-19-2015 12:06 AM #2 vortex (Senior Moderator)

Bumpity bump! Would be interested in knowing this as well!


Amy


05-19-2015 12:17 AM #3 virginmobile (Member)

did you try submit to google,
or try ping your site to google ping url ?


05-19-2015 12:20 AM #4 virginmobile (Member)

https://support.google.com/webmaster.../1663419?hl=en


05-19-2015 01:29 AM #5 shakedown (Member)

I created a support ticket and my CDN company did it for me. It was CDN77, I dont know if everyone does the same.


05-28-2015 11:19 AM #6 zeno (Administrator)

CDNs don't run Apache so htaccess is unimportant.

Just drop in robots.txt on your CDN container so that it's accessible through domain.com/robots.txt

If you find any results on Google for your domain just submit a de-index/takedown request, and read the above linked documentation.


Home > Programming, Servers & Scripts >