Will this get me banned

Discussion in 'Google' started by gretel, Jul 23, 2007.

  1. #1
    Will this get me banned for google (images) if i put this on the pages indexed by google images:

    <SCRIPT language="JavaScript">
    <!--
    function getgoing()
    {
    top.location="index.htm";
    }

    if (top.frames.length > 0)
    {

    setTimeout('getgoing()',0);
    }
    //-->
    </SCRIPT>
     
    gretel, Jul 23, 2007 IP
  2. nddb

    nddb Peon

    Messages:
    803
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #2
    So you're say if there's a top frame direct to your homepage? Good question.

    I can see not wanting people sticking a top frame on your site, google or anyone else.
     
    nddb, Jul 23, 2007 IP
  3. gretel

    gretel Guest

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I want the frame to be closed and then the person visiting my site will be redirected to the index page
     
    gretel, Jul 23, 2007 IP
  4. pk_synths

    pk_synths Peon

    Messages:
    83
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    That's a pretty sneaky redirect you got there. Why would you be doing this anyway?? When I use image search I like getting the page the image is on because there is usually content regarding the image. I'd be pretty pissy if I got forced to the homepage of a site.

    Spiders will probably not pick up on the frame but if a googler stumbled upon that redirect they might have issues with it. Also pages indexed by Google will be one in the same as your live pages so wont the redirect kick people to the homepage even if they were surfing your site??

    Also if this is to prevent Google from indexing your images just block them using robots.txt.
     
    pk_synths, Jul 23, 2007 IP
  5. nddb

    nddb Peon

    Messages:
    803
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I don't think it would affect people surfing is his site because of the "if top frame" statement, but it is pretty useless, imo. I'm not sure what the purpose would even be. If someone reports it, google might do something about it, who knows.

    Why don't you email google and ask. =)
     
    nddb, Jul 23, 2007 IP
  6. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #6
    that's a sneaky redirect....why would you want to do that....your visitors won't like it
     
    oseymour, Jul 23, 2007 IP
  7. gretel

    gretel Guest

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Well i didnt do it yet,but i tought about replacing the normal frame breaker that i am currectly using,with this one.
    Because on my index page ,more valuable links are displayed for adsense,do you understand now?
     
    gretel, Jul 24, 2007 IP
  8. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #8
    google will not ban you but i'm not sure for your visitors :D

    your visitors will not like it ;)
     
    trichnosis, Jul 24, 2007 IP
  9. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You can redirect to the page the image is on but if you redirect to your homepage and google spots it they might not be happy.
     
    mad4, Jul 24, 2007 IP