WAHM Forums
The WAHM community forum was created to be a place for work at home moms to share their ideas and stories. In the forum you can find information about work at home jobs, starting home businesses, avoiding scams, and surviving the WAHM lifestyle. In support of the WAHM community, WAHM.com also features instructional articles, easy recipes, as well as job and business listings tailored specifically to work at home opportunities.
View Full Version : Move to CMS
cballi
01-21-2010, 11:42 AM
I would like to move a static website to some type of CMS. I was thinking of WP since I am familiar with that, but I don't believe it can handle my current navigation setup.
I set up the original site myself using frontpage. Much of the site is in subdirectories like www.site.com/folder1/page1.html or even www.site.com/folder1/folder2/page1.html. The site has just become too difficult to manage which is why I am looking for a CMS.
Does anyone know if there is a CMS that can mimic folder structures like I have? If I move my site from static to a CMS, I must keep all urls the same.
Carrie
I set up the original site myself using frontpage. Much of the site is in subdirectories like www.site.com/folder1/page1.html or even www.site.com/folder1/folder2/page1.html. The site has just become too difficult to manage which is why I am looking for a CMS.
Does anyone know if there is a CMS that can mimic folder structures like I have? If I move my site from static to a CMS, I must keep all urls the same.
Carrie
MikeF0421
01-21-2010, 12:59 PM
You should be able to do this using the page structure in Wordpress.
You can create a page that is a parent page of another page.
Then the URL structure would be http://yoursite.com/pageone/subpageone
You can name the pages and subpages whatever you want.
In Wordpress your pages wouldn't have the .html extension, but other than that it could be made identical.
Hope that helps.
You can create a page that is a parent page of another page.
Then the URL structure would be http://yoursite.com/pageone/subpageone
You can name the pages and subpages whatever you want.
In Wordpress your pages wouldn't have the .html extension, but other than that it could be made identical.
Hope that helps.
scadesigns
01-21-2010, 01:03 PM
I'd say give wordpress a shot.
mybrokengnome
01-21-2010, 01:18 PM
Do what Mike says, it'll work out great for you. And I think, either using permalinks or maybe an .htaccess file, you can add .html/.htm extensions to the end of your urls. I've read some places that having .html helps with your SEO's, but other places swear they don't.
cballi
01-21-2010, 01:20 PM
Hope that helps.
That helps alot, thanks. I was not aware of that functionality but that should accomplish what I want. I also believe there is a plugin to add an html extension to Pages.
That helps alot, thanks. I was not aware of that functionality but that should accomplish what I want. I also believe there is a plugin to add an html extension to Pages.
MikeF0421
01-21-2010, 01:24 PM
Yeah you guys are right. There is a way to add the .html extensions. I forget the details of it. I never had to do it. I think it's a plugin. Have no idea what the plugin is called though.
scadesigns
01-21-2010, 03:07 PM
I did a quick google search on this:
.html URL extension on PAGES - Wordpress Plugin (http://www.introsites.co.uk/wordpress/html-on-pages-plugin.html)
It's a plugin.
Using Permalinks WordPress Codex (http://codex.wordpress.org/Using_Permalinks)
This discusses .html extension near the bottom
.html URL extension on PAGES - Wordpress Plugin (http://www.introsites.co.uk/wordpress/html-on-pages-plugin.html)
It's a plugin.
Using Permalinks WordPress Codex (http://codex.wordpress.org/Using_Permalinks)
This discusses .html extension near the bottom
ameto
02-02-2010, 11:26 PM
Nice post...good information!! Thanks for information. Btw WP means word press...