Help my my website not found in server

Discussion in 'HTML & Website Design' started by FotoZone, Mar 3, 2009.

  1. #1
    FotoZone, Mar 3, 2009 IP
  2. ClassHelper.org

    ClassHelper.org Guest

    Messages:
    273
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Why are you providing a link to your favicon?
     
    ClassHelper.org, Mar 3, 2009 IP
  3. FotoZone

    FotoZone Well-Known Member

    Messages:
    366
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    145
    #3
    my website is tetris www.tetris.com.es but... is nut found for the browser why only look with firefox ?

    i need look with all browser

    thakns
     
    FotoZone, Mar 3, 2009 IP
  4. FotoZone

    FotoZone Well-Known Member

    Messages:
    366
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    145
    #4
    help my bot!

    thakns
     
    FotoZone, Mar 3, 2009 IP
  5. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #5
    [​IMG]

    This thread is getting better and better.
     
    Kerosene, Mar 3, 2009 IP
  6. FotoZone

    FotoZone Well-Known Member

    Messages:
    366
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    145
    #6
    cool haha,

    please i need help becose my website is not fuond in browser ie for example
     
    FotoZone, Mar 3, 2009 IP
  7. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #7
    IE is a crap browser. Try this:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Jugar al Tetris - Tetris Gratis - Juego Tetris en Tetris.com.es</title>
    <link href="/favicon.ico" rel="icon" type="image/x-icon" />
    <META NAME="description" CONTENT="Juega al tetris gratis y podras tambien jugar al tegris online, tu juego clasico tetris para jugar en tetris.com.es">
    <div align="center"><br />
    
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="800">
        <param name="movie" value="http://www.tetris.com.es/tetris.swf" />
        <param name="quality" value="high" />
        <embed src="http://www.tetris.com.es/tetris.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="800"></embed>
    
      </object>
      </div>
    </div>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-759488-30");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    </body>
    </html>
    Code (markup):
    All I've done is add a <br /> before the <object> tag. Seems to work :)
     
    Kerosene, Mar 3, 2009 IP
  8. kompyuter

    kompyuter Active Member

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #8
    Have you place this code:

    <link href="/favicon.ico" rel="icon" type="image/x-icon" />

    inside the <head> to </head> of your html or php files.
     
    kompyuter, Mar 3, 2009 IP
  9. FotoZone

    FotoZone Well-Known Member

    Messages:
    366
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    145
    #9

    THAKNS!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"


    kompyuter Have you place this code:

    <link href="/favicon.ico" rel="icon" type="image/x-icon" />

    inside the <head> to </head> of your html or php files.

    what ?
     
    FotoZone, Mar 3, 2009 IP
  10. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #10
    Help my bot! :)

    [​IMG]
     
    Kerosene, Mar 3, 2009 IP