Wordpress MultiSite Individual Pages
I've setup WP multisite got it all working, but how do I create / show different pages per site?
Any help much 开发者_开发知识库appreciated
Cheers
Shane
Well, I don't know how far have you got with it, so I will try to write simple instructions from the very start:
- once installed, you go to /wp-admin, login as admin, then on the right of the scren you have the "Administration" link.
- On the administration pages, you have "Blogs". Go there, create a blog ("Add Blog" a the bottom).
- Once created, you will see the blog listed and a link to "Backend". Click there and you will access the blog's admin area, exactly the same as if it were a normal Wordpress blog.
- To create new pages, go to Pages on the left menu, then "New page"...
The pages you create on one blog/site don't show on any other. Maybe you have only inserted pages on the main blog until now?
精彩评论