<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; Permalink</title>
	<atom:link href="http://manishlive.com/tag/permalink/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:26:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to Install the WordPress files to a subdirectory but your blog exist in the site root</title>
		<link>http://manishlive.com/how-to-install-the-wordpress-files-to-a-subdirectory-but-your-blog-exist-in-the-site-root/</link>
		<comments>http://manishlive.com/how-to-install-the-wordpress-files-to-a-subdirectory-but-your-blog-exist-in-the-site-root/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:28:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Permalink]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=72</guid>
		<description><![CDATA[Create the new location for the WordPress files to be storedFor Example : Here we use http://yourdomain.com/wp Go to General option under &#8220;Settings&#8221; tab in wordpress admin Change the address...


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Create the new location for the WordPress files to be stored<br />For Example : Here we use <em>http://yourdomain.com/wp</em></li>
<li>Go to <strong>General</strong> option under &#8220;Settings&#8221; tab in wordpress admin</li>
<li>Change the address to the new location of your WordPress files in <strong>WordPress address (URL)</strong> field<br /> For Example : <em>http://yourdomain.com/wp</em></li>
<li>Change the address to the root directory&#8217;s URL in <strong>WordPress address (URL)</strong> field<br /> For Example : <em>http://yourdomain.com</em></li>
<li>Click on <strong>Save Changes</strong>. You will get a message about file not found but don&#8217;t worry about error message &#038; leave it.</li>
<li>Copy <strong>index.php</strong> and <strong>.htaccess</strong> files from the WordPress directory <em>http://yourdomain.com/wp</em> into the root directory <em>http://yourdomain.com</em> of your site </li>
<li>Open <strong>index.php</strong> form the root directory <em>http://yourdomain.com</em> in any text editor &#038; change the following.<br />
Change this line <br />
<em>require(&#8216;./wp-blog-header.php&#8217;);</em><br />
to the following<br />
<em>require(&#8216;./wp/wp-blog-header.php&#8217;);</em></li>
<li>Login from the new location which is <em>http://yourdomain.com/wp/wp-admin/</em></li>
<li>If you have set up Permalinks, go to the <strong>Permalinks</strong> option under &#8220;Settings&#8221; tab and update your Permalink structure.WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can&#8217;t write to your .htaccess  file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file in the same directory as the main index.php file.</li>
</ul>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-install-the-wordpress-files-to-a-subdirectory-but-your-blog-exist-in-the-site-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Wordpress]]></coop:keyword>
		<coop:keyword><![CDATA[Permalink]]></coop:keyword>
	</item>
	</channel>
</rss>

