| The Best Wordpress Blog Title Configuration - How to Do It |
|
|
|
How to Configure Your WordPress Blog's Title Tag for the Maximum SEO Benefits This is the 2nd of the WordPress SEO Tutorials series. If you don't know it yet, your web page's TITLE is one of the MOST important Check it out: go to a major search engine and type in search engine Most of the top results have search engine optimization near the very *Notice the bold-types of the descriptions too? I'll talk about this later By default, most WordPress themes have your blog's name BEFORE your Your Blog Name » Blog Archives » Blog-Post-Title This, of course, is NOT favorable if you want to have the extra edge over Blog-Post-Title » Your Blog Name *Note: The phrase "Blog Archives" has been deleted. How to Move Your "Blog-Post-Title" before the "Blog Name" In order to do this, you need to open up the "header.php" file in your -First, change the "header.php" file extension to "header.txt". < title>< ?php bloginfo('name'); ?>< ?php wp_title(); ?>< /title> *Note: < ?php bloginfo('name'); ?> is your Blog Name, and < ?php Now, all you have to do is moved the < ?php wp_title(); ?> before the BEFORE: AFTER: That's it you're DONE! The last step is to save the file as a "php" Blog-Post-Title » Your Blog Name O.K. That’s it for my tutorial on the configuring your blog name and title *Note: It's better to use 'less' WordPress plugins rather than many of them, because not all of WordPress plugins are compatible with each other.
|
| < Prev | Next > |
|---|

