<?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>ANIL KUMAR PANIGRAHI &#039;s Blog &#187; SEO</title>
	<atom:link href="http://www.anil2u.info/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anil2u.info</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 18:21:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to add dynamic meta description for wordpress blog</title>
		<link>http://www.anil2u.info/2011/09/how-to-add-dynamic-meta-description-for-wordpress-blog/</link>
		<comments>http://www.anil2u.info/2011/09/how-to-add-dynamic-meta-description-for-wordpress-blog/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 03:36:42 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[General Category]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[dynamic meta description]]></category>
		<category><![CDATA[meta description for wordpress]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=941</guid>
		<description><![CDATA[Hi friends, In this post i would like to explain about how to maintain dynamic meta description for a wordpress blog. No need to add any plugins to maintain meta description. Using this method, we can have meta description To add meta description to your blog with few steps. Step 1: Open header.php form your [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2011/09/how-to-add-dynamic-meta-description-for-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Steps to Build a Custom CMS application Using PHP</title>
		<link>http://www.anil2u.info/2011/07/simple-steps-to-build-a-custom-cms-application-using/</link>
		<comments>http://www.anil2u.info/2011/07/simple-steps-to-build-a-custom-cms-application-using/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 16:38:41 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[custom cms]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Simple Steps to Build a Custom CMS application Using PHP]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=862</guid>
		<description><![CDATA[In this post i would like to build a Simple Steps to Build a Custom CMS application Using PHP and Mysql. We will pulling data ( content ) from mysql and displayed in the nice formated way to display in the front-end section. And Content is manageble by admin section by WYSIWYG editor. Database Table [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2011/07/simple-steps-to-build-a-custom-cms-application-using/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Header Examples</title>
		<link>http://www.anil2u.info/2011/04/examples-for-php-headers-301302404/</link>
		<comments>http://www.anil2u.info/2011/04/examples-for-php-headers-301302404/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 18:07:53 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Simple CSS Code]]></category>
		<category><![CDATA[Style & Scripts]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[302]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[503]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php headers]]></category>
		<category><![CDATA[redirection]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=799</guid>
		<description><![CDATA[Hi friends, In this post i would like to share my knoweldge about redirection , 404 ( Page not found error message) ,service not avialable(503), CSS , Javascript , For the images and application type ( PDF ,&#8230;). For above requirements we can use php headers to solve the issues. 1) 301 moved permanently (redirect): [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2011/04/examples-for-php-headers-301302404/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create rss feeds using php and mysql</title>
		<link>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/</link>
		<comments>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:43:20 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Anil]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=620</guid>
		<description><![CDATA[In this post i want to explain how to create rss feeds using php code and get the data from mysql table. It is very simple to develop and use. &#160; Step 1 : Connect to database &#160; We already discussed about how to connect database using php code.See the following code to connect database: [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Small urls generated using php code?</title>
		<link>http://www.anil2u.info/2009/07/small-urls-generated-using-php-code/</link>
		<comments>http://www.anil2u.info/2009/07/small-urls-generated-using-php-code/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:30:36 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=224</guid>
		<description><![CDATA[The following php code will generate the tiny urls &#60;?php &#160; function getTinyUrl&#40;$url&#41; &#123; $tinyurl = file_get_contents&#40;&#34;http://tinyurl.com/api-create.php?url={$url}&#34;&#41;; return $tinyurl; &#125; &#160; $url=&#34;http://www.anil2u.info&#34;; echo getTinyUrl&#40;$url&#41;; &#160; // gives the output is  http://tinyurl.com/lj4noe ?&#62; This will be useful when we are trying to post our url in different blog. If we want more impressions without knowing the [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/07/small-urls-generated-using-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write SEO friendly urls in CodeIgniter</title>
		<link>http://www.anil2u.info/2009/07/how-to-write-seo-friendly-urls-in-codeigniter/</link>
		<comments>http://www.anil2u.info/2009/07/how-to-write-seo-friendly-urls-in-codeigniter/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 07:24:32 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=212</guid>
		<description><![CDATA[Hi, In this post i will going to explain about How to write SEO friendly urls in CodeIgniter using .htacess file. create  .htaccess file with the following contents. 123456DirectoryIndex index.php RewriteEngine on RewriteCond $1 !^&#40;index\.php&#124;images&#124;css&#124;js&#124;robots\.txt&#124;favicon\.ico&#41; RewriteCond %&#123;REQUEST_FILENAME&#125; !-f RewriteCond %&#123;REQUEST_FILENAME&#125; !-d RewriteRule ^&#40;.*&#41;$ ./index.php/$1 &#91;L,QSA&#93; Then url will be http://localhost/codeIgniter/[controller-name]/[method-name] / &#160; It will be [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/07/how-to-write-seo-friendly-urls-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is SEO? and techniques to maintain SEO?</title>
		<link>http://www.anil2u.info/2009/05/what-is-seo-and-techniques-to-maintain-seo/</link>
		<comments>http://www.anil2u.info/2009/05/what-is-seo-and-techniques-to-maintain-seo/#comments</comments>
		<pubDate>Sun, 10 May 2009 17:39:25 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=168</guid>
		<description><![CDATA[SEO standards for Search Engine Optimization. To find the all relevant data or contents or information through the search engines. The 60% of people to find the information from the search engines. Search engines are : E.g.:   Google, Live, MSN, Yahoo, Alta vista Search engines are to crawl all the websites. The data are placed [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/05/what-is-seo-and-techniques-to-maintain-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is robot.txt? Syntax of robot.txt?</title>
		<link>http://www.anil2u.info/2009/04/what-is-robottxt-syntax-of-robottxt/</link>
		<comments>http://www.anil2u.info/2009/04/what-is-robottxt-syntax-of-robottxt/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 08:56:28 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=150</guid>
		<description><![CDATA[What is robot.txt? This is a file for in the website some of the folder we dont want to crawl by the search engine optimization, suppose in the images folder we dont want to crawl . The syntax for the robot.txt **************** User-agent: Disallow: **************** User- agent  : This is for Search engine name Disallow [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/04/what-is-robottxt-syntax-of-robottxt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generation of SEO URL in php code</title>
		<link>http://www.anil2u.info/2009/04/generation-of-seo-url-in-php-code/</link>
		<comments>http://www.anil2u.info/2009/04/generation-of-seo-url-in-php-code/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 04:07:50 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=126</guid>
		<description><![CDATA[Hi friends below two lines of code is for the generation of user friendly and seo (search engine optimization) urls. It removes the all white spaces in the url and replace it with the &#8216;-&#8217;. It removes the all white spaces at the end of the urls. It removes the unambiguous text in the urls. [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/04/generation-of-seo-url-in-php-code/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; URL using php code and .htaccess</title>
		<link>http://www.anil2u.info/2009/04/seo-url-using-php-code-and-htaccess/</link>
		<comments>http://www.anil2u.info/2009/04/seo-url-using-php-code-and-htaccess/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 08:53:15 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?p=124</guid>
		<description><![CDATA[In this post i would like to explain about generate seo urls using php code and .htaceess. The following function for seo urls generation with the php code PHP Code 123456789101112131415161718&#60;?php function cleanURL&#40;$string&#41; &#123; $url = str_replace&#40;&#34;'&#34;, '', $string&#41;; $url = str_replace&#40;&#34;%20&#34;, &#34;&#34;, $url&#41;; $url = preg_replace&#40;'~[^\\pL0-9_]+~u', '-', $url&#41;; // it is for substitutes anything [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2009/04/seo-url-using-php-code-and-htaccess/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

