Here’s a nice new free wordpress theme called Falkner Sky. You can preview view it and download it if you like it.
Falkner Sky, 3 columns, free Premium Style WordPress Theme. The required plugins have been included with the theme files.
Preview Download
The Wordpress 2.9 update just came out and has some cool new features. Make sure to get this one if you didn’t bother with version 2.8.6. There’s some great new options that help with your adventures in Wordpress SEO‘ing sites.
Here’s a list of directories you can submit your websites too. It’s a nice size directory submission list with lots of high PR directories in it. Getting your site listed in these directories with definitely help your rankings in the search engines like Google, Yahoo, Bing, Ask and the others. Directory submissions are a very [...]
Here’s a list of wordpress plugins that I almost always use and can help with SEO. I use some other plugins that are only useful on certain types of sites so I won’t list those in this post. Leave a comment with any wordpress blog plugins you use that you think are essential.
All in one [...]
Check out this nice new free wordpress theme. It’s called Irresistible. It’s a real visually rich wordpress theme with an integrated video player. Top of the line theme and it’s free!
Download it here
There’s a real nice tool that has the options of the All-in-One SEO Pack but includes a lot more advanced SEO options. It’s called WP SEO Sniper.
Here’s some great features this seo plugin has -
* Give your important content more PageRank by cutting out redundant pages.
* Preserves more PageRank to be shared amongst your lower [...]
This is a great wordpress picture gallery plugin that I’ve been using on some blogs. Here’s some features of NextGen.
Overview / Functions
Sortable Albums : Create your own sets of images
Upload a Zip-File with pictures : Upload pictures in a zip-file (Not in Safe-mode)
Watermark function : You can add a watermark image or text
JavaScript Effect: Use [...]
Page Titles.
Go into header.php and replace the <title> whatever is in the title tag </title> with:
<title><?php if (is_home()) {bloginfo(‘name’) ;} else { wp_title(‘ ‘);} ?></title>
What this does is for the home page, it uses the blog’s title for the Title tag and for everything else, it will use the title of the blog [...]