Check out my free hosted Webmasters site

Discussion in 'Websites' started by gudez, Jul 30, 2008.

  1. #1
    gudez, Jul 30, 2008 IP
  2. Le4rner

    Le4rner Active Member

    Messages:
    80
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    You have an image map in between your head and body tags

    
    </head>
    
    <map name="map1">
    <area shape=rect coords="325,60,440,94" href="/features" target="_parent" alt="Features" title="Features">
    <area shape=rect coords="442,60,549,94" href="/order.php" target="_parent" alt="Order Now" title="Order Now">
    <area shape=rect coords="550,60,659,94" href="/affiliate-program" target="_parent" alt="Affiliate Program" title="Affiliate Program">
    <area shape=rect coords="660,60,770,94" href="/contact" target="_parent" alt="Contact Us" title="Contact Us">         
    </map>
    
    
    <body class="twoColFixRtHdr">
    
    HTML:
    On http://www.000webhost.com/order.php
    you have a markup error (you want to fix that ASAP)
    line 207 column 5 - Error: discarding unexpected </form>


    On http://www.000webhost.com/affiliate-program
    you have another markup error (again, you want to fix all error you should get rid of warnings too but errors are a must.)
    line 176 column 7 - Error: discarding unexpected </form>

    On http://www.000webhost.com/contact
    you have another markup error
    line 143 column 5 - Error: discarding unexpected </form>

    Your pages average .706 seconds to load, thats not bad at all. YOu can cut that by 25% if you look into some front end engineering

    A 1. Make fewer HTTP requests
    F 2. Use a CDN
    You can add your own CDN hostname preferences.
    These components are not on a CDN:


    F 3. Add an Expires header
    These components do not have a far future Expires header:

    C 4. Gzip components
    These components are not gzipped:


    A 5. Put CSS at the top
    A 6. Put JS at the bottom
    A 7. Avoid CSS expressions
    n/a 8. Make JS and CSS external
    Only consider this if your property is a common user home page.
    A 9. Reduce DNS lookups
    A 10. Minify JS
    A 11. Avoid redirects
    A 12. Remove duplicate scripts
    F 13. Configure ETags

    I ignore the CDN network one, but I would suggest looking into css sprites.

    For your own sake look into SEO you could add some meta tags
     
    Le4rner, Jul 30, 2008 IP
  3. powerdot

    powerdot Peon

    Messages:
    173
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Confused? Why Free Web Hosting; Free PHP Hosting; Free Hosting with MySQL and also Free cPanel Hosting ??? :confused:
     
    powerdot, Jul 30, 2008 IP
  4. campolar

    campolar Peon

    Messages:
    2,683
    Likes Received:
    244
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i dont think 000webhost is HIS website....

    but i would suggest you to move onto another host. Try http://CPA-Host.com (thats my site :D)...if u scroll down, on the right bottom, u see a link to free domains, u can use that as addon domain aswell
     
    campolar, Jul 30, 2008 IP
  5. gudez

    gudez Banned

    Messages:
    148
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    gudez, Aug 5, 2008 IP
  6. chaoscript

    chaoscript Well-Known Member

    Messages:
    3,459
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    150
    #6
    nice Hosting service.
     
    chaoscript, Aug 6, 2008 IP
  7. gudez

    gudez Banned

    Messages:
    148
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thanks chaoscript
     
    gudez, Aug 6, 2008 IP
  8. Abhik

    Abhik ..:: The ONE ::..

    Messages:
    11,337
    Likes Received:
    606
    Best Answers:
    0
    Trophy Points:
    410
    Digital Goods:
    2
    #8
    No SEO is done yet.. And the CSS is messed up in firefox.
     
    Abhik, Aug 6, 2008 IP