<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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">
	<channel>
		<title>WPMU DEV Community &#187; Topic: plugin 404 Simple Redirect</title>
		<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect</link>
		<description>WPMU DEV Community &#187; Topic: plugin 404 Simple Redirect</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:17:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://premium.wpmudev.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/plugin-404-simple-redirect" rel="self" type="application/rss+xml" />

		<item>
			<title>Arun Basil Lal on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-244185</link>
			<pubDate>Tue, 10 Jul 2012 15:19:12 +0000</pubDate>
			<dc:creator>Arun Basil Lal</dc:creator>
			<guid isPermaLink="false">244185@http://premium.wpmudev.org/forums/</guid>
			<description><p>@Ella</p>
<p>That sounds about right. Let me ping the dev to see if this is the right way to do so.</p>
<p>Hang on.
</p></description>
		</item>
		<item>
			<title>Ella on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-242526</link>
			<pubDate>Fri, 06 Jul 2012 19:33:10 +0000</pubDate>
			<dc:creator>Ella</dc:creator>
			<guid isPermaLink="false">242526@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hi Arun,</p>
<p>Thank you I will do that.</p>
<p>I had on my website ellad2.com (my production website) a lot of links between the blog and the store.<br />
To repair every link manual is a hell of a job.</p>
<p>On ellad2.com/shop I have the test site.<br />
I tried the following and please tell me when I destroyed anything what I can not see now or what will give a lot of problems in the future.</p>
<p>I was thinking that the link (with the phrase “products-page” in it) between the blog and store had to be somewhere in the database.</p>
<p>So I made a copy of the database from the test site and downloaded it.<br />
With notepad ++ I opened the database and replaced everything with:  /products-page/ “my categories”/  to /store/products/<br />
That way I changed 6 categories to repair all internal links.  Removed the old database and replaced with my new one.</p>
<p>And it is working…. (Feel like a pro ;) )</p>
<p>Can I do the same trick with my production site?<br />
I see also still in my database a lot of tables of wp-ecommerce.  Can I delete that?</p>
<p>Only the external links to go…</p>
<p>Ella
</p></description>
		</item>
		<item>
			<title>Arun Basil Lal on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-242489</link>
			<pubDate>Fri, 06 Jul 2012 18:49:42 +0000</pubDate>
			<dc:creator>Arun Basil Lal</dc:creator>
			<guid isPermaLink="false">242489@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey @Ella</p>
<p>You could use this broken link checker plugin to make sure that all those old links are removed. <a href="http://wordpress.org/extend/plugins/broken-link-checker/" target="_blank">http://wordpress.org/extend/plugins/broken-link-checker/</a></p>
<p>Then re-build the sitemap and re-submit it via the webmasters tools. Shortly Google will also de-index the pages that do not exist anymore.</p>
<p>That should work, don't you think?</p>
<p>Good luck!
</p></description>
		</item>
		<item>
			<title>Ella on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-242421</link>
			<pubDate>Fri, 06 Jul 2012 15:34:56 +0000</pubDate>
			<dc:creator>Ella</dc:creator>
			<guid isPermaLink="false">242421@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hi Arun,</p>
<p>Thank you for your respond.<br />
From the above you suggested, only smart-404 is working.</p>
<p>I have all those old links ( a lot) from wp ecommerce  like /products-page/bracelets/etc<br />
Do you other suggestions to fix that?</p>
<p>Ella
</p></description>
		</item>
		<item>
			<title>Arun Basil Lal on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-242215</link>
			<pubDate>Fri, 06 Jul 2012 06:28:43 +0000</pubDate>
			<dc:creator>Arun Basil Lal</dc:creator>
			<guid isPermaLink="false">242215@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey Ella.</p>
<p>This could be because the checkout page doesn't really exists as a page and the plugin thinks it is a 404 error or something. </p>
<p>Why don't you try other redirection plguins? </p>
<p><a href="http://wordpress.org/extend/plugins/404-redirected/" target="_blank">http://wordpress.org/extend/plugins/404-redirected/</a><br />
<a href="http://wordpress.org/extend/plugins/404-redirection/" target="_blank">http://wordpress.org/extend/plugins/404-redirection/</a><br />
<a href="http://wordpress.org/extend/plugins/smart-404/" target="_blank">http://wordpress.org/extend/plugins/smart-404/</a></p>
<p>Good luck!
</p></description>
		</item>
		<item>
			<title>Ella on "plugin 404 Simple Redirect"</title>
			<link>http://premium.wpmudev.org/forums/topic/plugin-404-simple-redirect#post-242200</link>
			<pubDate>Fri, 06 Jul 2012 04:56:02 +0000</pubDate>
			<dc:creator>Ella</dc:creator>
			<guid isPermaLink="false">242200@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hi there,</p>
<p>Don't know or this the place is for my comment.<br />
When the plugin 404 Simple Redirect is activated it is not possible anymore to go to the checkout page.  When you click at checkout in the shopping cart, you come back to the homepage.</p>
<p>Ella
</p></description>
		</item>

	</channel>
</rss>
