View Single Post
  #85 (permalink)  
Old 08-27-2007, 02:41 AM
velhari velhari is offline
D-Web Programmer
 
Join Date: Mar 2007
Location: Chennai
Posts: 67
velhari is on a distinguished road
Send a message via AIM to velhari
Default Re: Website Performance Tips & Tricks

Splitting up long pages:-
If a page has very vast number of data's, better thing is to split up into multiple pages. Because, the load time for a long page is larger and it shows some blank screen until the page loads fully. So, by splitting up the long page into multiple pages,loading the page faster, and it attracts the user seeing that page.
__________________
Regards,
VELHARI
I am not totally useless. I can be used for a bad example
Reply With Quote