I was looking at this site:
http://www.WebGuerrilla.com
He successfully did something very similar but with subdomains.
Or he didn’t do it making “normal” changes to WP?
I don’t know what that blogger did (and I never copy/paste for anybody’s sake, if a link is not clickable ;).
Normally WP doesn’t let you do that, it has to have a “category” thing there. You can change it to whatever you want (and if you leave the field empty, it is using the default “category). If there wasn’t anything WP would “think” it’s a Page.
But i have tried
http://www.domain.com/%postname%/
And it works fine not as pages but single posts,
so why can’t be done with the category archives?
Nobody was talking about single posts, edward…
Single post – yes. Category – no.
(I don’t know why, I am not a developer, just telling you how it works.)
I understand now.
WP has no way to identify if it is a page or category.
Thank for the help.
It’s possible. You can see it working on both my WP1.5.2 site: http://www.cal-family.org and my WP2.0 test site: http://wp2.cal-family.org
The permalink structure I’m using is /%category%/%author%/%postname%/.
It works fine on WP1.5.2. BUT, there’s a problem with this permalink structure on WP2.0. I’ve described it in detail here: http://wordpress.org/support/topic/56559