But since it might be silly, it’s why I put it in the lounge. <grin>
I’m in the midst of a redesign of a large content site built on EE2. Content site in the sense that it is primarily a lot of articles about a complicated topic. URLs currently are of a standard form, something like this:
<a href="http://www.domain.com/index.php/site/category1/article-name">http://www.domain.com/index.php/site/category1/article-name</a>To accomplish the redesign, I’ve started a new template group (to eventually replace the template group called “site”). I’ve named that template group “v2”.
When we relaunch the site, I would like to remove index.php from the urls, but I read in the wiki that it’s not advised to remove the name of the template group - which would be my preference from an SEO standpoint - so that urls would be something like this:
<a href="http://www.domain.com/category1/article-name">http://www.domain.com/category1/article-name</a>I was thinking about this a little bit today and had a brainstorm (which might be brilliant or might be the result of something I ate last night that is disagreeing with me and driving me a bit batty). What if I named the new template group something like “read-about” so that the urls would look like this:
<a href="http://www.domain.com/read-about/category1/article-name">http://www.domain.com/read-about/category1/article-name</a>Is that silly (or useless)?
Thanks,
Frank