Advanced post editing
There are a lot of plugins installed on www.pbha.org to improve its search engine optimization (SEO, http://en.wikipedia.org/wiki/Search_engine_optimization). Most of these plugins go about do their own thing and most of them are optional so you only need to use them if you want to improve www.pbha.org’s rating on google. Note that these plugins only refer to POSTS and not PAGES. These are all advanced features custom installed for www.pbha.org’s need. For general information on the basics of post writing and editing, visit http://codex.wordpress.org/Writing_Posts.
What is Head Space?
Installed to improve SEO. Basically, what you type in here is what gets published on Google. (http://wordpress.org/extend/plugins/headspace2/) Why do we need this? Every time Google visits our site (about once a week) it’s better if it sees new pages with good meta data.
How do I know which tags to pick for my post? (Yahoo Suggested Tags)
When selecting tags for your post, it’s important that it accurately depicts the content of the page – you can just pick any tag and expect search engines to trust you that’s what the post is actually about. This plugin automatically selected good tags depending on the content of the post.
How do I disable the automatic edits of the the Visual Editor? What is RAW HTML?
This is definitely only for more advanced programmers and WordPress users. You’ll notice that when editing in the Visual post or page editor that WordPress automatically edits the HTML for you (such as entering breaks where it feels appropriate). This is great for just simple posts and articles, but if you want to embed complex HTML, WordPress will remove it. To prevent this, switch to HTML editing mode and begin and end your post using the RAW HTML plugin code:
[RAW]
Your HTML goes here
[/RAW]
Use the RAW HTML panel to pick your desired settings. Documentation at http://wordpress.org/extend/plugins/raw-html/
