The only complaint I think with most people is EE’s url structure. It’s not so easy to create http://www.mysite.com/whatever and I’m finding it’s a general complaint for people who want websites that they can’t just type in something easy it has to bee a whole thing http://mysite.com/index.php/site/whatever…blah blah blah
I know using static pages I can do this, but what if someone wanted to do this: Have a user register and they get their name: http://www.mysite.com/johndoe
http://ellislab.com/expressionengine/user-guide/templates/globals/url_segments.html
Is there anyway of removing the template group and index.php in a simple manner and then just displaying the name?
I’m using EE 1.6.9.