Popularity: 75% [?]
Posts Tagged ‘Categories’
Top 5 SEO Tips for WordPress 2.3
The following tips will increase your search enging rankings for keywords, articles, and your blog in general. In combination with obvious SEO techniques such as link baiting with clever post titles this is a no fail combination.
1. Permalink Structure:
The permalink structure is exactly that, a permanent link to your articles and pages. By default WordPress [...]
How to Remove any Category from the Loop
My last post, Creating Asides in Wordpress 2.3, detailed how to make asides show up in the sidebar with WordPress’s new tagging scheme.
Now the next thing that’s necessary, at least seems to be necessary for me, is to remove the Category/Tag “Asides” from the loop, so they only show up in the sidebar.
Your main loop [...]
Popularity: 34% [?]
How to Create Asides in WordPress 2.3 or up
A few themes I’ve been testing out have been failing when it comes to creating asides in the sidebar.
I wanted to put my asides in the sidebar in WordPress 2.3 and started doing some snooping through the new database structure… mainly the two tables wp_terms and wp_term_taxonomy.
You can copy and paste the following code into [...]
Popularity: 34% [?]