Customizing Wordpress Blogs

2:47 pm Blogs, RSS & Blogging

Quick info to add here:

Open up the “header.php” file in wordpress and add the following BETWEEN the tags that google adsense shows here: Adsense Tags

(meta name=”keywords” content=”< ?php bloginfo('name'); ?>”
(meta name=”description” content=”< ?php bloginfo('description'); ?>”

[**NOTE: above, make sure the “(” sign right before the “meta” is actually the “<” sign - I had to do it that way to get the post to show up…]

This accomplishes 2 things:

1) Better targeting for adsense on your blogs.
2) It save you from having to manuall go back to input meta tags for the search engines (SEO)
3) I lied…one more thing ;-) It helps you set up blogs quicker…Use the same infor i.e. save templates, and you’ll be able to upload & forget about it while focusing on creating more blogs.

Dhira

« By the way What is ‘rich’? [previous: older post]
[next: newest post] Adsense »
Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.