Choose a custom look for your blog. You can easily change the template later, or even create your own custom template design once your blog is set up. High Quality Templates For Blogger : All Templates are 2 Layers, 2 or 3 Columns, with Standard quality for IE & Firefox and other Browsers; Support all Size and Resolutions, Free, Safe and Easy and Special for Blogger (Blogspot). Select a template from Left Column by Categories and Get HTML Code for new Face of your Blog ! Thank you and Best Regards
News :
(July 2007)
New Templates: Hello Kitty , Miniature , Tech blog , Papers
(May 2007)
New Templates: Quran ,Butterfly Upgraded: Maserati , Cartoon , Ice cream , Glass
(April 2007)
New Templates: Persian Girl , Mecca , Red Fish , Ferrari 2007 , Blue Guitar (3 Column) , Rose
(March 2007)
3 Column Templates: Butterfly , Luxury Car , Grey , Pink Flower , Sunset , Blue , Red Fruits , Keyboard and More 3 Columns Templates...
New Themes: Seafront Homes , Motorola , Classic , Birds , Eagle , Sunset , Wii , XBOX , PSP , Playstation , Auto Blog , Photo Blog , Jester , Mobile Phone , Red Mobile
(February 2007)
New Templates: Angel , Roller Skate , Guitar , Miss Deer! , Coffee Cup , Green Guitar! , Nature by Wood! , Laptop , Children , Besmellah , Cup , Fruit , Tropical Grunge , Dream
(January 2007)
New Blogger Templates: BMW Sport , Polar Bears , Christmas , Golf , Cross Country , Murder , Lion , Roboblog , IM
Classic Themes (old blogger): Smart , Quake , Constantine , Chess
Updated: Cartoon 54 , Ice of age
(November 2006)
4 New Blogger Beta Templates , 7 New Blogger Templates for November: Second 3 Columns and Business template , Korean Girl , Japanese Girl , Firefox Theme , Devil My Cry 3 , dating and Birds
(October 2006)
First 3 Columns Templates By finalSense ! a Business Template and a general Template with 3 columns + editable Banner For Ads and more...>>>
Note :
Our Blogger templates are Free. Please Save Our BackLinks. It is required on any and all pages that use these templates.
Saturday, July 14, 2007
Monday, November 13, 2006
10 web design tips to get your website noticed by spiders
Many web designers do not pay attention in coding structure, the result is no one can find those websites in search engines!. In many cases search engine spiders cannot crawl 100% of those sites, this is because of huge size, html code error, navigation problem due to using scripts. By following these ten tips while designing and developing your website, you can improve your web presence.
1) Table structure: Nested tables can cause the huge page size and it could be problem with download times. Use separate tables wherever possible. Rather than using tables, use CSS to format your page layouts.
2) Page size: small web pages load faster. Make your page size to below 50K, so that search engine spiders can able to crawl your entire website without having any time delay.
3) Frames: Do not use Frames. Some search engines not even supported frames and it could be some display/alignment problem with some browsers. It could also affect while bookmarking a page. Remember, whatever you are trying to accomplish by using frames can usually be done with CSS.
4) Alt tags: Minimize the use of graphics and Flash. If your site having graphics try to explain those by adding ALT text. Since search engine spiders cannot read text within images, you should provide alternative text, so that spiders can understands what they mean.
5) Navigation: Each pages on your website should be easily connected. Use of JavaScript links and image maps may affect spidering your entire site or you should use text links at the bottom of your page to help search engine spiders to navigate each pages. Try to check your web pages in a text only browser and ensure you can easily navigate all the pages from page to page.
6) Title and Meta tags: Add title and Meta tags to each pages in your site and all title tags and Meta tags should be unique.
7) Sitemap: Provide a sitemap that linked from your homepage. It must be essential if your site having dynamic pages, that contains special characters such as ?,%,&,# etc. As these pages are generated automatically, search engines spiders cannot follow these links.
8) HTML codes: Internet explorer can display your page even if any minor errors in the html code, but it could be a major problem with search engine spiders. I recommend validating your html codes through some online tools that available in the net. By getting W3C standards can give your web pages greater visibility in web searches.
9) Cascading Style Sheets: CSS enables you to independently control the structure of your web page. By using CSS, you will get its benefits like smaller file sizes, browser compatibility and search engine friendly.
10) External CSS/JavaScript files: Call all your JavaScript and CSS from external file, so that spiders can easily access your data without causing any error.
1) Table structure: Nested tables can cause the huge page size and it could be problem with download times. Use separate tables wherever possible. Rather than using tables, use CSS to format your page layouts.
2) Page size: small web pages load faster. Make your page size to below 50K, so that search engine spiders can able to crawl your entire website without having any time delay.
3) Frames: Do not use Frames. Some search engines not even supported frames and it could be some display/alignment problem with some browsers. It could also affect while bookmarking a page. Remember, whatever you are trying to accomplish by using frames can usually be done with CSS.
4) Alt tags: Minimize the use of graphics and Flash. If your site having graphics try to explain those by adding ALT text. Since search engine spiders cannot read text within images, you should provide alternative text, so that spiders can understands what they mean.
5) Navigation: Each pages on your website should be easily connected. Use of JavaScript links and image maps may affect spidering your entire site or you should use text links at the bottom of your page to help search engine spiders to navigate each pages. Try to check your web pages in a text only browser and ensure you can easily navigate all the pages from page to page.
6) Title and Meta tags: Add title and Meta tags to each pages in your site and all title tags and Meta tags should be unique.
7) Sitemap: Provide a sitemap that linked from your homepage. It must be essential if your site having dynamic pages, that contains special characters such as ?,%,&,# etc. As these pages are generated automatically, search engines spiders cannot follow these links.
8) HTML codes: Internet explorer can display your page even if any minor errors in the html code, but it could be a major problem with search engine spiders. I recommend validating your html codes through some online tools that available in the net. By getting W3C standards can give your web pages greater visibility in web searches.
9) Cascading Style Sheets: CSS enables you to independently control the structure of your web page. By using CSS, you will get its benefits like smaller file sizes, browser compatibility and search engine friendly.
10) External CSS/JavaScript files: Call all your JavaScript and CSS from external file, so that spiders can easily access your data without causing any error.
10 web design tips to get your website noticed by spiders
Many web designers do not pay attention in coding structure, the result is no one can find those websites in search engines!. In many cases search engine spiders cannot crawl 100% of those sites, this is because of huge size, html code error, navigation problem due to using scripts. By following these ten tips while designing and developing your website, you can improve your web presence.1) Table structure: Nested tables can cause the huge page size and it could be problem with download times. Use separate tables wherever possible. Rather than using tables, use CSS to format your page layouts.2) Page size: small web pages load faster. Make your page size to below 50K, so that search engine spiders can able to crawl your entire website without having any time delay.3) Frames: Do not use Frames. Some search engines not even supported frames and it could be some display/alignment problem with some browsers. It could also affect while bookmarking a page. Remember, whatever you are trying to accomplish by using frames can usually be done with CSS.4) Alt tags: Minimize the use of graphics and Flash. If your site having graphics try to explain those by adding ALT text. Since search engine spiders cannot read text within images, you should provide alternative text, so that spiders can understands what they mean.5) Navigation: Each pages on your website should be easily connected. Use of JavaScript links and image maps may affect spidering your entire site or you should use text links at the bottom of your page to help search engine spiders to navigate each pages. Try to check your web pages in a text only browser and ensure you can easily navigate all the pages from page to page.6) Title and Meta tags: Add title and Meta tags to each pages in your site and all title tags and Meta tags should be unique.7) Sitemap: Provide a sitemap that linked from your homepage. It must be essential if your site having dynamic pages, that contains special characters such as ?,%,&,# etc. As these pages are generated automatically, search engines spiders cannot follow these links.8) HTML codes: Internet explorer can display your page even if any minor errors in the html code, but it could be a major problem with search engine spiders. I recommend validating your html codes through some online tools that available in the net. By getting W3C standards can give your web pages greater visibility in web searches.9) Cascading Style Sheets: CSS enables you to independently control the structure of your web page. By using CSS, you will get its benefits like smaller file sizes, browser compatibility and search engine friendly.10) External CSS/JavaScript files: Call all your JavaScript and CSS from external file, so that spiders can easily access your data without causing any error.
Subscribe to:
Posts (Atom)