<?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>http://www.wpcustom.com</title>
	<atom:link href="http://wpcustom.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcustom.com</link>
	<description>We develope or customize premium wordpress bussiness and ecommerce themes</description>
	<lastBuildDate>Mon, 08 Oct 2012 05:23:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Installing WordPress in a Sub Directory, after the E-Commerce Set-Up move it to the Root Directory.</title>
		<link>http://wpcustom.com/installing-wordpress-in-a-sub-directory-after-the-e-commerce-set-up-move-it-to-the-root-directory/</link>
		<comments>http://wpcustom.com/installing-wordpress-in-a-sub-directory-after-the-e-commerce-set-up-move-it-to-the-root-directory/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 14:05:23 +0000</pubDate>
		<dc:creator>Shorty</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://wpcustom.com/?p=509</guid>
		<description><![CDATA[The process to move your WordPress &#38; Installed Theme into the root directory after you have setted up the shop or site is as follows: Install WordPress and the Theme of your choice in a sub location of your domain (we will use /temp in our examples). It looks like that (http://www.yourdomain.com/temp) If you think your [...]]]></description>
			<content:encoded><![CDATA[<p>The process to move your WordPress &amp; Installed Theme into the root directory after you have setted up the shop or site is as follows:</p>
<ol>
<li>Install WordPress and the Theme of your choice in a sub location of your domain (we will use <tt>/temp</tt> in our examples). It looks like that (http://www.yourdomain.com/temp)</li>
<li>If you think your installation is ready to go live &#8211; Go to the <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Settings">General</a> panel.</li>
<li>Leave the box for <strong>WordPress address (URL):</strong> like it is. Example: <tt>http://yourdomain.com/temp</tt></li>
<li>In the box for <strong>Site address (URL):</strong> change the address to the root directory&#8217;s URL. Example:  <span style="font-family: monospace;">http://yourdomain.com</span></li>
<li>Click <strong>Save Changes</strong>. (Do not worry about the error message and do not try to see your blog at this point! You will probably get a message about file not found.)</li>
<li>Copy (NOT MOVE!) the <tt>index.php</tt> and <tt>.htaccess</tt> files from the WordPress directory into the root directory of your site (Blog address). The <tt>.htaccess</tt> file is invisible, so you may have to set your FTP client to <a title="Changing File Permissions" href="http://codex.wordpress.org/Changing_File_Permissions#Unhide_the_hidden_files">show hidden files</a>. If you are not using <a title="Using Permalinks" href="http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks">pretty permalinks</a>, then you may not have a .<tt>htaccess</tt> file. <em><strong>If you are running WordPress on a Windows (IIS) server</strong> and are using pretty permalinks, you&#8217;ll have a <tt>web.config</tt> rather than a <tt>.htaccess</tt> file in your WordPress directory. As stated above, copy (don&#8217;t move) the <tt>index.php</tt> file to your root directory, but MOVE (DON&#8217;T COPY) the <tt>web.config</tt> file to your root directory.</em></li>
<li>Open your root directory&#8217;s <tt>index.php</tt> file in a <a title="Glossary" href="http://codex.wordpress.org/Glossary#Text_editor">text editor</a></li>
<li>Change the following and save the file. Change the line that says:<br />
<tt>require('./wp-blog-header.php');</tt><br />
to the following, using your directory name for the WordPress core files:<br />
<tt>require('./temp/wp-blog-header.php');</tt></li>
<li>Login to the new location. It might now be <tt>http://example.com/temp/wp-admin/</tt></li>
<li>If you have set up <a title="Using Permalinks" href="http://codex.wordpress.org/Using_Permalinks">Permalinks</a>, go to the <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Permalinks">Permalinks panel</a> and update your Permalink structure. WordPress will automatically update your <tt>.htaccess</tt> file if it has the appropriate file permissions. If WordPress can&#8217;t write to your <tt>.htaccess</tt> file, it will display the new rewrite rules to you, which you should manually copy into your <tt>.htaccess</tt> file (in the same directory as the main <tt>index.php</tt> file.)</li>
</ol>
<p>Thats it <img src='http://wpcustom.com/page/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://wpcustom.com/installing-wordpress-in-a-sub-directory-after-the-e-commerce-set-up-move-it-to-the-root-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
