SyndicateUser loginWho's new
New forum topics
Partner SitesRecent blog postsBrowse archives
|
Server move completedSubmitted by admin on Mon, 2006-10-02 07:34.
Hello All, We have completed moving to new server this weekend... Migration went very well without any issues. Thanks, admin
( categories: )
Table based vs CSS layoutsSubmitted by sreevalliveturi on Fri, 2006-08-18 16:02.
why should you convert your website from its current table-based layout to a CSS layout? Simple really. And here's four reasons to explain why: Reduced bandwidth costs Web pages using CSS for layout tend to have much smaller file sizes than those using tabular layouts. It's not unusual to see reductions of 50% or more in file size when switching from CSS to tables. Smaller file sizes obviously mean reduced bandwidth costs, which for high traffic sites can mean enormous savings. The main reason for this dramatic decrease in file size is that presentation information is placed in the external CSS document, called up once when the homepage loads up and then cached (stored) on to the user's computer. Table layouts on the other hand, place all presentation information inside each HTML, which is then called up and downloaded for every page on the site. Additionally, CSS can be used to replace JavaScript image rollovers, again allowing a large reduction in overall page size. ( categories: )
Tips to Design A Search Engine Friendly WebsiteSubmitted by sreevalliveturi on Fri, 2006-08-18 15:29.
There are many websites that fail to target their required traffic, even if they’ve had some search engine optimisation work done. One of the main causes for this is simply because the website isn’t search engine friendly.
1. Search Engine Friendly Pages
It is important that when you design your website you not only bear in mind what your website requirements are, but also what the requirements are for search engines. Best way to approach this is to remember that search engines don’t really care about how nice or complicated your graphics or flash movies are, or how snazzy your javascript is. Instead search engines look at the code behind your page. Therefore if you want to impress a search engine, then your code needs to be nice and easy to read. Now from this I don’t mean adding ‘comment’ tags and breaking the lines of code up with spaces, but to ensure that the elements the search engine is interested in, i.e. Title tag, Description tag, Keyword tag (these days only some search engines really use the keyword tag), Alt tag, are readable near the beginning of the code. Search Engines don’t like wadding through lines and lines of javascript to get to the core areas that can help you page’s ranking. Therefore careful planning and positioning of your page elements is required. ( categories: )
Best Blogger of the Week Contest - $20 Amazon Gift Card or PaypalSubmitted by admin on Sun, 2006-04-30 06:32.
Hello All, We will be picking up the best blogger for this week starting today. Start Date: April 30th 2006 End Date : May 7th 2006 Winner Announced : May 8th 2006. Start Today .. Just login with your account and click on Blog Entry Please use comments section , if you have any questions or comments to add... Thanks, admin
admin's blog | 1 comment | Add comment
( categories: )
What is Web 2.0Submitted by techguru on Sun, 2006-04-30 06:28.
Design Patterns and Business Models for the Next Generation of Software. This is a very good noted on web 2.0. You should get an idea what it's all about... ( categories: )
Welcome to My Blog First EntrySubmitted by techguru on Sun, 2006-04-30 06:24.
I would like to thank exforsys for this wonderful service.... I am going to start off my blog with Web related news. techguru's blog | 2 comments | Add comment
( categories: )
Welcome to Exforsys Community BlogsSubmitted by admin on Sat, 2006-04-29 11:17.
Hello All,
( categories: )
|