310 Posts in 82 Topics by 148 members
| Go to End | Next > | |
| Author | Topic: | 3026 Views |
-
Wordpress to silverstripe, possible?

29 March 2010 at 1:22am
Wordpress to silverstripe, possible?
What do I need? Some import module? If you have the wordpress .xml can this be loaded in to silverstripe? -
Re: Wordpress to silverstripe, possible?

29 March 2010 at 8:57pm
Phalkunz wrote a WP import module a while back (http://open.silverstripe.org/browser/modules/wordpressimport) not sure how up to date that is or if it does what your looking for.
-
Re: Wordpress to silverstripe, possible?

15 December 2010 at 9:23am Last edited: 15 December 2010 9:24am
@Willr, I have 61 wp blogs to import. After looking through the forums is my best bet to host a wp blog and archive my posts then redirect to it from CMS as my archive?
Also, I tried installing wp to mysilverstripeinstall.com/blogarchives but all I get is "page not found" Do I have to host it on a subsite or a whole other url?
Newbie question I know! Please humor me!
-
Re: Wordpress to silverstripe, possible?

15 December 2010 at 9:45am
Also, I tried installing wp to mysilverstripeinstall.com/blogarchives but all I get is "page not found" Do I have to host it on a subsite or a whole other url?
Well SS will be greedy and look for the blogarchives page first so you have to tell it to ignore that url. Add the following to your .htaccess file (before the rewrite rule)
RewriteCond %{REQUEST_URI} !^/blogarchives*
-
Re: Wordpress to silverstripe, possible?

15 December 2010 at 9:47am
If you want to try and migrate a new fork of the wordpress importer is available
-
Re: Wordpress to silverstripe, possible?

15 December 2010 at 12:33pm Last edited: 15 December 2010 12:59pm
You are brilliant! I think I will try this!
However, that import is very tempting.
From an SEO stand point I would be better off importing over the /blogarchives on wordpress option?
Thanks again for all your wisdom!
Update: Dang, getting 502 bad gateway on the wordpress-to-silverstripe solution.
-
Re: Wordpress to silverstripe, possible?

16 December 2010 at 3:57am
Just so others know, this worked on my test box when I was testing migration of my site from WP to SS. There was an error or two but I contacted the owner of the WP importer and he worked with me to get through them.
I gave him the errors I saw in my web logs.
So maybe get the information over and maybe he will see a solutions.
-
Re: Wordpress to silverstripe, possible?

17 December 2010 at 2:01am
Thanks, I choose to just install a wp archive that I will redirect toward. The error was from the site to download the code. Thanks for your reply!
| 3026 Views | ||
| Go to Top | Next > |



