webadv
Member
Posted 8 months ago #
I would like to make independent webpages off my main website so that a people can have their own webpage and Update/Edit it themselves. Is there anyway to assign a specific webpage to a specific author or user? Is there a Plugin or Theme for this?
ie:
http://www.mywebsite.com/bobs-webpage
http://www.mywebsite.com/jims-webpage
http://www.mywebsite.com/steves-webpage
are you looking for these to act as independent sites?
You can run what appears to be many blogs, using one WP install
http://codex.wordpress.org/Create_A_Network
Here's a great article which may help you decide if you want to go that route
webadv
Member
Posted 8 months ago #
Hi Thanks for the response.
I am not looking to run multiple sites but looking to allow Dealers to be a part of my website with their own webpage. they would need to Login and Edit their own page. This would be the same header and footer and general design.
I would do it with MultiSite, since otherwise they'd have access to each other's junk.
Just activate one theme and make it default, and they won't be able to change the header/footer/general design.
webadv
Member
Posted 8 months ago #
I'll consider it but theres got to be an easier way
Create a new role and a new post type. Allow that role to only edit their own posts (of that post type).
That's what I was thinking..... but registering post types, and new roles for each hardly seems like an easier way...
Guess it's up to the OP's preference