removing google indexed wp login page?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d-null
    . . .
    • Apr 2007
    • 13724

    #1

    removing google indexed wp login page?

    I guess a proactive approach is best, but I noticed that a couple of my blogs have had the wp-admin login page indexed, as well as the lost password etc from that page


    what is the best way to unindex those pages? I am worried that if I do a robots exclusion on those pages that my site will somehow be penalized by google for the broken link

    doing a 301 is also a problem because I still want to use the wp-admin links myself

    what is the best way to handle this problem, as the wp-admin login page is ranking higher than some of the other pages in my wp

    __________________

    Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
    Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
    Check out the #1 WordPress SEO Plugin: CyberSEO Suite
  • Gothbox
    Confirmed User
    • May 2003
    • 140

    #2
    If you have a webmaster account with Google there is an option inside your account area to have certain url's taken out of the index.

    Comment

    • minusonebit
      So Fucking Banned
      • Feb 2006
      • 7391

      #3
      Am I the only one who has ever heard of Robots.txt? Google does follow it...

      http://www.icwt.us/robots.txt

      # Stop indexing forbidden directories User-agent: *

      Disallow: /wp-content/
      Disallow: /wp-admin/
      Disallow: /wp-includes/
      Last edited by minusonebit; 10-14-2007, 11:04 PM.

      Comment

      • d-null
        . . .
        • Apr 2007
        • 13724

        #4
        Originally posted by Gothbox
        If you have a webmaster account with Google there is an option inside your account area to have certain url's taken out of the index.
        what's the link for that? I checked webmaster tools and couldn't find anything there for it

        __________________

        Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
        Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
        Check out the #1 WordPress SEO Plugin: CyberSEO Suite

        Comment

        • d-null
          . . .
          • Apr 2007
          • 13724

          #5
          Originally posted by minusonebit
          Am I the only one who has ever heard of Robots.txt? Google does follow it...
          I mention in my post the reason why robots.txt might not be the way to go in this situation... re-read the original post

          __________________

          Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
          Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
          Check out the #1 WordPress SEO Plugin: CyberSEO Suite

          Comment

          • minusonebit
            So Fucking Banned
            • Feb 2006
            • 7391

            #6
            Originally posted by jetjet
            I mention in my post the reason why robots.txt might not be the way to go in this situation... re-read the original post
            Google is not gonna penalize you for that. Can always put a meta tag into the login page itself if you are worried... no cache might not be a bad idea as well:

            <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
            <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">

            <META NAME="ROBOTS" CONTENT="NONE">

            The following seems to be a bastardized hack:

            <META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">

            And there is also:

            <META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">

            Comment

            • d-null
              . . .
              • Apr 2007
              • 13724

              #7
              thanks

              reading your file, what is your reasoning for excluding rinkworks and whois.sc?

              also archive.org?

              __________________

              Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
              Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
              Check out the #1 WordPress SEO Plugin: CyberSEO Suite

              Comment

              • V_RocKs
                Damn Right I Kiss Ass!
                • Nov 2003
                • 32451

                #8
                Penalized for having broken links... haha...

                Comment

                • d-null
                  . . .
                  • Apr 2007
                  • 13724

                  #9
                  I guess I thought wrongly that google only would spider files that are linked from your index.html or index.php .....

                  so is it safe to say then that google may all of the sudden decide to spider and index any file or folder that is found in your root directory?

                  __________________

                  Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
                  Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
                  Check out the #1 WordPress SEO Plugin: CyberSEO Suite

                  Comment

                  • minusonebit
                    So Fucking Banned
                    • Feb 2006
                    • 7391

                    #10
                    For all three, I dislike sites that take my content and use it in any way without asking first. Whois.sc has some digging features I don't want people using. Archive.org, I never gave them permission to rip off copies of my sites including graphics and all.

                    Comment

                    • Diligent
                      Confirmed User
                      • Aug 2003
                      • 1594

                      #11
                      jetjet:

                      No, in that regard you're not thinking very wrong...
                      All files in your directories that are NOT *linked to*, from *anywhere*, can *never* get indexed - those are invisible to spiders.
                      And BTW, it doesn't matter *where* from a file is linked to - if there's a link on a forum to some textfile on your server... that'll get it indexed too.
                      (As long as the origin is/gets indexed in the search engine.)
                      ~¤~ MORE MONEY ~¤~ VOD? XoD! ~¤~
                      ~¤~ ICQ# 9828 2461 ~¤~

                      Comment

                      • CyberHustler
                        Masterbaiter
                        • Feb 2006
                        • 28781

                        #12
                        remove the link to your login page.
                        “If you can convince the lowest white man he’s better than the best colored man, he won’t notice you’re picking his pocket. Hell, give him somebody to look down on, and he’ll empty his pockets for you.”

                        Comment

                        • TeenCat
                          Too lazy to set a koala
                          • Jan 2007
                          • 16131

                          #13
                          just rename on your pages "/wp-admin/" to something like "/my_adm1n-5634Z8/" or anything what is not so normal and you have no more problems with indexed wp-admin link ;)

                          6bot
                          / Coming again very soon!
                          Svit Zlin Radio 24/7!

                          Comment

                          Working...