1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to make site load smoothly

Discussion in 'Site & Server Administration' started by LeeV18, Mar 23, 2013.

  1. #1
    I have a php website that loads pretty fast, but it won't load smoothly like most other sites. For example, every time you go to a page on my site, it's like the pages and the elements are refreshing.

    In other sites like reddit.com, their page loads very smoothly. The header and sidebar stay very still when loading another page there.

    How do I make my site load smoothly, like just make it so the header and/or sidebar stay still and not look like it's refreshing when loading another page there.

    Updates: this mostly happens in firefox. It could be just the browsers or it could be just my site. But other sites seems to load smoothly as described above in Firefox. My site does not.
     
    Last edited: Mar 23, 2013
    LeeV18, Mar 23, 2013 IP
  2. lord_stone

    lord_stone Greenhorn

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #2
    I think the solution is called Ajax. That would make it possible. Ajax was designed for such tasks.
     
    lord_stone, Mar 28, 2013 IP
  3. Tom Thumb

    Tom Thumb Notable Member

    Messages:
    1,529
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    215
    #3
    Hi , maybe your hosting company bandwidth , server resources are not good. Do you want to post URL for test? You could also use http://tools.pingdom.com/fpt/ to see if any recommendations.

    Lord_stone is perfectly correct also in that dymanic sites use Ajax sometimes to pull back data without having to visit another page. Looks great.

    However I get the feeling your issue isnt even related to data but more your graphic elements loading slowly...
     
    Tom Thumb, Mar 29, 2013 IP