Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hello!

I completed the Couch CMS Tutorials and am currently working on getting a new site re-built. I want to leverage folders for blog posts, however I don't want the blog folder to be part of the URL.

For example:

http://www.domain.com/blog-post.php

NOT

http://www.domain.com/blog/folder1/blog-post.php

In other words, I want to leverage the blog.php still as the template page, but not have /blog/ appear in the URL and I also want to leverage folders for organization, but I want the blog post to appear as a top-level page.

I ran through the documentation, searched the forums but I couldn't find an answer unfortunately. Is this possible with Couch CMS? Alternately - is there a way to still use the folder structure but not have this appear in the URL if the template is required (http://www.domain.com/blog/blog-post.php)?

Thank you for reading!
Could I make the homepage the template, and forego using the folder structures (and using custom variables instead)? I think this will still result in an /index/ path but i'm not sure :/.
Did some more research - this was answered in this blog post: viewtopic.php?f=4&t=10313#p25114

The post confirms that using the homepage / index.php will remove the page type template link.
http://www.domain.com/folder1/blog-post.php

With that I can exclude the folder function and try a custom variable instead.

Hope this is useful for someone else!
3 posts Page 1 of 1
cron