seo blog tools My name is Brett. I'm 28 years old and have been doing SEO work and affiliate marketing for a lot of years now. With this blog I'll keep you up to date with the latest news, tools, and info as much as I can. Feel free to contact me or leave comments anytime.
Dec
27th

Nice new wordpress theme

Author: admin | Files under Wordpress Themes

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


Dec
18th

Wordpress 2.9 Update

Author: admin | Files under SEO Wordpress

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.


Sep
24th

Directory Submission List

Author: admin | Files under Directories

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 [...]


Mar
4th

Must have wordpress plugins

Author: admin | Files under Wordpress Plugins

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 [...]


Feb
23rd

Free Wordpress Theme Irresistible

Author: admin | Files under Wordpress Themes

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


Sep
8th

Wordpress SEO Sniper

Author: admin | Files under Wordpress Plugins

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 [...]


Apr
10th

NextGEN Gallery Plugin

Author: admin | Files under Wordpress Plugins

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 [...]


Mar
11th

SEO your Wordpress Blog Installation and Themes

Author: admin | Files under SEO Wordpress

 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 [...]