RE: [contentbox-version] Blog Title Redirect

Hi Byron :slight_smile:

It looks like you’re using ContentBox Express. When I visit a blog post with a slug of “test”, the URL is

http://localhost:8085/blog/test

It looks like you’re running into an issue with the URL rewrites or SES interceptor not working correctly. What’s interesting is you actually have the text “blog” twice in your URL.

http://localhost:8085/blog/index.cfm/blog/second-entry

Have you modified the entryPoint for the contentbox-ui module by chance? Also, can you look in your /config/routes.cfm file to see if it uses index.cfm when setting the Base URL.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com