Is Google aware of [cut]?

Discussion in 'Google' started by vinyl, Jul 29, 2004.

  1. #1
    Ok, lets rephrase this a bit - Whats your suggestion of executing external PHP thru HTML and giving output which can be indexed by Google? Is JS the only way without working with server side (I wanna support as many people as I can so ALL server sides are OFF) and if so, can I somehow retain 'crawlability' with it?
     
    vinyl, Jul 29, 2004 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    I don't think they can understand it yet, but they are working on it... Check this thread.
     
    digitalpoint, Jul 29, 2004 IP
  3. vinyl

    vinyl Well-Known Member

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    165
    #3
    vinyl, Jul 29, 2004 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Funny thing about that one is it wasn't actually a link, it was JavaScript that generates HTML (with a link in it). So it seemed like they simply scanned for links within JavaScript code, rather than actually understanding it.
     
    digitalpoint, Jul 29, 2004 IP
  5. vinyl

    vinyl Well-Known Member

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    165
    #5
    Check the rephrased first post - you answer is that it isnt possible to get backlinks somehow like that?
     
    vinyl, Jul 29, 2004 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    You can use SSI if your server supports it... or just evaluate your html page as PHP pages.
     
    digitalpoint, Jul 29, 2004 IP
  7. vinyl

    vinyl Well-Known Member

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    165
    #7
    You know how dificult it is to support people with such an implementations. I am aware of many ways and I just wondered if theres any "easy" solution (like JS, which gives them what they like most - pure copy/paste) which can be used to retain SE friendly content and without getting me bothered with questions like "Does my server supports SSI" or "What is .htaccess" etc.

    JS sounds right, if only I can make Google friendly content. Do you think that <script language="javascript" scr ="js.js" type="text/javascipt"></script>

    makes any difference in comparation to

    <script language="javascript" type="text/javascipt">document.write('HTML here');</script>

    I doubt, but it wont harm to ask.
     
    vinyl, Jul 29, 2004 IP
  8. Will.Spencer

    Will.Spencer NetBuilder

    Messages:
    14,789
    Likes Received:
    1,040
    Best Answers:
    0
    Trophy Points:
    375
    #8
    I was running a bit of JavaScript for several months that rotated ads for various URL's of mine in the page footer.

    The user would see only one ad at a time.

    Google, on the other hand, saw all of the ads all of the time.

    That was some super cross-linking.

    Howerer, it appears that Google is heavily dampening benefits from cross-linking.
     
    Will.Spencer, Jul 29, 2004 IP
  9. Old Welsh Guy

    Old Welsh Guy Notable Member

    Messages:
    2,699
    Likes Received:
    291
    Best Answers:
    0
    Trophy Points:
    205
    #9
    At least Google is only dampenning the effect. It seems like Yahoo is going hell bent on removing any crossinked sites from their index. I have had 3 emails today about sites being removed. In all cases there has been crosslinking on the same IP block. Nothing dirty, just lopsided links. etc
     
    Old Welsh Guy, Jul 29, 2004 IP