<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vishal Vasu&#039;s Blog &#187; Search Engine Optimization</title>
	<atom:link href="http://www.vishalvasu.com/tag/search-engine-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vishalvasu.com</link>
	<description>Thoughts, Passion, Technology</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:23:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SEO Tips for Web Site Designing</title>
		<link>http://www.vishalvasu.com/seo-tips-for-web-site-designing/</link>
		<comments>http://www.vishalvasu.com/seo-tips-for-web-site-designing/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 09:30:23 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=449</guid>
		<description><![CDATA[We all have come across this word “Search Engine Optimization”. Some must have read it somewhere; some must have heard their web designing company talk about it, while some must be providing the services for the same. For those who are still aloof from this terminology, let us touch base with the term quickly. Search [...]]]></description>
			<content:encoded><![CDATA[<p>We all have come across this word <strong>“Search Engine Optimization”</strong>. Some must have read it somewhere; some must have heard their web designing company talk about it, while some must be providing the services for the same. For those who are still aloof from this terminology, let us touch base with the term quickly.</p>
<p><em>Search Engine Optimization (SEO), also known as search engine positioning or organic (natural) SEO, means to optimize website content as well as search engine popularity to gain high search engine visibility. The ultimate goal is to attract more potential customers to visit your website.</em></p>
<p>The start point of SEO services is generally at the stage when the website is ready for launch. But actually, this should be moved right to the planning stage of the website and the design of the website should be made such that the website becomes search engine friendly. Many web designers start designing the website but they hardly know what SEO and what ideas they can implement in the early stages of web designing. If this is done at the early stages, the final outcome would be a website which the search engines cannot stop falling in love with. Here are some points which web designers or people looking at getting a website can keep in mind while designing websites:</p>
<ul>
<li><strong>Flash not too Flashy –</strong> Use of Flash in websites is good but do not overdo it. Flash can be SEO-friendly and web accessible, however, open web languages like HTML, CSS and JavaScript serve the best purpose. Flash is good for providing a nice interactive experience to the visitor on the site, but then again search engines are not too good at reading the content in a Flash movie. In case, if you are using Flash, ensure that the HTML page contains vital information on your site links and these are not embedded in the Flash file. Avoid using Flash for navigation menu. Instead try DHTML (Dynamic HTML).</li>
<li><strong>Main Text –</strong> Search engines use a text based reader called a “spider”. These spiders read a web page from left to right and from top to bottom all the while ignoring the design aspects. All they are interested in is the text – specially the top 20 lines of your webpage. Make full use of this early paragraph area to include relevant keywords. The numbers vary from engine to engine, but you can assume the first 50 words are crucial, the next 50 are important; the 50 following that are likely to be read. Try to get the important keywords — the expressions you expect your visitors to use in their searches — included in the first 150 lines of the text.</li>
<li><strong>Directory Structure -</strong> Many a times web designers tend to keep a flat directory structure where they have all the website pages in the ROOT folder. This is good if the website is small and there are not many pages to maintain. But when it comes to big websites, breaking down the webpages in different sections works the best. For example (see figure), a website selling books may have their home page in the root folder while segregating each books webpage in their respective directories like Science-Fiction, Adventure, Cooking, etc.</li>
</ul>
<p style="padding-left: 60px;"><img class="alignnone" title="Directory Structure" src="http://www.vishalvasu.com/uploaded_images/directory-structure.jpg" alt="" width="383" height="312" /></p>
<p style="padding-left: 60px;"><strong><em>A quick tip:</em></strong> <em>do not plan to put your webpages more than three levels deep. A good hierarchal structure can play a significant role in how well the site gets spidered and pages re-indexed in the search engines.</em></p>
<ul>
<li><strong>File Names -</strong> The filenames in a website play a crucial role. Using a file name for a web page like “first-page.html” or “xyz.html” would load the page fine when accessed, but will certainly take away a chance of stuffing a keyword. Try to name the pages such that it carries the Title of the webpage instead of “page1.html”, “page2.html” and so on. Taking the earlier example of a website selling books; it would be a good idea to name the web page selling a book on cocktail recipes as “cocktail-recipes.html” instead of “page1.html”. Some other points to keep in mind are:
<ul>
<li>Do not use space in the file names as a space is denoted as %20 when it is rendered in a URL. So a page like “my web page.html” would look alright when you see it in your computer but when called from a browser would be rendered as “www.yoursitename.com/my%20web%20page.html”. This makes it difficult for people to remember the URL.</li>
<li>Separate the words in your file name with hyphen (-). Since we are not able to use a space to separate the words in a file name, use a hyphen to split the words so that it becomes easy to read and identify. Moreover, the hyphen character is regarded by search engines as a word separator, much the way a space is.</li>
<li>Use lowercase to name your files. Under Windows OS, you may have got used to the fact that &#8220;MyWebPage.html&#8221; refers to the same file as &#8220;mywebpage.html&#8221;. This is not the case with all operating systems. For example, Unix-based systems like Linux and FreeBSD consider them to be two different files.</li>
</ul>
</li>
<li><strong>Image Names -</strong> Now this is one of the common mistakes that has been found in websites. Many webmasters or graphic designers prepare the design in software like Adobe Photoshop and then use the automatic slicing tool to slice the images. Next they bring this in to a static HTML and replace the places for text with actual text and white spaces with spacers to reduce the file size of the web page. But they tend to forget that the images carry names like “image01.jpg”, image02.jpg” and so on. For those who take care to rename the images, many a times, rename them as “logo.jpg” for the company logo or “header.jpg” for a header image. This should be avoided. The idea is to name the actual file correctly by giving it a key term. For example “blue-tshirt.jpg” would yield better results than using some random name like “image01.jpg” because this gives the site extra context. Also make sure that when these images are put in to the website, necessary ALT tag content is also provided. The benefit is that sites like Google Images can index them better and after all that is another way of getting traffic to the website.</li>
<li><strong>Sitemap -</strong> A sitemap is a tool that aids search engine crawlers’ gain contextual meaning about a site’s web page. Create a site map that links to the major sections and sub-sections of the website. Sitemaps are a useful tool for making sites built in Flash and other non-html languages searchable. Preferably the site map should be linked to from every page and the recommend file names for the site map are “sitemap.html” or “site-map.html.” You can even use online sitemap generators which crawls the website and prepare an XML sitemap. Google recommends using this and submitting the same in Google Webmaster Tools.</li>
<li><strong>Anchor Text -</strong> The anchor text is the text inside the &#8220;A&#8221; tags that links to other pages either inside the website or to some other website. It is important for the anchor text to contain a description of where the link is taking the visitor but this is even more important for search engines because it tells its crawlers where the link is going. Avoid using words like &#8220;Click Here&#8221; as an anchor text. Instead use a relevant keyword for that web page or website.</li>
<li><strong>Title -</strong> It can be said that the Title of the website is one of the most important factors for a successful search engine optimized website. The title is nothing but the text that you see in the reverse bar on the left side of your browser. The title is very crucial for the ranking of your website as it is this Title tag that is used by the search engines to show your listing in the search results. For example, a website of a book store in Ahmedabad carrying a title tag like “Welcome to ACME” will not mean much. People probably won&#8217;t click on that link because they don&#8217;t know who you are. It would be a better idea to rephrase the title to read “Buy books online on adventure, cooking, science fiction and more in Ahmedabad”. It is also a good idea to have each page in the web site use a unique title and should reflect keywords that are relevant to that page. Remember that it is not only the home page that will lead a visitor to your website and so it is important that each page in the website is properly optimized.</li>
<li><strong>META Tags -</strong> Meta elements are typically used to specify page description, keywords, author of the document, last modified and other metadata. Here is an explanation of the common meta tags:
<ul>
<li><em>Description:</em> The description is displayed in the search engine result page and helps to distinguish your site from the others in the list. The description tag should be written in such way that it will show what information your website contains or what your website is about. Write short and clear sentences that will not confuse your visitors.</li>
<li><em>Keyword:</em> The keyword tags should contain between 4 and 10 keywords or key phrases. They should be listed with commas and should correspond to the major search phrases you are targeting. Every word in this tag should appear somewhere in the body, or the website might get penalized for irrelevance. No single word should appear more than twice or it may be considered spam.</li>
<li><em>Robots:</em> One other Meta tag worth mentioning is the robots tag. This lets you specify that a particular page or a directory should NOT be indexed by a search engine or which pages in your website should the spiders follow and index.</li>
</ul>
</li>
<li><strong>Valid Code -</strong> Many webmasters or designers overlook a very important aspect of website design &#8211; the validity of the HTML code. Search engines have to parse the HTML code on the website to find the relevant content. If the HTML code contains errors, search engines might not be able to find everything on the page. Search engine crawler programs obey the HTML standard and they can only index the web site if it is compliant to the HTML standards. After the website is designed and the relevant HTML generated, validate the html and CSS code and make the code W3C standard. A quick tool to validate the html code can be found at <a href="http://validator.w3.org/">http://validator.w3.org</a> and to validate the CSS code, visit <a href="http://jigsaw.w3.org/css-validator">http://jigsaw.w3.org/css-validator</a></li>
</ul>
<p>Graphic and web designers love beautiful websites and SEO experts love optimized content and code. Neither should be ignored as these days, both are equally important. What good it would be if you have a nice and flashy design but no one to visit the site as it is not loved by the search engines? Keeping in mind some basic web designing principles during the planning stage would give immediate benefits and reduce the work load of SEO companies or experts.</p>
<p>Do you have any tips or techniques you use while designing websites in a search engine friendly manner? If so, do leave a comment as it would help many as it is always a good idea to share knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/seo-tips-for-web-site-designing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>301 Redirects – Best for SEO!</title>
		<link>http://www.vishalvasu.com/301-redirects-best-for-seo/</link>
		<comments>http://www.vishalvasu.com/301-redirects-best-for-seo/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 08:56:31 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=339</guid>
		<description><![CDATA[Recently, we made some changes to our website www.bytetechnosys.com where we updated lot of directory structure which in turn caused changes to the pages and their links. Result &#8211; back links and pages in search results started throwing up a nasty 404 Error Page. Solution &#8211; apply a 301 Permanent Page Redirect with immediate effect! [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, we made some changes to our website <a href="http://www.bytetechnosys.com/">www.bytetechnosys.com</a> where we updated lot of directory structure which in turn caused changes to the pages and their links.</p>
<p><strong>Result &#8211; </strong>back links and pages in search results started throwing up a nasty 404 Error Page.</p>
<p><strong>Solution &#8211; </strong>apply a 301 Permanent Page Redirect with immediate effect!</p>
<p>There are multiple reasons when you would have to redirect URLs:</p>
<ul>
<li>Your web pages may have moved but their old URLs may still be live in users&#8217; bookmarks or in search engine indexes. Without implementing some sort or redirection, that traffic would be lost to a 404 Error Page.</li>
<li>You may have changed the primary domain names as part of a company name change or a switch in the domain name to accommodate a more keyword-friendly domain.</li>
<li>If you read the Google Webmaster guidelines, it clearly mentions that a site with <em>www</em> and a <em>non-www</em> site are both indexed as separate websites. Since each version is technically a different URL, to have both versions available for indexing affects PageRank, as it is being split between multiple sites. In that case, setting a preferred domain or performing a redirect helps.</li>
<li>There could be some additional domains with catchy keywords registered by you. In order to capture traffic from these ancillary domain sources without presenting duplicate content to the engines and running the risk of being penalized a redirect is the best choice.</li>
</ul>
<p>There may be many more reasons to opt in for a 301 redirect, but these are all that come to my mind as of now. If you have any reasons to share, I’m sure that would be a great resource.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/301-redirects-best-for-seo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>High Search Engine Rankings for Website&#8217;s Success</title>
		<link>http://www.vishalvasu.com/high-search-engine-rankings-for-websites-success/</link>
		<comments>http://www.vishalvasu.com/high-search-engine-rankings-for-websites-success/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 07:50:20 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engine Submissions]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=332</guid>
		<description><![CDATA[A survey conducted by market research firm TNS revealed that 75% of all online shoppers said that company size was not a factor in having their online shopping needs satisfied. Only 15% said they preferred to shop with large retailers (Source: TNS). More than 80% of all Internet users find new web sites through search [...]]]></description>
			<content:encoded><![CDATA[<p>A survey conducted by market research firm TNS revealed that 75% of all online shoppers said that company size was not a factor in having their online shopping needs satisfied. Only 15% said they preferred to shop with large retailers (Source: TNS).</p>
<p>More than 80% of all Internet users find new web sites through search engines (Source: Georgia Tech/GVU Users Survey). That means that about 650 million people use search engines to find web sites. It is very important to do the right things in the right order if you want to have high search engine rankings. It is not enough to submit your web site to search engines and to wait for the results.</p>
<p>Search engines use a variety of factors to rank web sites. You have to work on all factors if you want to achieve good results. Here are few of them:</p>
<ol>
<li><strong>Find the right keywords for your web site:</strong> The right keywords are not always obvious. It is very important that you target the right keywords before you start with your search engine optimization work.</li>
<li><strong>Optimize your web pages for these keywords:</strong> Optimizing your web pages for your important keywords is crucial if you want to have high search engine rankings. Optimizing one or two pages is not enough. Search engines analyze all pages of your web site and they put these pages in a context. It is important that the combination of your web pages shows search engines that your web site is relevant to a special topic.</li>
<li><strong>Submit your web pages to all important search engines and directories:</strong> After optimizing your web site for several keywords, you can submit your web site to search engines and Internet directories. Although search engine submission is not as important as it was (many search engines will find your web site through links on other sites), it can still help you to get your web site listed faster.</li>
<li><strong>Get links from other web sites and make sure that these links contain your keywords:</strong> Links from other web sites are extremely important if you want to have high search engine rankings. Your web site must have good incoming links to get high search engine rankings. High search engine rankings are always the result of optimized web pages and good incoming links.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/high-search-engine-rankings-for-websites-success/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How does Ethical SEO help Increase ROI of your Website?</title>
		<link>http://www.vishalvasu.com/ethical-seo-increase-roi/</link>
		<comments>http://www.vishalvasu.com/ethical-seo-increase-roi/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:49:32 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engine Submissions]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=323</guid>
		<description><![CDATA[So you have a website and have made investments in getting it online on the Internet. But does it give you the results that you had thought of? Is your website adding up to your business or is it reaching out to your target customers? After establishing a great website, however, you need to drive [...]]]></description>
			<content:encoded><![CDATA[<p>So you have a website and have made investments in getting it online on the Internet. But does it give you the results that you had thought of? Is your website adding up to your business or is it reaching out to your target customers?</p>
<p>After establishing a great website, however, you need to drive interested consumers to your site in order for it to have an impact on your business bottom line. <a href="http://www.bytetechnosys.com/solutions/search-engine-optimization.aspx" target="_blank">Search Engine Optimization</a>, or SEO, can be useful in bringing more targeted customers to your business website and SEO can help improve the conversion rates as well. Conversions are interpreted differently by individual marketers, advertisers, and content creators. To online retailers or e-commerce websites, a successful conversion may mean the sale of a product to a consumer whose interest in the item was initially sparked by clicking a banner advertisement. To content creators, a successful conversion may refer to a membership registration, newsletter subscription, software download or other activity.</p>
<p>All commercial websites can increase their ROI by focusing on the following:</p>
<ul>
<li>Increasing Relevant Traffic to the Website</li>
<li>Increasing Conversions</li>
</ul>
<p>A long term SEO plan to generate organic traffic from Search Engines is the most important because it is Google and the other major search engines that are the portals of choice when seeking specific information.</p>
<p><strong>What is ROI and how can it be Improved?</strong></p>
<p>Return On Investment (ROI) is a direct relationship between the total amount you spend and the total amount you earn from a certain internet marketing campaign.</p>
<p>Generally speaking, Return On Investment (ROI) is a performance measurement used to evaluate the efficiency of an investment and to compare the efficiency of one investment to the other or over a certain period of time.</p>
<p>The two most important factors to improve your Return On Investment (ROI) are:</p>
<ul>
<li>Professional Search Engine Optimization</li>
<li>Website Conversion Rate Optimization</li>
</ul>
<p>Let’s understand these in detail.</p>
<p>Professional Search Engine Optimization is probably one of the best internet marketing strategies to improve your Return On Investment. Basically, the idea here is to generate lot of organic traffic which will simply give much more exposure to the website for a long period of time. Once the initial cost of Search Engine Optimization services is paid, you do not need to pay much money to keep the achieved results.</p>
<p>A good Search Engine Optimization campaign can contain the following items or a carefully selected combination:</p>
<ul>
<li>Keyword research, analysis and selection</li>
<li>Copywriting the main website pages and the landing pages</li>
<li>Link building exercise to improve the link popularity</li>
<li>Social Media Marketing to create more brand loyalty</li>
</ul>
<p>On the other hand, Website Conversion Rate Optimization is a technique to increase your Conversion Rate, which leads to more targeted visitors and more sales from your targeted traffic.</p>
<p>A good Website Conversion Rate Optimization campaign can contain the following:</p>
<ul>
<li>Find the Unique Selling Points (USP) and make them clear and obvious in the website and landing pages</li>
<li>Improve the website design to be more search engine friendly</li>
<li>Improve the website usability and accessibility to make navigation and finding information, products or services easier</li>
<li>Improve the content on the website to clearly present the benefits of products or services to be more convincing and compelling to your visitors</li>
<li>Improve landing pages to accurately match your advertising campaigns and the keywords used in them</li>
<li>Track the campaigns and analyze results to improve performance</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/ethical-seo-increase-roi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove index.php from URL for WordPress</title>
		<link>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/</link>
		<comments>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 07:04:57 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=210</guid>
		<description><![CDATA[Many WordPress uses prefer to host their web sites on a Linux server so that they can get rid of the index.php that get’s in to the URL by using mod_rewrite module on Linux. This is not supported on Windows Server’s IIS. The main idea is to make the URL more simple and SEO friendly. [...]]]></description>
			<content:encoded><![CDATA[<p>Many WordPress uses prefer to host their web sites on a Linux server so that they can get rid of the index.php that get’s in to the URL by using mod_rewrite module on Linux. This is not supported on Windows Server’s IIS.</p>
<p>The main idea is to make the URL more simple and SEO friendly. Normally, when you setup PermaLinks in IIS, we get something like this:</p>
<p><strong><span style="color: #888888;">http://www.yourwordpresssite.com/index.php/2009/08/02/your-blog-post/</span></strong></p>
<p>This means that each link to the post carries index.php in the URL which is not good. Outlined below are steps that can help to achieve the same results for a WordPress site on a Windows Server running IIS.</p>
<p><strong><span style="text-decoration: underline;">STEP: 1</span></strong></p>
<p>Get the URL rewriting component on the Windows Server hosting your WordPress site. If you are not in control of the server or are not the server administrator, you can request the setup of the component from them. <strong><a href="http://code.google.com/p/wp-url-rewriting-on-iis/downloads/list" target="_blank">Click here</a></strong> to download the component from the vendor’s site. The component is absolutely free and distributed under GNU General Public License.</p>
<p><span style="text-decoration: underline;"><strong>STEP: 2</strong></span></p>
<p>Once the component is downloaded, copy the wp-url-rewriting.dll file to the Windows Server’s SYSTEM32 directory. Register the component so that it is available to IIS by using the <strong>REGSVR32 WP-URL-REWRITING.DLL</strong> command from the command prompt.</p>
<p><img class="alignnone" title="URL Rewrite for WordPress" src="http://www.vishalvasu.com/uploaded_images/url-rewrite-01.gif" alt="" width="572" height="275" /></p>
<p><strong><span style="color: #ff0000;"><em>Note: You may get an error that the DLL entry point was not found, but let that not bother you.</em></span></strong></p>
<p><strong><span style="text-decoration: underline;">STEP: 3</span></strong></p>
<p>Once the DLL is registered, login to your WordPress admin area and navigate to PermaLinks and change the common setting to use Custom Structure. Add <span style="color: #333333;"><strong>/%category%/%postname%/ </strong></span>as the choice and Save Changes.</p>
<p><img class="alignnone" title="URL Rewrite for WordPress" src="http://www.vishalvasu.com/uploaded_images/url-rewrite-02.gif" alt="" width="595" height="240" /></p>
<p>That&#8217;s it! We are done. WordPress should now show the URL&#8217;s without the index.php in it.</p>
<p>I invite everyone to share their experience or any other methods that they might have used.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.vishalvasu.com/tag/search-engine-optimization/feed/ ) in 5.69058 seconds, on Feb 6th, 2012 at 2:36 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 3:36 pm UTC -->
