Sagamore PTA Wordpress notes
Jump to navigation
Jump to search
Page Tagging & Categories
Of the two default content types in Wordpress, Pages (unlike the other, Posts), cannot have Tags or Categories associated with them by default. It is relatively simple to change that with some code or a simple plugin:
- Pages are Posts (I like that one for its simplicity)
- Post Tags and Categories for Pages
Only add Tags (not Categories) to Pages:
Styling
Bother John Lenz to make it 'perty.
Addresses (URLs)
Be sure to: Admin → Settings → Permalinks → Day and name
(to get rid of the ugly "?p=#")