<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How do I move WordPress from a subdirectory to the root directory?</title>
	<atom:link href="http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/</link>
	<description>Making WordPress Easy and Fun</description>
	<lastBuildDate>Fri, 18 May 2012 18:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: AskWPGirl</title>
		<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/comment-page-4/#comment-2462</link>
		<dc:creator>AskWPGirl</dc:creator>
		<pubDate>Fri, 18 May 2012 18:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://askwpgirl.com/?p=220#comment-2462</guid>
		<description>Make sure that your actually uploaded the full theme folder rather than the zip version of the file or the full theme files rather than just the actual folder containing the theme. What theme are you trying to upload? You should see an index.php, style.css plus other files in that folder.</description>
		<content:encoded><![CDATA[<p>Make sure that your actually uploaded the full theme folder rather than the zip version of the file or the full theme files rather than just the actual folder containing the theme. What theme are you trying to upload? You should see an index.php, style.css plus other files in that folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskWPGirl</title>
		<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/comment-page-4/#comment-2461</link>
		<dc:creator>AskWPGirl</dc:creator>
		<pubDate>Fri, 18 May 2012 18:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://askwpgirl.com/?p=220#comment-2461</guid>
		<description>Make sure that your actually uploaded the full theme folder rather than the zip version of the file or the full theme files rather than just the actual folder containing the theme. What theme are you trying to upload? You should see an index.php, style.css plus other files in that folder.</description>
		<content:encoded><![CDATA[<p>Make sure that your actually uploaded the full theme folder rather than the zip version of the file or the full theme files rather than just the actual folder containing the theme. What theme are you trying to upload? You should see an index.php, style.css plus other files in that folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utah68</title>
		<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/comment-page-4/#comment-2457</link>
		<dc:creator>Utah68</dc:creator>
		<pubDate>Fri, 18 May 2012 10:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://askwpgirl.com/?p=220#comment-2457</guid>
		<description>How can I upload a new theme to my multisite wordpress-Always come up error/css style missing. I also tried uploading to my filezilla. still doesn&#039;t work. Please help. I really don&#039;t know, what to do. Thank you.</description>
		<content:encoded><![CDATA[<p>How can I upload a new theme to my multisite wordpress-Always come up error/css style missing. I also tried uploading to my filezilla. still doesn&#8217;t work. Please help. I really don&#8217;t know, what to do. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskWPGirl</title>
		<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/comment-page-4/#comment-2451</link>
		<dc:creator>AskWPGirl</dc:creator>
		<pubDate>Mon, 07 May 2012 21:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://askwpgirl.com/?p=220#comment-2451</guid>
		<description>When you login after completing my steps EXACTLY, then you will ALWAYS still login via the URL that is the sitename/subdirectoryname/wp-admin because that is where WordPress is installed. As part of this process, you do NOT MOVE WordPress, you are simply having the URLs for posts and pages display from the root instead of the subdirectory. All the images, uploaded files, themes, plugins, wp application, etc. are still in the subdirectory. Does that answer your question?</description>
		<content:encoded><![CDATA[<p>When you login after completing my steps EXACTLY, then you will ALWAYS still login via the URL that is the sitename/subdirectoryname/wp-admin because that is where WordPress is installed. As part of this process, you do NOT MOVE WordPress, you are simply having the URLs for posts and pages display from the root instead of the subdirectory. All the images, uploaded files, themes, plugins, wp application, etc. are still in the subdirectory. Does that answer your question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DWestJr</title>
		<link>http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/comment-page-4/#comment-2450</link>
		<dc:creator>DWestJr</dc:creator>
		<pubDate>Wed, 02 May 2012 13:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://askwpgirl.com/?p=220#comment-2450</guid>
		<description>This worked for me:
1) Using FTP, copied index.php to my computer, then copied index.php to the root directory of site - /web , in my case
2) Under dashboard//settings/general:
 WordPress Address (URL) - left &#039;as is&#039;, pointing to /web/wordpress folder
 Site Address (URL)           - changed to site homepage (different from WP folder files)

Had issue with site still pointing to old home page.
3) Renamed index.hm to old-index.htm - it WORKED! 
(index.htm is first place that code looks  to establish home page, so this MUST be renamed so index.php can be accessed first) 

Minor wp-admin issue occurred - could not login to site, so had to add /wordpress/wp-admin to site name for site updates (wp-admin file is still under wordpress files, not root directory) Will leave this way for the time being.

Thanks WordPress Girl - this was a big help!</description>
		<content:encoded><![CDATA[<p>This worked for me:<br />
1) Using FTP, copied index.php to my computer, then copied index.php to the root directory of site &#8211; /web , in my case<br />
2) Under dashboard//settings/general:<br />
 WordPress Address (URL) - left &#8216;as is&#8217;, pointing to /web/wordpress folder<br />
 Site Address (URL)           - changed to site homepage (different from WP folder files)</p>
<p>Had issue with site still pointing to old home page.<br />
3) Renamed index.hm to old-index.htm &#8211; it WORKED! <br />
(index.htm is first place that code looks  to establish home page, so this MUST be renamed so index.php can be accessed first) </p>
<p>Minor wp-admin issue occurred &#8211; could not login to site, so had to add /wordpress/wp-admin to site name for site updates (wp-admin file is still under wordpress files, not root directory) Will leave this way for the time being.</p>
<p>Thanks WordPress Girl &#8211; this was a big help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

