Tagged Questions
0
votes
1answer
70 views
Best Way To Structure 3 Tiered Site
I'm starting a quote site using Wordpress.
I'm wondering what would be the best way to structure the site considering the fact that I'd like to include a lot of static content on the tier 2 pages.
...
4
votes
1answer
201 views
Custom Post Types, slug, archive and SEO plugins
I made a custom post type called "friends".
I am able to correctly list my friends using this urls:
http://mysite/friends/friend1/
http://mysite/friends/friend2/
http://mysite/friends/friend3/
...
1
vote
1answer
2k views
Multiple Domain Names - One WP Install (non-Multisite) - Default Each Domain name to Category Archive
Use case is somewhat simple - here goes:
Five people share a single wordpress install - not multi-user
Each person blogs and puts their posts in a their own unique category
Each person has their ...