<?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>SachinKRaj weBLOG &#187; tricks</title>
	<atom:link href="http://blog.sachinkraj.com/tag/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sachinkraj.com</link>
	<description>Web Development Tutorials, How-To&#039;s and Design Tips</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:07:32 +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>Do Not Show My Web Page In Search Engine Results. How To?</title>
		<link>http://blog.sachinkraj.com/do-not-show-my-web-page-in-search-engine-results/</link>
		<comments>http://blog.sachinkraj.com/do-not-show-my-web-page-in-search-engine-results/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 09:32:40 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[noindex]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1285</guid>
		<description><![CDATA[So, you want to hide your web page (URL/link) from search engine bots and do not want to use robots.txt. You can do this with the help of noindex meta tags. Just put the below code in your web page code, anywhere after &#60;head&#62; and before the closing &#60;/head&#62; tag. The above code will hide [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/do-not-show-my-web-page-in-search-engine-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Function: How To Get The Current Page URL (Address Bar Link)</title>
		<link>http://blog.sachinkraj.com/how-to-get-the-current-page-url/</link>
		<comments>http://blog.sachinkraj.com/how-to-get-the-current-page-url/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 06:41:49 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1235</guid>
		<description><![CDATA[There are number of times when we need to play with PHP and the pre-defined constants and variables. PHP has a vast number of methods which can help us in dealing with almost all issues. Today, I am gonna share with the trick to find out current page&#8217;s URL, yes the link that you see [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/how-to-get-the-current-page-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

