<?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>Geeks Villa &#187; skype</title>
	<atom:link href="http://www.geeksvilla.com/tag/skype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeksvilla.com</link>
	<description>Latest News, Reviews for Computer Technology</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:40:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Fix Skype Overwriting Phone Numbers in WordPress Themes</title>
		<link>http://www.geeksvilla.com/how-to-fix-skype-overwriting-phone-numbers-in-wordpress-themes/</link>
		<comments>http://www.geeksvilla.com/how-to-fix-skype-overwriting-phone-numbers-in-wordpress-themes/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 06:14:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress tips]]></category>
		<category><![CDATA[Wordpress tutorial]]></category>

		<guid isPermaLink="false">http://www.geeksvilla.com/?p=429</guid>
		<description><![CDATA[If you have Skype on your computer you may have noticed that sometimes Skype highlights phone numbers automatically when you visit a website. From a WordPress developers point of view this can be very frustrating. Not only can it make your site look bad, but it can mess up the layout as well. In fact, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.geeksvilla.com/how-to-fix-skype-overwriting-phone-numbers-in-wordpress-themes/skypeicon/" rel="attachment wp-att-431"><img class="size-full wp-image-431 alignright" title="skypeicon" src="http://www.geeksvilla.com/wp-content/uploads/skypeicon.gif" alt="" width="210" height="210" /></a></p>
<p>If you have Skype on your computer you may have noticed that sometimes <strong>Skype highlights phone numbers</strong> automatically when you visit a website. From a WordPress developers point of view this can be very frustrating. Not only can it make your site look bad, but it can mess up the layout as well. In fact, just recently we had a client whose page kept breaking because Skype was highlighting his phone number. Fixing this problem is not very hard. All you have to do is add some code to the head of your HTML document and it will prevent Skype from highlighting numbers in your theme no matter what browser it is being displayed on. This is the code you should paste:</p>
<pre>
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />
</pre>
<p>Make sure it is between the <code>&lt;head&gt;</code> and <code>&lt;/head&gt;</code> tags.</p>
<p>For those of you who simply want to turn on the plugin, then download our plugin <a title="Prevent Skype Overwriting" href="http://wordpress.org/extend/plugins/prevent-skype-overwriting/" target="_blank">Prevent Skype Overwriting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksvilla.com/how-to-fix-skype-overwriting-phone-numbers-in-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

