|
|||||||
| |||||||
|
||||
|
Wordpress pages indexed by Google -
07-11-2006, 12:13 PM
Hi
Anyone on here know much about Wordpress? I'm not an expert on blogs and set one up a few months ago using the Wordpress software. A few of the blog pages have been indexed, but they are only XML feeds of little use. None of the actual posts are indexed. The results for all blog pages are along the lines of (typical google result for one of my blog pages): Comments on: Passive vs Active Online Promotion : Part 2 http://www.earn-ez.com/blog/archives/29 Earn-eZ.com weblog - news and updates... Thu, 21 Sep 2006 00:20:19 +0000 www.earn-ez.com/blog/archives/29/feed/ - 1k - Supplemental Result - Cached - Similar pages Am I doing something wrong in the way the blog is setup, or the way I am posting, which is preventing my actual posts from being indexed? It is set with numeric permalinks. I have non-blog pages indexed, but none in the blog. Would I be better off spending my time adding content to the rest of the site, rather than the blog? Bill Online Business Logic Blog - Ideas, tips and reviews for online success |
|
|
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 01:20 PM
Fantastic thanks Peter, I really should have figured that myself!
Cheers Bill Online Business Logic Blog - Ideas, tips and reviews for online success |
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 01:33 PM
Just for anyone else using Wordpress who hits this problem, there doesn't appear to be a way of fixing this from the admin CP. You can fix it by editing the header.php file in the theme. Replace line 6 (in the default theme) with:
<title> <?php if (is_home()) { ?> <?php bloginfo(’name’); ?> » <?php bloginfo(’description’); ?> <?php } else { ?> <?php wp_title(’’); ?> » <?php bloginfo(’name’); ?> <?php } ?> </title> That will put the name of the post at the beginning of the title where it should be! Hope that helps someone... Bill Online Business Logic Blog - Ideas, tips and reviews for online success |
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 01:45 PM
I go one further with my WP blogs and just have the title of the post at the top.
Just check what it does to your index page and your archives first (although I have deleted links to the blog/2006/09/30 type links) you've just got to cut down the chances of dup content - have a look at www.smallbusinesspro.co.uk to see what I mean |
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 01:51 PM
Nice one, thanks Peter
Online Business Logic Blog - Ideas, tips and reviews for online success |
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 02:27 PM
Hi Peter
Sorry to keep asking questions but... on smallbusinesspro.co.uk I noticed you have set the description meta to the title but you have no keyword meta... Is that the best way to set it up? Have you tried using a meta plugin at all? Online Business Logic Blog - Ideas, tips and reviews for online success |
|
||||
|
Re: Wordpress pages indexed by Google -
07-11-2006, 02:34 PM
Cool... I've set it up pretty much like your site now, must say the URLs look a lot better even if Google doesn't agree
![]() Thanks for your help Bill Online Business Logic Blog - Ideas, tips and reviews for online success |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Sitemap | roxxy | Search Engine Optimisation Forum | 2 | 29-01-2008 06:35 AM |
| Google Sitemaps | blackice | Search Engine Optimisation Forum | 7 | 25-08-2006 05:56 PM |
| Google Sitemaps | microbe | Search Engine Optimisation Forum | 0 | 05-06-2005 05:08 PM |
| New google adsense features | peterjhale | Internet Marketing Forum | 0 | 11-04-2005 09:33 PM |
| New google express submission service found, anybody used it before ? | mal_bates | Internet Marketing Forum | 2 | 16-06-2004 10:33 PM |