Title: Write Page
Last modified: August 18, 2016

---

# Write Page

 *  [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/)
 * Hi,
 * I have recently looked at developing a new site where there will be different
   articles on different pages. Will the Write Page option allow me to do this?

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292203)
 * Yes it will.
 * You could even use includes so that you could write pages that used the same 
   css / header / footer and yet these would not be part of the WP heirarchy.
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292220)
 * IS there any help on this, I mean I presume I am going to have to put a tag on
   the relevant page,
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292221)
 * If you just want to write Pages inside WP, there is nothing to do. You could 
   create new Page templates if you wished.
    [http://codex.wordpress.org/Pages](http://codex.wordpress.org/Pages)
 * Or do you mean Pages outside the WP install completely but relying on WP functions/
   CSS ? I’m not clear on exactly what you are after ?
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292223)
 * Sorry, I’m designing a website that is split into different sections. Each section
   will have articles on it, I want to be able to administer these articles on each
   section.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292229)
 * You have to be more precise about this. Is the whole site managed by WP? How 
   do you plan to set up those “sections”?
    With posts – those could be categories.
   However, [Pages](http://codex.wordpress.org/Pages) do not have categories, so
   you cannot manage them in the same way. A workaround could be to use the parent/
   child relationship for Pages to build “sections”.
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292231)
 * I thought I was being precise.
 * One website, different sections, articles on each section.
 * If wordpress can’t do it then i’ll have to look at developing a custom one.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292234)
 * One way:
 * Create blog
    [http://www.example.com](http://www.example.com) or [http://www.example.com/blog](http://www.example.com/blog)
 * Create an index template that references the WP functions
    Use that template 
   in places such as these: [http://www.example.com/cheese/](http://www.example.com/cheese/)–
   pages about cheese [http://www.example.com/apples/](http://www.example.com/apples/)–
   pages about apples
 * You could use WP functions on those pages, and they would share the layout of
   WP. You could even use different sidebars, but they would not be managed nor 
   written through WP.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292235)
 * The template would essentially be:
 * include (header)
    < Put your text here > include (sidebar) include (footer)
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292238)
 * ok, thanks for your help, appreciate it

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Write Page’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 3 participants
 * Last reply from: [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/write-page-2/#post-292238)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
