SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 30 day free trial to unlock unlimited reading.
HeadSpace2 - Titles - Meta
Keywords and Descriptions - More Tags - And SO much more. http://urbangiraffe.com/plugins/headspace2/
Template tip #1 Your title
should look like this: <title><?php wp_title(‘’); ?></title> Nothing more, nothing less. HeadSpace or any other SEO plugin will take care of the title.
Template tip #2 Your blog
title and subtitle should only be <h1> and <h2> on your front page! Everywhere else, and <h4> and <h5> is good enough. To do that, do something like this in your header.php: <?php if (is_home()) { ?> <h1>Yoast</h1> <?php } else { ?> <h4><a href=quot;/quot;>Yoast</a></h4> <?php } ?>
Template tip #3 Add a
description to your categories: <?php echo category_description(); ?>
Yoast Breadcrumbs Let users and
spiders find the way home! Roy Huiskes - Internal Linking 16.30 - Platinum 7 http://yoast.com/wordpress/breadcrumbs/
Robots Meta - Noindex, follow
your archives, search pages, etc. - Authenticate with webmaster tools - Nofollow ancillary links - Etc. etc. http://yoast.com/wordpress/robots-meta/
Pagination Because a search engine
can’t skip pages. http://www.seoegghead.com/blog/seo/stop-seo-death-by-pagination-p118.html or http://wordpress.org/extend/plugins/wp-page-numbers/
Sign up to my WP
mailing list! http://yoast.com/mailing-list/ Joost de Valk joost@yoast.com http://yoast.com http://www.orangevalley.nl http://twitter.com/jdevalk