organization methods in word press

10
Structuring a Television Commentary Blog ORGANIZATION METHODS IN WORDPRESS

Upload: david-laietta

Post on 10-May-2015

207 views

Category:

Technology


1 download

DESCRIPTION

From the 25 August 2012 Orlando WordPress Meetup. Methods on Structuring and Organization in WordPress.

TRANSCRIPT

Page 1: Organization methods in word press

Structuring a Television Commentary Blog

ORGANIZATION METHODS IN WORDPRESS

Page 2: Organization methods in word press

PAGES

Static Content

Infrequent changes, consistently relevant

Frequently navigated information

Do not utilize Categories and Tags

Good Example: A page with information about you and your TV blog

Page 3: Organization methods in word press

POSTS

Regularly updated content

Archive for future use/indexing

Show in RSS Feeds

Consistently update with relevant content for users and search engines

Good Example: Regular blog posts about the current weeks’ viewing schedule

Page 4: Organization methods in word press

CATEGORIES

Internal Structures

Useful for ordering via widgets and loops

Helpful for SEO with proper permalinks

Good Examples: “Episode Recaps”, “TV News”, “Actor Info”

Page 5: Organization methods in word press

TAGS

SEO!

Internal Searching (Flickr, Youtube, Gmail)

Limit Tag Usage - Relevant, not repeated

Good Examples: “Sarah Michelle Gellar, Buffy, Angel, Joss Whedon”

Bad Examples: “Buffy, buffy, buffy the vampire slayer, vampire slayer”

Page 6: Organization methods in word press

CUSTOM POST TYPES

Custom theme building

Ease of use for end-user

Creates top-level dashboard navigation

Multiple levels of arguments for display

Examples: “TV Shows”, “Networks”, “

Page 7: Organization methods in word press

TAXONOMIES

Grouping/Classification

Based on a single point of information within a Custom Post Type

Not useful for qualities that are similar/unrelated

Good Examples: “Actors”, “Titles”

Bad Examples: “Season Number”, “Episode Number”

Page 8: Organization methods in word press

POSTMETA

More Finely Tuned Grouping

Useful for additional queries

Ability to further sort while searching

Not useful for baseline queries

Good Examples: “Episode Number”, “Season Number”, “Character”

Page 9: Organization methods in word press

FURTHER NOTES

Hierarchical vs. Non Hierarchical

Not consistent for all sites

Not all organization necessary in all cases

A full site scope is needed to determine proper structure

Better to plan ahead accordingly than attempt to integrate later

Page 10: Organization methods in word press

THANK YOU

David Laietta

WordPress Development and Consulting

[email protected]

@davidlaietta

8bitwp.com – Gamified WordPress Tutorials – Coming Soon!