<?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>i2k2 Corporate Blog &#187; Testing</title>
	<atom:link href="http://blog.i2k2.com/category/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.i2k2.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:11:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How can I detect and solve HTTP 404 error?</title>
		<link>http://blog.i2k2.com/design/how-can-i-detect-and-solve-http-404-error/</link>
		<comments>http://blog.i2k2.com/design/how-can-i-detect-and-solve-http-404-error/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:00:34 +0000</pubDate>
		<dc:creator>Yogesh Kumar</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[HTTP 404]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://blog.i2k2.com/?p=767</guid>
		<description><![CDATA[The HTTP 404 or Not Found error message is a standard response code of HTTP indicates that the client is able to communicate with the server but the server can not find what is requested.
Cause:
By default, when IIS is installed on any version of the Windows Server 2003 family then IIS only serves static content [...]

<h3>Related Posts</h3>

<a href="http://blog.i2k2.com/uncategorized/what-are-the-different-forms-of-digital-marketing/" rel="bookmark">What are the different forms of Digital marketing ?</a><!-- (5.46053)-->, 
<a href="http://blog.i2k2.com/design/tips-to-choose-a-best-domain-name-for-your-business/" rel="bookmark">Tips to choose a best Domain Name for your Business</a><!-- (6.75473)-->, 
<a href="http://blog.i2k2.com/hosting/five-new-tools-for-zimbra-users/" rel="bookmark">Five New Tools For Zimbra Users</a><!-- (5.49209)-->]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>The HTTP 404 </strong>or Not Found error message is a standard response code of HTTP indicates that the client is able to communicate with the server but the server can not find what is requested.</p>
<p><strong>Cause:</strong></p>
<p>By default, when IIS is installed on any version of the Windows Server 2003 family then IIS only serves static content (HTML).<br />
<strong><br />
Symptoms: </strong></p>
<p>When you request dynamic content like an ASP.NET page, an Active Server Pages (ASP) page, a Common Gateway Interface (CGI) application or an Internet Services API (ISAPI) application on a Microsoft Windows Server 2003 server that is running Internet Information Services (IIS) 6.0 then you may receive any of the following error messages:</p>
<p><strong>Error message 1</strong></p>
<p>HTTP Error 404 &#8211; File Not Found</p>
<p><strong>Error message 2 </strong></p>
<p>HTTP Error 404- File or Directory not found</p>
<p><strong>Resolution:<br />
</strong><br />
<em><strong>Enable a Pre-existing Web Service Extension in IIS 6.0 </strong></em></p>
<p>To serve content to permit IIS that requires a specific ISAPI or CGI extension (already listed in the Web service extensions list) then follows these steps -</p>
<p>1)    Open IIS Manager, expand the master server node and then select the Web service extensions node<br />
2)    Right-click the extension in the right pane of IIS Manager that you want to enable<br />
3)    Click to select the Allow check box.</p>
<p><em><strong>Add a New Web Service Extension to IIS 6.0</strong></em></p>
<p>To permit IIS to serve content that requires a specific ISAPI or CGI extension (not already listed in the Web service extensions list) then follows these steps -</p>
<p>1)    Open IIS Manager, expand the master server node and then select the Web service extensions node<br />
2)    Click Add a new Web service extension under Tasks in the right pane of the IIS Manager<br />
3)    Type a friendly name in the Extension name box for the extension that you want to add Click Add in the required files box and then select the path and the name of the file that will handle requests for the specific extension. When you select the path and the file name then click OK<br />
4)    Click to select the Set extension status to allowed check box if the extension must be enabled immediately<br />
5)    Click OK to save your changes</p>
<p>So, HTTP 404 error indicates that the requested resource may be available in the future.</p>
<p style="text-align: justify;">
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" /></p>


<h3>Related Posts</h3>

<a href="http://blog.i2k2.com/uncategorized/what-are-the-different-forms-of-digital-marketing/" rel="bookmark">What are the different forms of Digital marketing ?</a><!-- (5.46053)-->, 
<a href="http://blog.i2k2.com/design/tips-to-choose-a-best-domain-name-for-your-business/" rel="bookmark">Tips to choose a best Domain Name for your Business</a><!-- (6.75473)-->, 
<a href="http://blog.i2k2.com/hosting/five-new-tools-for-zimbra-users/" rel="bookmark">Five New Tools For Zimbra Users</a><!-- (5.49209)-->]]></content:encoded>
			<wfw:commentRss>http://blog.i2k2.com/design/how-can-i-detect-and-solve-http-404-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is Website Optimizer? Or what is Google Website Optimizer?</title>
		<link>http://blog.i2k2.com/testing/what-is-website-optimizer-or-what-is-google-website-optimizer/</link>
		<comments>http://blog.i2k2.com/testing/what-is-website-optimizer-or-what-is-google-website-optimizer/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:27:36 +0000</pubDate>
		<dc:creator>Yogesh Kumar</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Google Website Optimizer]]></category>
		<category><![CDATA[Website Optimizer]]></category>

		<guid isPermaLink="false">http://blog.i2k2.com/?p=651</guid>
		<description><![CDATA[Website Optimizer is nothing but it is an easy-to-use tool to test the site content which delivers actionable results. There are three benefits that testing brings. 
•    Increase conversions: Because of testing, it is easy to raise your visitor satisfaction and site effectiveness that leads to a higher return on your investments and higher conversion [...]

<h3>Related Posts</h3>

<a href="http://blog.i2k2.com/seo/google-thinks-what-you-think/" rel="bookmark">Google thinks what you think!!</a><!-- (9.27151)-->, 
<a href="http://blog.i2k2.com/seo/what-are-the-advantages-you-get-when-google-crawling-rate-increased/" rel="bookmark">What are the Advantages you get when Google Crawling Rate increased?</a><!-- (8.63269)-->, 
<a href="http://blog.i2k2.com/seo/tips-to-get-google-to-crawl-your-website-faster/" rel="bookmark">TIPS to get GOOGLE to CRAWL your Website FASTER</a><!-- (8.43142)-->]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>Website Optimizer</strong> is nothing but it is an easy-to-use tool to test the site content which delivers actionable results. <strong>There are three benefits that testing brings. </strong></p>
<p><em><strong>•    Increase conversions: </strong></em>Because of testing, it is easy to raise your visitor satisfaction and site effectiveness that leads to a higher return on your investments and higher conversion rates.</p>
<p><em><strong>•    Listen to your visitors: </strong></em>Testing makes you to get direct feedback easily from your site visitors.</p>
<p><em><strong>•    Eliminate guesswork: </strong></em>You can try any combination of content to look out what leads to the most conversions with Website Optimizer.</p>
<p><strong>Google Website Optimizer i</strong>s a free product from Google which allows you to run A/B tests and multivariate tests application to helps webmasters and online marketers to increase overall visitor satisfaction and visitor conversion rates by continually testing different combinations of website content. To make more sales, you need a Google account and the desire.</p>
<p>Google website optimizer can test any element that exists as HTML code on a page which includes fonts, calls to action, headlines, product copy, point of action assurances, product reviews, product images and forms.</p>
<p><strong>An A/B Test </strong>is also called a split test as in this test; two versions of the page are tested against one another. This test involves a variation of the page and the original page and the variation can contain any changes. A/B tests are perfect for quick tests, for beginners, for websites with low traffic. In comparison to a multivariate test, you can get data very quickly.<br />
<strong><br />
A Multivariate Test </strong>is a test in which page variables like calls to action, headlines, buttons, paragraphs etc are tested against each other. At once, Google allows up to 1000 multivariable tests. Take an example, suppose if you have six headlines and need to test three variations for each then you can set up &#8211; 6 x 6 x 6 = 216 tests. Multivariate tests are the tests that require a long time to produce data, but are much more effective than A/B.</p>
<p>I hope you now understand the Google Website Optimizer.</p>


<h3>Related Posts</h3>

<a href="http://blog.i2k2.com/seo/google-thinks-what-you-think/" rel="bookmark">Google thinks what you think!!</a><!-- (9.27151)-->, 
<a href="http://blog.i2k2.com/seo/what-are-the-advantages-you-get-when-google-crawling-rate-increased/" rel="bookmark">What are the Advantages you get when Google Crawling Rate increased?</a><!-- (8.63269)-->, 
<a href="http://blog.i2k2.com/seo/tips-to-get-google-to-crawl-your-website-faster/" rel="bookmark">TIPS to get GOOGLE to CRAWL your Website FASTER</a><!-- (8.43142)-->]]></content:encoded>
			<wfw:commentRss>http://blog.i2k2.com/testing/what-is-website-optimizer-or-what-is-google-website-optimizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

