<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SEO for Bing &#8211; Top Ranking Tips &amp; Tools</title>
	<atom:link href="http://www.amitbhawani.com/blog/bing-seo-ranking-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/</link>
	<description>Stay Updated with the Latest Tech Info!</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:23:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lost on Bing</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-101309</link>
		<dc:creator>Lost on Bing</dc:creator>
		<pubDate>Sat, 26 Nov 2011 09:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-101309</guid>
		<description>We want to use bing&#039;s webmaster tools, the default settings are in a foreign language , does anyone know how to change? I&#039;m visiting suppliers in Hong Hong, so the default is in the local text.

Thanks!</description>
		<content:encoded><![CDATA[<p>We want to use bing&#8217;s webmaster tools, the default settings are in a foreign language , does anyone know how to change? I&#8217;m visiting suppliers in Hong Hong, so the default is in the local text.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh Merchandani</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-33743</link>
		<dc:creator>Rajesh Merchandani</dc:creator>
		<pubDate>Fri, 04 Dec 2009 16:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-33743</guid>
		<description>Google webmaster Tools is a great way to find out which links Microsoft values and they give you a graphical representation (values 1-5). One thing I spotted immediately is that they value links from any Microsoft related site. No surprise there then.</description>
		<content:encoded><![CDATA[<p>Google webmaster Tools is a great way to find out which links Microsoft values and they give you a graphical representation (values 1-5). One thing I spotted immediately is that they value links from any Microsoft related site. No surprise there then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Starter - Microsoft Bing gains 7 percent in October 2009 &#124; User-Centered Design - Kelikuru.com</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-33160</link>
		<dc:creator>SEO Starter - Microsoft Bing gains 7 percent in October 2009 &#124; User-Centered Design - Kelikuru.com</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-33160</guid>
		<description>[...] SEO for Bing – Top Ranking Tips &amp; Tools [...]</description>
		<content:encoded><![CDATA[<p>[...] SEO for Bing – Top Ranking Tips &amp; Tools [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beginnerChester</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-27506</link>
		<dc:creator>beginnerChester</dc:creator>
		<pubDate>Tue, 28 Jul 2009 10:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-27506</guid>
		<description>Just finsihed removing all XHTML errors and warnings. Found three problems that would affect many people using Wirdoress 2.8 and above.

1. The google adsense code snippets actually break wordpress. Wordpress converts the closing CDATA bracket to &lt;code&gt;&amp;gt&lt;/code&gt;. To fix, remove the CDATA section and replace with &lt;code&gt;&lt;!--&lt;/code&gt; and &lt;code&gt;--&gt;&lt;/code&gt; tags. eg:

&lt;code&gt;&lt;/code&gt;

Also, the wordpress 2.8 search facility is not well formed. If you can be bothered, modify &lt;code&gt;wp-includes/general-templates.php&lt;/code&gt; and remove any reference to &lt;code&gt;role=”search”&lt;/code&gt;.

Finally, make sure your theme has &lt;code&gt;&lt;/code&gt; and &lt;code&gt;&lt;/code&gt; tags around any calls to &lt;code&gt;dynamic_sidebar&lt;/code&gt; (normally found in sidebar.php or functions.php files).</description>
		<content:encoded><![CDATA[<p>Just finsihed removing all XHTML errors and warnings. Found three problems that would affect many people using Wirdoress 2.8 and above.</p>
<p>1. The google adsense code snippets actually break wordpress. Wordpress converts the closing CDATA bracket to <code>&amp;gt</code>. To fix, remove the CDATA section and replace with <code>&lt;!--</code> and <code>--&gt;</code> tags. eg:</p>
<p><code></code></p>
<p>Also, the wordpress 2.8 search facility is not well formed. If you can be bothered, modify <code>wp-includes/general-templates.php</code> and remove any reference to <code>role=”search”</code>.</p>
<p>Finally, make sure your theme has <code></code> and <code></code> tags around any calls to <code>dynamic_sidebar</code> (normally found in sidebar.php or functions.php files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beginnerChester</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-27501</link>
		<dc:creator>beginnerChester</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-27501</guid>
		<description>Thanks for that. Just ran XHTML check on my site and was horrified when 96 errors were detected. Ran it on your page out of interest and found 66 errors and 21 warnings. Must be a wordpress thing??</description>
		<content:encoded><![CDATA[<p>Thanks for that. Just ran XHTML check on my site and was horrified when 96 errors were detected. Ran it on your page out of interest and found 66 errors and 21 warnings. Must be a wordpress thing??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Che</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-25911</link>
		<dc:creator>Che</dc:creator>
		<pubDate>Sat, 13 Jun 2009 22:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-25911</guid>
		<description>any tips on how to get traffic from  yahoo and Bing. I am indexed on both but get virtually no traffic fro them. but i get about 2000 hits a day from google.</description>
		<content:encoded><![CDATA[<p>any tips on how to get traffic from  yahoo and Bing. I am indexed on both but get virtually no traffic fro them. but i get about 2000 hits a day from google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMIT VERMA</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-25442</link>
		<dc:creator>AMIT VERMA</dc:creator>
		<pubDate>Mon, 08 Jun 2009 05:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-25442</guid>
		<description>Pretty similar to Google Tips. Isn&#039;t?</description>
		<content:encoded><![CDATA[<p>Pretty similar to Google Tips. Isn&#8217;t?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balaji @ GuideToTech</title>
		<link>http://www.amitbhawani.com/blog/bing-seo-ranking-guide/#comment-25397</link>
		<dc:creator>Balaji @ GuideToTech</dc:creator>
		<pubDate>Sun, 07 Jun 2009 01:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.amitbhawani.com/blog/?p=4578#comment-25397</guid>
		<description>That&#039;s an great piece of info mate...
Thanks</description>
		<content:encoded><![CDATA[<p>That&#8217;s an great piece of info mate&#8230;<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

