Jump to content

Work offline


stig olsen

Recommended Posts

Posted

Hi,

My site is online on www.mydomain.com/test
Is it possible to have it online like this but at the same time make sure it's not possible to to find it? Make sure its not searchable.

Best, Stig

Posted

You can put this in your robots.txt

User-agent: *
Disallow: /test/

But it’s just a recommendation to search engines. It’s much better to actually secure the test install itself with a password protection. 

Posted

You can put this in your robots.txt

User-agent: *
Disallow: /test/

But it’s just a recommendation to search engines. It’s much better to actually secure the test install itself with a password protection. 

Also lock it to guests and don't allow registrations.

Posted

The easiest solution for you might be to set your site in offline mode. Then it gets inaccessible for most, but as logged in admin you can use it as if it were online.

Plus you can set permissions so that certain other groups can access it in offline mode too, which is how I'm running my site.

offline.thumb.jpg.b7f5cf78d4b0b07c2c6fbd

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...