Closed Thread
Results 1 to 7 of 7

Thread: How do I prevent my admin path from being grabbed / picked by the search engines? Tha

  1. #1
    Webaijway9 is offline Newbie
    Join Date
    Jan 2010
    Location
    UK
    Posts
    3
    Rep Power
    0

    Question How do I prevent my admin path from being grabbed / picked by the search engines? Tha

    How do I prevent my admin path from being grabbed / picked by the search engines? Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    by not linking to it anywhere, and if so, only when you are logged in.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

  4. #3
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    Yea taking away the links would definitely do it. No links and google won't find it. They don't try guessing directories for each site that would be pointless.

    If you really wanna prevent it, setup a .htaccess to password protect it, even though it's already password protected, in the .htaccess make it really easy so you can remember (or hard if you want the extra password). If google gets that screen it'll ignore the page.

  5. #4
    mnmtanish is offline Newbie
    Join Date
    Sep 2009
    Posts
    23
    Rep Power
    0

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    Try robots.txt http://www.robotstxt.org/ All legal spiders listens to the Robot.

  6. #5
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    No, I think the point is so nobody can find the admin page... yes google would not index it if you put it in there, but any attacker could also see that file and know where the admin page is. Bad idea.

  7. #6
    mnmtanish is offline Newbie
    Join Date
    Sep 2009
    Posts
    23
    Rep Power
    0

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    Quote Originally Posted by Webaijway9 View Post
    How do I prevent my admin path from being grabbed / picked by the search engines? Thanks.
    well?

  8. #7
    hodge-podge is offline Learning Programmer
    Join Date
    Jun 2009
    Location
    New Hampshire.
    Posts
    47
    Rep Power
    0

    Re: How do I prevent my admin path from being grabbed / picked by the search engines?

    Use the "robots" meta tag. Using "robots.txt" is pointless see as anyone can read its contents and thus, your path. The meta tag method is much more secure.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can Search Engines Really Detect Cloaking?
    By TcM in forum Search Engine Optimization
    Replies: 23
    Last Post: 06-06-2008, 11:16 AM
  2. All the search engines you can want??
    By littlefranciscan in forum The Lounge
    Replies: 6
    Last Post: 02-26-2008, 10:16 PM
  3. Without Reciprocal and high rankings in Search Engines
    By ravs2k6 in forum Search Engine Optimization
    Replies: 7
    Last Post: 07-23-2006, 03:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts