HeadSpace 2

download

Download HeadSpace 3.6.32

578.97 KB - WP 2.3+ - 84,081 times
Updated September 10, 2009.

HeadSpace is a powerful all-in-one plugin to manage meta-data and handle a wide range of SEO tasks. With it you can tag your posts, create custom titles and descriptions that improve your page ranking, change the theme or run disabled plugins on specific pages, and a whole lot more.

Because the configuration of meta-data can be a complicated and tiresome process HeadSpace provides several shortcuts to reduce your effort:

  • Meta-data nesting - data is collected not only from the page itself, but nested parent pages
  • Dynamic data extracted - why repeat yourself when you can extract data from the post itself?
  • Full GUI interface - data is entered alongside post content, and with a full auto-suggested AJAX interface for tags and keywords
  • Mass-editing - now you can edit meta-data for all pages and posts at one go!

HeadSpace is modular in nature and provides a full set of modules that allow you to configure your site exactly as you want and without requiring several conflicting plugins - everything is contained within one consistent interface. These modules include:

  • Page-specific modules that can be applied to posts, pages, categories, archives, search pages, 404 pages, and the home page!
    • Page titles - SEO optimized titles
    • Tags and keywords are auto-suggested using a smart algorithm or via Yahoo and work on both posts and pages (pages can also be set to appear in tag archives)
    • Page-specific plugins - have plugins that run only on specific pages!
    • Theme-specific plugins - change your site theme on specific pages!
    • Description - what appears in search engine listing
    • More text - change the 'more text' for each post
    • JavaScript & CSS - add JavaScript or CSS files to a post
    • No index - configure whether a page is indexed by search engines
    • No follow - configure whether links receive a follow/nofollow attribute
    • Site name & description
    • RSS name & description
    • Anything else you want - HeadSpace allows custom meta-data
  • Site-wide modules:
    • Configure auto-formatting (wpautop), auto-fancy quotes, auto-clickable links, and disable visual editing
    • Tracking codes for Google Analytics (new & old code), Crazy Egg, StatCounter, 103bees, Mint, FeedBurner Stats, Yahoo! Site Explorer, HitTail, Google Webmaster, Piwik, and Apture, with the ability to not track registered users
    • Google section targeting
    • First Time Visitor - display a special message to visitors when they first visit your site (based upon idea by Seth Godin)
    • Disable Widgets
    • Change PHP memory limit, timeout, and error reporting level

Due to the number of meta-data plugins available for WordPress, HeadSpace will import data from these plugins:

  • UTW (Ultimate Tag Warrior)
  • SEO Title tags
  • All-in-one SEO
  • Jerome's Keywords
  • Simple Tagging
  • lud.icro.us HeadMeta
  • HeadMeta description
  • More Unique

Now there's no reason not to use it!

HeadSpace is available in the following languages (all included within the plugin):

If you can provide a language translation then please get in contact with the author. A PO file is provided with the plugin to be used in translating with poEdit.

People upgrading from previous versions should be aware that you must reconfigure the plugin. As much of your existing configuration will be retained, and existing custom meta data for posts should be completely safe.

Version History

Installation

The plugin is simple to install:

  1. Download headspace2.zip
  2. Unzip
  3. Upload headspace2 directory to your /wp-content/plugins directory - the directory must be called headspace2.
  4. Go to the plugin management page and enable the plugin
  5. Configure the options from the Options/HeadSpace page
  6. Ensure your theme calls wp_head in header.php (most themes do this anyway - see wp-content/themes/default/header.php as an example)

You can find full details of installing a plugin on the plugin installation page. Note that, depending on your site configuration, you may need to increase the amount of available memory to 32MB. Details of doing this can be found here.

Concepts

It is useful to understand the process involved in generating meta-data for a WordPress page. HeadSpace allows meta-data to be both nested and dynamically generated from the page itself.

Nesting

This is a fairly simple concept, but one that requires explanation. When a page is to be displayed, HeadSpace looks at the page type and retrieves meta-data from all available sources. For example, when displaying a post, HeadSpace will first look at the post's meta-data, then it will look at meta-data set for all posts, then it will look at global meta-data. When displaying a category page, HeadSpace will look first at the category meta-data, then at global meta-data.

The reason for this nesting is that you can configure HeadSpace as little as possible, but get the maximum effect. For example, adding a tag of 'scuba' to the global 'tag' settings will mean that every page will have the 'scuba' tag set, in addition to whatever specific meta-data the page may contain.

Inheritance After

Note that nesting can be disabled.

Dynamically generated meta-data

Dynamic meta-data is simply meta-data that is taken from the post being displayed. In practical terms this means you can insert special tags into HeadSpace meta-data that are replaced when a post is to be displayed. These tags are:

TagInserts
%%date%%Date of the current post/page
%%title%%Title of the current post/page
%%sitename%%The site's name
%%excerpt%%Excerpt of the current post/page (auto-generated if necessary)
%%excerpt_only%%Excerpt of the current post/page (not auto-generated)
%%modified%%Modified date of the current post/page
%%id%%Post/page ID
%%userid%%Post/page author's ID
%%name%%Post/page author's name
%%category%%List of categories the post/page belongs to
%%category_description%%Category description
%%searchphrase%%Search phrase
%%currentdate%%Current date
%%currenttime%%Current time
%%page%%Current page and total pages (i.e. page 1 of 3)

Configuration

HeadSpace has site modules and page modules. Site modules affect the site as a whole, while page modules affect individual pages. Both are configured from the Options/HeadSpace/Modules page of the administration section. Page modules appear as:

Page Modules

Modules can be dragged and dropped into the appropriate areas. Modules in the 'simple' area will always when editing meta-data. Modules in the 'advanced' area will only appear when a link is pressed.

Site modules appear as:

Site Modules

Note that some modules have an edit button allowing further configuration. Disabled modules do not run and use no resources.

Page Settings

Configuration of page settings takes place from the HeadSpace administration page:

Page Settings

Clicking any of the sections will allow the meta-data to be configured:

The exact details and the order in which they appear is determined by your page modules. Note that advanced modules are hidden behind an 'advanced' link that, when clicked, will expand to show the advanced modules.

Post & Page Settings

The plugin adds an extra section to the post and page editing screen:

Admin Edit

Like for page settings the exact details and order is determined by your page modules. The settings defined here always take precedence over settings defined elsewhere.

Category Settings

You can also configure HeadSpace settings when editing a category from the Category Management page.

Category settings are applied when viewing a category page, and will inherit settings from the general category settings, as well as the global settings.

Mass-Editing

HeadSpace provides a mass-editing interface which allows you to change meta-data across all posts and pages. The interface is found in the Manage/Meta-data administration page:

Mass Edit

You can select the type of meta-data from the drop-down menu.

Tags or keywords

If the tag module is enabled then HeadSpace will automatically suggest tags for posts based upon previous tags. A smart-matching algorithm is used so that matches will be made when words have the same root. For example, if you previously defined the tag 'elevate' then the smart-matching algorithm will detect 'elevator', 'elevated', 'elevating', and 'elevates'.

Tags are added with a special interface:

Tags

You can either manually enter tags in the input box, or you can click on a tag to have it added. Tags can be suggested using a smart HeadSpace algorithm, or you can enable a Yahoo option to have Yahoo suggest tags.

Why are no tags being suggested?

This is a popular question and has a simple answer: because you have no existing tags. The auto-suggest tag feature is designed such that it learns from your behaviour and suggests tags based upon what tags you gave to previous posts. As such, if you have not tagged any previous posts then HeadSpace will not be able to make any suggestions. Likewise, if your previous tags do not match anything in a new post, HeadSpace will not be able to make any suggestions.

Why is my title not changing or displaying other text?

You need to make sure your theme calls the wp_title function. Any text either side of this function will always appear in your title regardless of what you tell HeadSpace to use.

 <title><?php wp_title (); ?></title>

Further Reading

If you need further information then these are good guides and introductions to HeadSpace:

Support

Please direct all support questions to the HeadSpace support forum. Any support questions left on this page may not be answered.

Bugs & New Features

Date Current outstanding bugs Status
06 Oct 2009 Javascript Errors
11 Nov 2009 No import data from All in One SEO Plugin - No tags field in post
13 Feb 2010 Duplicate description and keyword tags in Wordpress MU
18 Feb 2010 Frame Breaker stopped working
18 Feb 2010 Headspace and Wordpress Mobile Pack error
20 Feb 2010 Headspace adds an extra colon ':' in Title Tags
24 Feb 2010 Conflict with Gravity Forms plugin
01 Mar 2010 Google Webmaster Module meta tag
05 Mar 2010 Headspace2 breaks tags

A full list of all bugs can be found in the HeadSpace issue tracker.

Date Current requested features
03 Mar 2009 Mass-editing for keywords?
09 Mar 2009 Update FeedBurner module
11 Mar 2009 Support for <link rel="canonical" >
18 May 2009 Windows Live
24 May 2009 Subpage of home manipulation
01 Jul 2009 titles / meta descriptions for tags
22 Jul 2009 WPML
03 Sep 2009 Irrelevant Headspace meta tags added to BuddyPress Member Secondary Pages
11 Sep 2009 New tags for total posts cound and site description
29 Sep 2009 XML SItemaps

A full list of all requested features can be found in the HeadSpace feature tracker.

Need help? Found a bug?

Comments are disabled on this page. You can find more help by following one of these links:

Please provide as much information as possible. Screenshots help tremendously.

Comments (page 3 of 14)

Page: 1 2 3 4 5 6 7 ... 11 12 13 14
  1. John( author ) :

    Aug 27, 2007 4:24 am |

    I've released version 3.2 which is a major update and adds a lot more functionality. The majority of your settings will stay the same, but you should visit the HeadSpace options to configure the new modules.

    Mark, there is a new option to chose posts or pages. Tags are always embedded in meta keywords, but if you do not show Technorati tags there is no way for it to update Technorati

    Vinod, fixed in the new version

  2. Vinod :

    Aug 27, 2007 11:07 am |

    Hi John

    I installed the Headspace 3.2.. It just doesnt work.. Right from page titles to meta tags.. Right now i have restored back to the previous version..

    Am i doing something wrong or any issues with the plugin?

    I backed up my Database, Copied the Headspace2 folder to plugins folder, deactivated and activated the plugin in admin panel.

    Also when i click on Any settings in Headspace settings.. No dropdown appears in Opera.. in Firefox though, i get this error

    Warning: Invalid argument supplied for foreach() in /home/site/public_html/blog/wp-content/plugins/headspace2/ajax.php on line 66

  3. Vinod :

    Aug 27, 2007 11:19 am |

    Ok, All is fine now. I just had to update the settings in Options.

    One question. The second page of a category, how do i change the page title to "Category Name - Page 2"? Is it possible?

  4. John( author ) :

    Aug 27, 2007 10:27 pm |

    I've added the %%page%% tag into HeadSpace 3.2.3 which will be replaced with the current page - you can use this in the category section.

  5. ovidiu :

    Aug 28, 2007 6:05 am |

    hello,

    I am a little unsure about how your plugin works, as I ahve tested a lot of other plugins and some need you to take out the title from the header.php some don't.
    Before using your plugin, I had this inside my header.php:

    shall I leave it, replace it or delete it?

  6. John( author ) :

    Aug 28, 2007 6:51 am |

    Your code didn't make it through the filters, but you shouldn't need to make any changes to your theme (other than adding wp_head if it does not exist)

  7. Vinod :

    Aug 28, 2007 7:47 am |

    Thanks John

    Waiting for 3.2.3 :) Great updates so far..

    btw whats new in 3.2.2? I currently have 3.2.1 installed

  8. Robert Irizarry :

    Aug 28, 2007 9:06 am |

    I love the new functionality but I just finished reading a bit about the upcoming changes to WordPress 2.3. Any thoughts/concerns about how these two will play together? Thanks so much for the great plugins!

  9. ovidiu :

    Aug 28, 2007 1:19 pm |

    I meant: does there need to be a call to the title? I have a strage php if fuction exist then call title and combine it with the blogtitle code inside my head, if I complletely remove the call to the title, it displays nothing... how do you call your title inside your head?

  10. Jeromy :

    Aug 28, 2007 3:46 pm |

    What about showing enabled plugins on specific pages? If I disable plugins I can't get to them via the admin panel. For instance, I have a forum setup, but I only want that header code to show on the plugin page - can I do that?

  11. John( author ) :

    Aug 28, 2007 8:13 pm |

    Vinod, 3.2.2 just removed a warning message, 3.2.3 has the new tag

    Robert, when 2.3 is out I intend to release a new version of HeadSpace that allows you to migrate all the HeadSpace tags/keywords over to the new tagging functionality of WordPress. Everything else should work exactly the same

    Ovidiu, yes you need to call wp_title if you intend to change the page title.

    Jeromy, I've added an option to 3.2.4 to allow disabled plugins to appear in the administration section when enabled on specific pages.

  12. Sista :

    Aug 29, 2007 12:31 am |

    Just downloaded the new plugin- will take a bit of getting used to. However the "Pgae Settings" page doesn't work in IE7. When I click the options they don't drop down and allow you to fill i n any options. It does however work in Firefox.

  13. Vinod :

    Aug 29, 2007 4:41 am |

    Sista, Page settings dont work in Opera either.

  14. ovidiu :

    Aug 29, 2007 5:01 am |

    I asked about how to call the title because my page titles alwys appear like this: blogname followed by post/page title and I want it the other way round - can your plugin also adjust this? I did not find this option yet.

  15. ovidiu :

    Aug 29, 2007 5:12 am |

    also I experience some problems with category title/description/tags - my blog picked up the specific settings I had entered for my only category, but after I entered the settings for: Categories - applied to category pages without specific settings thsoe were applied although I had not even checked: Inherit settings - Inherit from global settings.

  16. ovidiu :

    Aug 29, 2007 5:28 am |

    also tags like % % searchphrase % % don't work if I use a plugin called nice search which makes my permalink like this for searches: mydomain.com/search/searchphrase try and do a search here: http://www.web-designerz.de/search/job

    and sorry to flood your comments but I am simply posting all strange things I ran into with your plugin :-)

  17. ovidiu :

    Aug 29, 2007 5:56 am |

    also if I enter something into the keywords field when writing a post but enter nothing into the description field, it should inherit the general description I set up in its options field, right now in the described scenario, it just skips the description meta data instead of inheriting it, if I delete the keywords it uses both the general description as well as the general keywords.

    next problem i that I installed simple tagging, imported my utw tags (53) but when trying to import from utw or simple tagging into headmeta2 is always say 0 items were imported from Simple Tagging/UTW.

  18. John( author ) :

    Aug 30, 2007 1:19 am |

    IE7 now works.

    Ovidiu, HeadSpace can change what appears for blogname and page title, but it cannot change the order in which they appear - that is decided by your theme. The searchphrase and category issue are now solved, but I can't see anything wrong with the keywords/description (you would need inherit to be enabled for this to work). Imports from Simple Tagging will only work if you actually have posts with [tag] inside them. Imports from UTW seem to work fine for me. I'm not sure how you imported from UTW to Simple Tagging as there is no such facility in Simple Tagging.

  19. ladynada :

    Aug 30, 2007 2:18 am |

    you are the only person whose wp plugin supports SEO properly.
    thank you,
    also you should know that I found a free wp blog host that has your plugin available on MU

    nada
    http://kingdomofgod.wpbloghost.net/
    and
    http://heartdaughter.wpbloghost.net/

  20. ladynada :

    Aug 30, 2007 2:28 am |

    May I request that you do not drop tagging support for bloggers who do NOT upgrade to the latest wordpress? I plan to stay at wp 2.1.3 for quite a while.

    thanks for any consideration,
    nada

  21. ovidiu :

    Aug 30, 2007 3:16 am |

    thx for all your help John. I'll try out the new version immediately and see if the incorporated fixes work for me.

    Here are some responses:

    - Simple Tagging 1.6.8.1 has import from UTW support built in
    - there are SEo plugins out there that allow to change the order, aka BLOGNAME - BLOGTITEL or the other way round

    regarding the issue I talked about inheriting and stuff, I think its best to give you two examples:

    1)I have filled out "Posts & Pages - applied to posts & pages without specific settings" so all pages and posts that do not have anything special defined should get these settings.

    ###EDIT###
    I noticed my mistake. The plugi nwas functioning right, I had tried using: %% category %% as keywords inside the "Posts & Pages - applied to posts & pages without specific settings" but what I was complaining about was that a PAGE did not have any keywords. Just noticed pages are not inside categories, so your plugin just did not set any keywords for it :-)

  22. Shahab :

    Aug 30, 2007 6:44 am |

    Hi John .. Seems like a nice plugin ..I tested it on my localhost and it seems to be working nice... I was using %%category%% in Keyword section and it populates category slug in keyword instead of category name ... So 'Access Gmail' becomes access-gmail .. I was using UTW before this for the same effect and it was populating the keywords allright ... Please see to it ..

    And btw .. Thanx for such a great plugin ..!

  23. sekundek :

    Aug 30, 2007 9:08 am |

    Hi,

    It works almost everything. The only thing I can't make "html mata tags" to be outputed. I have wp_head() in my template so It must be something else I missed.

    regards

  24. Sista :

    Sep 1, 2007 6:48 pm |

    Another quick question about the per post Description option. I notice that my description never shows up in search engine results. Instead random info taken from the post and even comments will show up instead. Am I doing something wrong?

  25. John( author ) :

    Sep 3, 2007 12:09 am |

    Shahab, the %%category%% tag will show the category names, not the category slugs. If you're not seeing this then send me a screenshot of one of your category edit pages

    sekundenk, if you have wp_head in your theme, have correctly configured headspace, and have meta-data for posts then you should definitely see something. Do you have any other plugins running that may affect things?

    Sista, it's another of those 'black hat' search engine mysteries. The meta description is a suggestion, but a search engine may decide to create its own summary based upon the exact search terms. If you look at the Google results for 'headspace2' then you will see it definitely uses the description, but a search for 'headspace2 wordpress plugin' shows a generated description. I believe that if your search phrase matches the page title or URL then you will get your description, otherwise you will get a generated one.

    Ovidiu, it seems I meant Simple Tags instead of Simple Tagging! I've updated the plugin to import both of these plugins. Plugins that swap the sitename and page title around do so by saving a page to the server memory and then replacing strings. This is a very inefficient way of doing something that will take a few minutes to change in the theme.

  26. ovidiu :

    Sep 3, 2007 2:46 am |


    Ovidiu, it seems I meant Simple Tags instead of Simple Tagging! I've updated the plugin to import both of these plugins. Plugins that swap the sitename and page title around do so by saving a page to the server memory and then replacing strings. This is a very inefficient way of doing something that will take a few minutes to change in the theme.

    Thx for also importing from Simple Tagging and yes yo uare definitely right. I will change my theme to display the way I want, maybe even with a "if is_home" - kind-of code, so I can have it one way on the homepage and another way on all other pages and posts.

  27. Vinod :

    Sep 3, 2007 8:46 am |

    John, Is it now compatible with Wordpress 2.3 Beta?

  28. Sista :

    Sep 3, 2007 2:14 pm |

    Thank you for the explanation John. It's something I won't worry about now :)

  29. Bike :

    Sep 3, 2007 2:31 pm |

    Hi there, maybe a stupid question, but is this an addition to or a replacement of the Simple Tagging plugin? I know your plugin has much more features, but can they live side by side or do I have to choose?

    Also, does this work for WPMU?

    Thanks in advance,
    Bike

  30. John( author ) :

    Sep 3, 2007 8:02 pm |

    Bike, it is aimed as a replacement to Simple Tagging, although you can use them side-by-side. I've not tried it with WPMU

    Vinod, as far as I know it's not incompatible with WP 2.3!

  31. sekundek :

    Sep 4, 2007 7:10 am |

    I hope I set it up correctly. I add title, description and keywords when editing my posts. But nothing in in html in meta description. I add %%excerpt%% in page/post module options and with this in description is only excerpt but not text from description field of the post.

    Maybe I'm doing something wrong?

  32. Jessica :

    Sep 4, 2007 9:00 pm |

    Can you enable this plugin to customize how many posts are on a page and if summaries are shown? For example, the default is 5 on my blog. However, I want the default to be 20 and just the summaries if someone pokes into my monthly archives.

  33. John( author ) :

    Sep 5, 2007 12:25 am |

    Jessica, you can configure how many posts appear on a page from the WordPress administration page Options/Reading

    Sekundek, I don't know what to suggest. With the plugin enabled, wp_head in your theme, and meta-data added to pages then it will appear. Maybe another plugin is preventing it from running - try disabling all your other plugins and seeing if HeadSpace works then.

  34. sekundek :

    Sep 5, 2007 3:16 am |

    I disable all plugins and add meta data for some specific post. I also add in options for HeadSpace title, description and keywords. And I see this data in my head, not the one I add with my post. So plugin works in some way, the only problem is that it does not get any info from post itself (if I remove entry from options, there is no meta tags at all).

  35. sekundek :

    Sep 5, 2007 12:40 pm |

    I think I found my problem. I looks instalation process is problematic. There was no options for inherit and because of that post specific data was removed. I need to go in options and unchek this option and then check it again. Now it works ok.

  36. Vinod :

    Sep 5, 2007 2:35 pm |

    Loving your plugin so far.

    There is one bug though (not sure, i might have messed something up). The 'More Text' works perfectly on the Main Index Page but does not work on the Archives page.

  37. Jessica :

    Sep 5, 2007 9:31 pm |

    Hi John,
    I know you can configure how many posts appear on a page through the Wordpress admin panel. The thing is, I want the main index to have five full posts and the archives to have 20 summaries. There must be a way to hack through the Wordpress loop, but it's probably complicated for me. It would be great if that could be an option on a plugin.

  38. ovidiu :

    Sep 6, 2007 2:25 am |

    @ Jessica:use custom query string from here: http://drunkenmonkey.org/user/archive/ it allows you to chose how many posts you display for home, category, archive view, atc, etc. - very easy to use.... btw. I start to hate my keyboard, last week my TAB key was not working but this morning my ENTER key stopped working, the TAB works fine now - so excuse the strange format of my comment...

  39. John( author ) :

    Sep 9, 2007 11:08 pm |

    Vinod, fixed.

    Jessica, a new module 'Page counts' has been added which allows you to do this

  40. Mario :

    Sep 10, 2007 11:31 am |

    Hi, what happened to the automated keyword-insertion from a corresponding list, if the keywords were found in the post text? I considered it a very useful feature and it does not seem to be included in the current version any more...

  41. Dorette :

    Sep 14, 2007 8:12 am |

    Hi,
    I am using different headers for different posts in my site and the wp-head is not working for headspace, the title shows right but not the meta tags,
    how do i fix that?

  42. Jens :

    Sep 17, 2007 7:39 pm |

    I also have the same problem Dorette has. The Plugin is installed, but the keywords and description do not show up in the source code.
    I'm using a only slightly modified Kubrick standard template, "wp_head" is showing up in the head area of the header.php

  43. John( author ) :

    Sep 18, 2007 6:00 am |

    Jens, Dorette, it's hard for me to say what's wrong. Just as a test, have you definitely tried saving options and setting the 'inherit' option to yes?

  44. Vinod :

    Sep 18, 2007 7:01 am |

    Does the plugin work with 2.3?

  45. Jens :

    Sep 18, 2007 8:57 am |

    Thank you for your help.

    It seems that it really is absolutely necessary to set the "inherit settings" (which was not set before - and which I hadn't found in the desriptions which of course I read before asking ;-) ).
    I think it works fine now (using the newest version of wordpress). I'll play around a while.

    My first plugin...

  46. Mario :

    Sep 19, 2007 3:55 pm |

    Hi, Unfortunately, at the moment my meta-description gets corrupted: I use jLanguage 2.2 for my multilingual posts. The post text has to be processed by the function call jLanguage_process() in order to display only the chosen language... where can I build-in this function call? thanks, Mario

  47. Dorette :

    Sep 19, 2007 5:56 pm |

    Hi Jens,
    Thanks,
    My inherent options were already set to yes but i re saved it and it is working now.
    Dorette

  48. John( author ) :

    Sep 19, 2007 9:04 pm |

    Mario, I'm not sure I understand. In what way is jLanguage corrupting the meta description?

  49. Mario :

    Sep 21, 2007 6:35 am |

    @John: jLanguage introduces special tags into the text body (i.e. [german]Hallo! ... [/german] [english]hello! ... [/english]). The text has to be processed by jLanguage in order to display only one language according to the browser setting. Headspace2, on the other hand, does not process the text to generate meta descriptions and thus displays both languages including the tags :(

  50. Sergio :

    Sep 24, 2007 9:03 am |

    That was amazing!, i use it, thanks buddy!!!

  51. Don :

    Sep 24, 2007 9:29 pm |

    Just upgraded to 3.3.2 and I get all sorts of errors above my admin
    login screen, all pertinent to headspace. It also affects
    WordPress's determination as to whether the browser accepts cookies
    since I could not log in without getting a WordPress error stating
    that my browser does not accept cookies (which it indeed does).

    I removed headspace and all is well.

    Please advise.

    Thanks!

  52. John( author ) :

    Sep 24, 2007 9:37 pm |

    Mario, HeadSpace currently doesn't provide any features to work with jLanguage. If it's not too much work then I'll look into adding something to do so in a future version.

  53. Jason Litka :

    Sep 25, 2007 1:29 pm |

    I'd like to start off with a huge "thank you"! This is one of the nicest looking and most useful plugins I've ever seen. I actually replaced 4 other plugins with this one.

    That said, I'm having some issues with the keywords tags. The problem I'm having is that whatever I type in the "Tags/Keywords" boxes on the "HeadSpace Settings" page disappears after I click "save". Nothing shows in the box if I expand it out again and nothing shows when I view source on the actual page I was trying to stick the tags on. The description boxes work fine, as do the "T/K" boxes on actual pages and categories. Any ideas?

  54. Raoul :

    Sep 25, 2007 3:07 pm |

    John, I've started to use this plugin and I love it. I love that it suggests tags, and that I can batch-edit tags. I've noticed a couple of possible bugs:

    - When I use the "Mass edit meta-data" page to enter tags for my posts, it auto-suggests fine based on the dictionary entries, but it does not automatically enter new tags I type into the fields in the tag dictionary. None of the new tags go there. I'm not sure why, since that option is enabled on the module edit page for the tags.

    - Tags seem to switch between displaying as capitalized words and lowercase words at random. I tried entering all lowercase tags, but then some of them displayed as capitalized. Then I went into the dictionary and changed the tags I'd entered there to capitalized words, yet some of them appeared as lowercase in my posts or on the mass edit pages. Is there a way to specify which way I want my tags to appear, and then force that throughout all of the tag dictionary and tag auto-suggests?

    Otherwise, this is an amazing plugin, and I'm sure I'm just scratching the surface with it. I'm going to try and use it more and more. At any rate, I think you've got some of the best WordPress plugins out there. Thank you for working on them!

  55. Sam :

    Sep 25, 2007 9:14 pm |

    3.3.3 and 3.3.2 still break on my 2.3 install (same path problems I posted yesterday). 3.3.1 works, so I have been falling back to that.

  56. John( author ) :

    Sep 26, 2007 12:10 am |

    Jason, you are correct, fixed in 3.3.4

    Raul, I've now deprecated the dictionary when using WP2.3 - it doesnt make sense to maintain a separate dictionary when the same information exists in tags.

    As to your other issue, I've seen it myself on this site and it seems to be an effect caused by the way WordPress handles tags. The situation is that whenever you add a tag that is the same as the URL of a category, WordPress will automatically expand the tag to the category name. I'm sure other people will run into this problem (whether they are using HeadSpace or not), so I would expect something to be done about it soon.

    Sam, have you re-visited the HeadSpace admin page since installing the latest version? The situation you described should be automatically taken care of from the admin page.

  57. Sam :

    Sep 26, 2007 9:16 am |

    Thanks John: No, I had not visited the HeadSpace admin/options page, I saw the errors spew out, pushing my page down at least half the size of the browser and down/back-graded immediately.

    I installed 3.3.4, got the errors again, visited the HeadSpace options page and then they went away (Thanks!).

  58. Boris :

    Sep 26, 2007 9:27 pm |

    Hello John,

    great plugin, tried it and I will use it in the future. I need to make it work with the Language Switcher plugin first. Like the jLangauge plugin this choses the language according to tags ([lang_en][/lang_en]in this case) wrapped around the post entry, page, etc. Now to make Headspace work with Language Switcher means going through all the files and inserting a filter-functions. Takes a long time and all is lost when I upgrade.

    If I can make a suggestion. You said you think of supporting something like this in the future. Not a programmer, but maybe it's possible to add an admin option where users can insert the tags they want filtered or something like that. There's a few language plugins out there and they all use different tags.

    Keep up the great work!!

  59. John( author ) :

    Sep 27, 2007 1:03 am |

    Raul, I've added a tag management page (Manage/Meta-data/Tags) which allows you to manage individual WP2.3 tags. This means it's possible to change the case of tags, and fixes the issue you were seeing.

    Boris, what exactly are you wanting HeadSpace to do? I understand the purpose of the language switcher, but I'm not sure how HeadSpace should be involved. For example, are you referring to a meta description taken from a post excerpt etc?

  60. Boris :

    Sep 27, 2007 2:03 am |

    Basically I would like the same as Mario asked in his comment earlier. If Headspace would be able to filter the langauges, then I could use the language switcher tags whenever I enter some data into Headspace and my metadata would be bilingual.

    My comment was just a little addition to what Mario asked.

  61. Chris Raine :

    Sep 27, 2007 3:58 am |

    Hi

    I have just installed the Headspace2 plugin, activated it and went into options to ammend the Global settings.

    When I click on the Global settings, the page remains static, I am not taken to the settings page.

    Any ideas?

    Thanks

    Chris

  62. Raoul :

    Sep 27, 2007 6:59 am |

    John, you are awesome! Not only did you add the tag editing page, but you added a tag merge feature, and you also removed the tag dictionary from the module page, to avoid confusion. Awesome, just awesome! Now that's thorough programming! :-)

  63. Raoul :

    Sep 27, 2007 1:18 pm |

    John, there may be a bug in the new version of Headspace. I noticed that after I merged two of my tags, all of the other tags entered on those posts where I used the merged tags disappeared. Only the tag that had been merged remained stored for those posts. Perhaps you can confirm this with your own testing? Thanks!

  64. Jason Litka :

    Sep 28, 2007 9:38 am |

    Just upgraded to 3.3.6 but there seems to be a bug on the "Modules" page. When I hit "Save Module Order" I get the message below. This didn't happen in 3.3.3 (which was the last time I tried to use that page).

    Fatal error: Class 'description' not found in /home/httpd/vhosts/jasonlitka.com/httpdocs/wp-content/plugins/headspace2/headspace.php on line 388

  65. rddata :

    Sep 28, 2007 11:05 am |

    Hi. Great work. I am running into one problem however. I'm using Headspace2 with WordPress 2.3. When I try changing the order of the Page Modules from the modules admin page, I get this error when I save:

    Fatal error: Cannot instantiate non-existent class: tags in /home/.sites/33/site22/web/wp-content/plugins/headspace2/headspace.php on line 388

    I'm not sure what is wrong here. Could it have something to do with the fact that I am working off a development server inside my company's firewall and not on the actual live blog?

    Thanks for any help.

  66. Paul :

    Sep 28, 2007 3:07 pm |

    Brand new (installed WP 2.3 yesterday) to WP and it's plugins. Coming from Movable Type. I look forward to using your plug-ins but one quick question. I'm not getting the functionality as shown in the video (i.e., auto population of suggested tags) and I think it may be due to the fact that my account with my host is Windows Server based..

    Does HeadSpace2 and/or your other plug-ins function with this server type?

    Thanks!
    Paul

  67. Ashok :

    Sep 28, 2007 7:46 pm |

    John, Does Headspace work with the latest version of Wordpress MU?

  68. Rob in Denver :

    Sep 29, 2007 5:38 pm |

    rddata sez:
    "When I try changing the order of the Page Modules from the modules admin page, I get this error when I save:

    Fatal error: Cannot instantiate non-existent class: tags in /home/.sites/33/site22/web/wp-content/plugins/headspace2/headspace.php on line 388"

    Me, too.

    P.S. Damn fine work on your plugs. I use several and they're superb.

  69. rddata :

    Oct 1, 2007 8:10 am |

    From Paul >I'm not getting the functionality as shown in the video (i.e., auto population of suggested tags)

    Actually, I'm having that problem too, and my server is Apache. Nearly 100% of the time, the auto population of suggested tags feature doesn't work (it suggests no tags) and the option to use Yahoo tags doesn't even appear. It has worked, however, one or two times, but it seems at random.

  70. ekowanz :

    Oct 2, 2007 3:29 am |

    i hav a problem with php 5...coz when i try it in my local server with php 4 (WP 2.3) it works...but when i try installed it in my site it getting error...
    Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 4864 bytes) in /home/ekowanz/public_html/wp-content/plugins/headspace2/modules/site/google-ad-wrap.php on line 26

  71. John( author ) :

    Oct 2, 2007 6:31 am |

    rddata & Paul, tag suggestion is based upon existing tags. If you have no existing tags then nothing will be suggested. The idea is that you enter your initial tags manually, and over time HeadSpace will build up a set of tags that will be applied to future posts. Yahoo tags can be enabled from the tag module in the HeadSpace options.

    As far as I know HeadSpace should work with IIS, although I have not tested it personally.

    Chris, do you have JavaScript enabled?

    Ashok, I don't know!

    Ekowanz, the error suggests you only have 10MB of memory available. You can increase this by following these instructions.

    Jason, Rob, & rddata, module save ordering fixed

    Raoul, yes, I'm seeing that too. Now fixed.

  72. rddata :

    Oct 2, 2007 9:02 am |

    Hi John, thanks for the reply. So, I take it that if you have a small amount of tags (or a very short post), there might not be any matches for the tag suggestion function to work with so it shows nothing. That fits what I am seeing.

    I do have Yahoo enabled, as you say. However, it seems that the option to get suggested tags from Yahoo only appears when the internal suggestion function has tags to suggest. Is there a way to have the Yahoo function always appear, even if the internal tag suggestion has nothing?

    Thanks again for this superior plugin and all the work you've put into it.

  73. Mario :

    Oct 2, 2007 4:04 pm |

    John, you're a genius :) headspace2 probably is the most useful wp-plugin around. Keep up the good work!
    In case you didn't get my private message - I would love to help with a German translation.
    Could you please give a class to the tag-line paragraph / div in your next release? i.e. I replaced the according line with:

    return $text.get_the_tag_list (__ ('Tags: ', 'headspace'), ', ', '.');

    best wishes, Mario
    PS: regarding my previous comments... instead of making hs2 compatible with all those poor multilingual-plugins around... why not write a better one by yourself?! multilingual blogging is kind of neglected by wp:(

  74. Mario :

    Oct 2, 2007 4:08 pm |

    ...oops my code line in #273 got stripped:
    return $text.get_the_tag_list (__ ('{div class="hsm_tags"}Tags: ', 'headspace'), ', ', '.{/div}');

  75. Bruce Smeaton :

    Oct 3, 2007 1:05 am |

    COMPREHENSIVE VIDEO GUIDE FOR HEADSPACE2 NEEDED

    Hi... I am wondering if either you or one of your experienced users of the HeadSpace2 plugin would be prepared to create a comprehensive, step-by-step Camtasia Video (WITH voice as well as graphics and screen prints, video etc.,) "HeadSpace2 User Guide".

    I think it is a brilliant plugin but by virtue of it's complexity I doubt many bloggers are using even a tenth of its true capacity!

    I would willingly PAY for such a video - which I NEED FOR MY OWN PERSONAL USE. I would also happily sign a non-disclosure stating that I wouldn't sell it or part with it in any way whatsoever.

    Kind Regards,

    Bruce Smeaton

  76. ekowanz :

    Oct 3, 2007 3:43 am |

    no problem..
    it's resolved!!
    when i unactivated the who see ads plugins, then your plugins works fine :D
    seems there's a conflict with the 2 plugins..

  77. John B :

    Oct 3, 2007 3:47 am |

    Is there a way to set the title for tag pages in WP 2.3? I can set the title for category pages, but I can't seem to figure out a way to set them for tag pages.

    Thanks so much for your plugins, and hope you're enjoying the holiday. Cheers from Shanghai :)

  78. Terence :

    Oct 3, 2007 4:55 pm |

    This looks like an excellent plugin. However,I have just installed it under WP 2.3 and I have a problem with the titles having all the spaces stripped between words which looks very odd and not very SEO to boot probably.

    Am I missing something?

  79. Craig :

    Oct 3, 2007 7:05 pm |

    John,

    I've installed this extensive plugin on a new WP ver. 2.3 blog. I've spent about 30 minutes reviewing everything and believe I understand it all.

    However, I have one question ... You state above in the Tags or Keywords section -- "If the tag module is enabled then HeadSpace will automatically suggest tags for posts based upon previous tags."

    As far as I understand the tag module is enabled, but there is no special interface for tags showing on the write-post or page modules.

    Am I missing something here? Please advise.

    Thanks!

  80. bonafide :

    Oct 4, 2007 2:50 pm |

    hello John(author)

    just installed your great plugin, and on the first run through the configurations I got this from trying to use the WordPress Widgets module... Can you make heads or tails of it?

    Noob to this whole thing, but learning... Boy am I... :-)

    here's what I got back from the module
    :
    Warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'hsm_stylesheet::init' was given in /home/zsyna3/public_html/loliticz/wp-includes/plugin.php on line 160
    Progress Edit Help
    WordPress content formatting
    :

    thanks for any assistance in advance.

    bonafide
    not hit by a train...

  81. Rob :

    Oct 5, 2007 7:54 pm |

    Concerning Philip's question about unique stylesheets per category page, you said Headspace won't do that. But then what is the stylesheet advanced option for in the category edit section (or on each post/page for that matter).

    I've tried using those custom stylsheet options, but so far my blog is still picking the main style.css. Hmm..

  82. Raoul :

    Oct 5, 2007 8:35 pm |

    John, I have a suggestion for the HeadSpace plugin. We can auto-populate the post tags, right? How about auto-populating the title, keywords and description fields by clicking a button, like we do for the tags? You can auto-populate the title from the post title, the keywords from the tags field, or by extracting them from the post text itself, and the description from either the excerpt or the first paragraph of the post. What do you think?

  83. Raoul :

    Oct 5, 2007 8:38 pm |

    I have another feature request, although this may be a possible bug as well. I cannot sort the tags alphabetically when I click on the sort link (the column name) in the Manage >> Meta-data >> Tags page. Their order changes, but it doesn't seem to be alphabetical. It would be nice if it were, so I can locate tags a little easier and spot duplicates/close matches. Thanks!

  84. Rob :

    Oct 5, 2007 9:36 pm |

    Cancel that, John. I got it to work. Silly me, I didn't have the full path to the alternate stylesheet. So that earlier comment I found must have been before this feature existed, huh?

    Cool, man.

  85. Law Jian Ming :

    Oct 7, 2007 2:05 am |

    I have the suggest tag module working in one of my posts but not all. How can I enable that suggest tag module?

  86. Rob :

    Oct 7, 2007 9:43 pm |

    John, I suspect I'm incorrect about this but I'll throw it your way to see...

    If I have the "inherit settings from global options" turned on, and then leave the "no-follow" check box in Globals off, shouldn't that then remove the rel=nofollow tag in comments? It's not, in fact, doing as I hoped.

    But no matter, I have the Dofollow plugin installed for this reason (comment love!).

  87. John( author ) :

    Oct 8, 2007 2:03 am |

    Rob, no, the nofollow module changes the nofollow on the page as a whole, not on individual comments.

    Law Jian Ming, is a link appearing to suggest tags? If it is and no tags are appearing that's because you haven't tagged anything yet - HeadSpace needs some existing tags before it can start suggesting any further tags.

    Raoul, fixed for the sorting. I'll have to tackle the auto-suggest titles and descriptions another day. Keywords and tags are the same thing.

    Craig, yes you are missing something. If you have the tag module enabled then the auto-suggest feature should appear. If it doesnt then I can only guess that another plugin is interfering with it. You might be able to track it down by disabling some other plugins.

    Terence, yes, you're missing something too. Titles should not have spaces removed, and I've not seen this before. Again I can only think that another plugin is interfering with HeadSpace.

    John B, a good point, I missed the tag page! Added in the latest version.

    Mario, wrapping div added.

    Rddata, yep, you've got it right. The tags are suggested based upon previous tags. The plan is that you'll build up your own set of tags that are personal to your site, and these will be automatically applied. The 'smart' part of the process comes from the fact that HeadSpace automatically matches similar words (so, for example, 'China', 'china', and 'Chinese' would all match the tag 'china'). I've added the Yahoo suggestions in at all times.

  88. david :

    Oct 8, 2007 3:47 am |

    Hey John,
    First of all I love your plugin. I have been looking for a solution to be able to change themes for specific pages and I stumbled upon headspace2. I have looked around the comments on this article and I cannot find the answer. I installed headspace2, activated it, and change options so that the page-specific theme is enabled. However, when I assigned a specific theme to one of my pages, it did not change the theme, and I checked, they all calle wp_theme in the headers.

  89. PapyGeek :

    Oct 8, 2007 10:48 am |

    Page Specific plugin is not working for me.
    The Plugins are returning errors saying they can't find some of their own functions. Maybe those functions are in another file of those plugins ?

    Tested with cformsII, Audio player, etc. Not working.

  90. Law Jian Ming :

    Oct 8, 2007 11:08 am |

    Thanks John for replying but it seems that I have put some tags in and click the suggest tag from content, it is still give me blank results.

  91. rddata :

    Oct 8, 2007 12:42 pm |

    Hi John. Thanks for the change. The Yahoo functionality is now always available, which is great. Also, thanks for humoring my suggestions.

    One more thing I am noticing, however, as I plan to use this in an environment with multiple contributors on one blog. In the post edit screen, the “Suggest tags based on content | Yahoo” function only seem to work for users with administrator rights. For Editor, Author, and Contributor rights, it returns this: “You are not allowed access to this resource.” Is this intentional, or can it be set to allow these other rights levels to use this function (in other words, is there a way to set it so anyone who can post can also use the tagging suggestion/Yahoo functionality)?

  92. Vlad :

    Oct 8, 2007 1:12 pm |

    Hi John, it appears like there is a bug that my partner found. When defining the homepage title, it does not change for subsequent pages, like

    domain.com/
    domain.com/page/2/
    domain.com/page/3/
    etc.

    Unless there is a setting that I am unaware of, can you fix this? Thanks!

  93. John( author ) :

    Oct 8, 2007 11:44 pm |

    Vlad, there's no special setting for this, and it works fine for me! Do you have 'inherit' enabled? Might there be another plugin that is changing the titles on subsequent pages?

    Rddata, I've made the auto-suggest now work for anyone who can edit the post.

    Law Jian Ming, do you get any JavaScript errors when you try and auto-suggest?

    David, I'm not seeing any problems with it on my site (this page has a different theme to the rest of the site). I don't know what wp_theme is, but for the page-specific themes it's not important what is in the theme as the processing happens before the theme is loaded by looking at the URL of the page. Just to confirm, but what version of WP are you using?

    PapyGreek, certain plugins will not work with the page-specific plugins module because they require special processing that clashes with the way the module works. I know that the Audio Player doesnt work, and it seems that cForms doesnt either. I'll try and look into why those in particular are not working.

  94. PapyGeek :

    Oct 9, 2007 12:48 am |

    OK John, thanks for your work.

  95. David :

    Oct 9, 2007 2:07 am |

    Hey John, thanks for answering.

    I am using WP 2.3... is that feature compatible with 2.3 or is there other stuff I should do for 2.3?

  96. John( author ) :

    Oct 9, 2007 2:13 am |

    Yes it's compatable with 2.3 (this site is 2.3). Possibly another plugin is interfering?

  97. David :

    Oct 9, 2007 2:31 am |

    I'll check it out, i have wp-cache installed...maybe thats it..

  98. David :

    Oct 9, 2007 3:03 am |

    I just re-installed it with no other plugins...and still no luck...can you tell me step by step on how to set it up?? do the themes have to have certain code??

  99. John( author ) :

    Oct 9, 2007 3:34 am |

    There are no real steps involved, and nothing is required in your theme. If you've selected another theme on the post edit screen, saved the post, it should then appear with the new theme. If this doesn't happen I can send you a special version of the plugin with some debug to try and work out what's going on

  100. Law Jian Ming :

    Oct 9, 2007 9:41 am |

    John,
    no javascript errors or any others cause it seems to work only in only one of my post but not my other 3 posts

Page: 1 2 3 4 5 6 7 8

Pings & Trackbacks

internetmarketersbay.com, my.donews.com, my.donews.com, bloggerdesign.com, bloggerdesign.com, anwaelte-in-vulkane-werfen.de, wordpresscn.com, n0tablog.wordpress.com, n0tablog.wordpress.com, toprankblog.com, projects.jesseheap.com, kichus.in, bogdanlebu.wordpress.com, i.rrhoblog.de, wordpress-it.it, tek-works.com, orioa.com, searchenginejournal.com, osxcn.com, osxcn.com, xptt.com, knowledgeconstructs.com, theseoblogger.com, filination.com, wp-plugins-db.org, ka-yue.com, uweselbst.de, knowledgeconstructs.com, ditii.com, orioa.com, zoekmachine-optimalisatie-seo.be, wpplugin.bodait.com, stalkked.com, samdevol.com, blog.ramenos.net, seoblog.hu, carmical.net, blogbroker24-7.com, knowledgeconstructs.com, edblog.net, comeacross.info, doktor-schubert.net, yeeach.com, blog.achille.name, blog.tiracon.com, nixser.com, blog.yepn.net, swtung.org, projects.jesseheap.com, gidibao.net, tipografo.org, blog.dahh.net, bloggerdesign.com, doransky.hu, ganhar-online.com, joostdevalk.nl, dailyseoblog.com, raisedbyturtles.org, stalkked.com, stalkked.com, themey.com, riyogarta.com, blog.dahh.net, webhelpermagazine.com, webhelpermagazine.com, fahdmurtaza.com, koudal.dk, giuseppesurace.com, glennstovall.com, weblife.netsons.org, wordpressmania.it, david.scatigna.it, mistle.atnifty.com, webhelpermagazine.com, webfadds.com, danielerollo.com, mymarketer.net, wp.tekapo.com, ganhar-online.com, tokkel.be, dailyseoblog.com, vinta.ws, aleydasolis.com, aleydasolis.com, hyperlinkguerrilla.com, lb.viks.org, dailyseoblog.com, free-wordpress-plugins.net, muratdikici.com, dailyseoblog.com, flishfun.com, re-design.de, stephanmiller.com, stephanmiller.com, bradtheblogboy.com, vinta.ws, doktor-schubert.de, stephanmiller.com, webhelpermagazine.com, blog.paradiseo.fr, richnicheblogging.com, knowledgeconstructs.com, nathananderson.us, casheep.com, bradtheblogboy.com, blog.dimok.ru, geekissimo.com, drostdesigns.com, marcosiviero.com, seobusiness.ca, blog.achille.name, seosistems.com, seochampion.ru, bl.asphemo.us, mybaoku.cn, blog.seo-on.ru, fahadonline.com, blog.jayare.eu, daniiswara.net, bloggeries.com, bloggeries.com, nemoprincess.it, ganhar-online.com, youssefchaoui.com, seonoobs.org, kalin.sqa.bg, webanet.org.ua, searchenginejournal.com, bufferoverflow.it, velqn.com, toobroketofix.com, francescogavello.it, aqua-ether.co.jp, site.career4us.com, meganmcdermott.com, dlmfisher.com, claudiaregina.com, serial-box.net, hire.mrsmicah.com, roamingsheep.kokage.cc, work4net.it, disavian.no-ip.info, leinky.com, hamppu.net, iwalking.org, blogapro.com, blogoninja.com, redebanner.com.br, dicasdavovo.com, yuina.lovesickly.com, yuina.lovesickly.com, yuina.lovesickly.com, martijnbeijk.nl, pinara.net, webdevlounge.com, promo2.ru, anieto2k.com, realtyrankings.com, pagetrafficblog.com, condomunity.com, ziosteve.com, crenk.com, n4gash.com, bibliotecamallorquina.es, smallseo.ru, geekissimo.com, geekissimo.com, zoomgeek.netsons.org, bodrosaworo.net, gathersuccess.com, wordpress.travolta.us, mulherdesign.com.br, gkaans.org, andreabaccega.com, seogoogletips.com, blog.ebusiness4all.co.uk, bloground.ro, jnbn.org, passivelifeincome.com, word-press.hu, marketingdefined.com, blog.orangesoda.com, theinternetmarketingassistant.com, seopatra.de, unblogged.hansi.es, nbridges.com, clicksharpmarketing.com, thephotographer4you.com, sinzi.org, yuina.lovesickly.com, thoughtofmine.wordpress.com, earnblogger.com, netpond.com, yoast.com, op111.net, moiatblog.com, yoast.com, wopus.org, wordpress-love.com, ahadproject.com, wordpress-blog.nl, marketingdefined.com, sysolution.wordpress.com, webanalytics.org.cn, italianwebdesign.it, thephotographer4you.com, blog.ojacq.com, blogcrafted.com, otroseo.com, sheida.com, op111.net, pasunclou.com, yuina.lovesickly.com, no.ticiero.com, beerandsport.net, davidtan.org, higash.net, seputarinformasiku.wordpress.com, allblogs.de, pingable.org, blaudenker.de, teguhwiratama.wordpress.com, gkaans.org, trafficblognet.com, kevinleary.net, freshtilledsoil.com, web-ideas.de, hell-world.org, wordpress-love.com, kajrietberg.nl, blaudenker.de, seo-portugal.net, gualanland.info, sourcer.org, seorook.com, on.eti.me, graphicsoptimization.com, graphicsoptimization.com, doughblogger.com, blogger-tips.com, sunshine.co.uk, enhance.qd-creative.co.uk, bufferoverflow.it, thomas.stachl.me, 5.5sopo.cn, cubanitoweb.wordpress.com, seosem.ws, jamesmorell.com, wordcastpodcast.com, lindawati.com, blog.arseo.ru, vivsin.com, thedailyprofit.net, beatfly.net, blalang.com, yuina.lovesickly.com, manchesterseo.com, silverpenpub.net, softtype.se, turnipofpower.com, bufferoverflow.it, condomunity.com, sabahdaily.com, maximal-reich.de, wallaby.com.pe, kreativen.com, bloggeries.com, qubenzis.com, syskb.com, macku.net, 4webmasters.nicuilie.eu, en.nicuilie.eu, webyardimi.com, wordpress-blog.nl, bloggerdata.com, es.weblogtoolscollection.com, krivoy.intwayblog.net, gulati.info, gulati.info, arindamchakraborty.com, arindamchakraborty.com, seo-woman.de, geeklife.it, robcubbon.com, blog-affiliate.jp, gathersuccess.com, socialnetworkingnewsdaily.com, uniqueblogdesigns.com, alexander.holbreich.org, billbolmeier.com, secretstowebsuccess.com, seo.22web.net, contextnaya.ru, contentpig.com, zanderchance.com, blog.seointelligence.com, wordpress.blogos.dk, weblogtoolscollection.com, mrlittlebig.com, guidesigner.com, sheida.com, op111.net, wordpresspluginsdatabase.com, rismaka.wordpress.com, rismaka.net, technospot.net, hiranthi.illutic.nl, ubnetworks.net, pross.org.uk, developdaly.com, developdaly.com, bilanbs.com, expertlistbuilding.com, blog.reelworldin.com, subtlelogic.co.uk, iwordpress.com.cn, webmarketingmogul.com, dewpointproductions.com, garmahis.com, mashablez.wordpress.com, totallypaying.com, ejannat.com, affiliatemp.com, tutayuda.com, nicolasprudhon.com, devnewz.com, internet-homebusinesses.com, shopwp.com, theonlineinc.com, mashable.com, chrisabraham.com, webloger.ru, hifiwang.net, cheslow.com, firstrank.wordpress.com, sendegel.org, zhengyong.net, watele.com, watele.com, zaferbilgi.com, alibuybuy.com, logtee.cn, wpuse.cn, silentstreet.net, mywordpress.com, inseoblog.com, rootdevilz.com, jasonyoung.org, wp.org.cn, forcto.com, yoast.com, maxyudin.wordpress.com, inseoblog.com, vanettenstudios.com, hungred.com, seo.wen1xia.com, webmasters-blog.com, wicked-pr.com, duechiacchiere.it, yuina.lovesickly.com, drostdesigns.com, op111.net, pastorrico.com.br, anywhere.ro, bizimcountry.com, s-peace.com, tripwiremagazine.com, cakipin.web.id, justskins.com, shefeekj.com, chrisfrost.tv, zeric.net, gamblingseoconsultant.com, riku.me, txdaily.co.za, veryweblog.com, get-a-blog.com, blogtr.tk, seofury.com, geeks2null.de, valancius.com, houseyourmom.com, bloodhoundrealty.com, dailyseoblog.com, iwanna.cn, quicktips.ie, seoautomatic.com, freshblog.in.ua, memento-vivi.com, nicaragua.ysublog.com, seoibiza.com, yuanjinhui.com, wpinformer.com, houseyourmom.com, probloggingservices.com, techjump.org, shey2n.ueuo.com, tripwiremagazine.com, blog.website-freelance.com, yuqiworld.co.cc, cubernate.de, yuina.lovesickly.com, dev4press.com, yuina.lovesickly.com, designedforseo.com, rajawaqar.com, stalkked.com, nicolasprudhon.com, cinnsational.com, internetbusiness-1.com, assertica.co.uk, crisiboy.com, internetbusinessmart.com, leveragedinternetmarketing.com, webtechglobal.co.uk, 125.17.173.9, harbimi.net, cypresseducation.org, yuminqing.cn, bloggingtips.com, zemalf.com, szablonydarmowe.pl, trrczx.com, andybeard.eu, blog.webdistortion.com, feedtheguru.com, attackr.com, muiomuio.net, lascatoladipandora.wordpress.com, goyangartis.wordpress.com, justinparks.com, tecnologias.in, paintedrockcommunications.com, p2psin.it, crazylemon.net, linksareblue.com, imeyu.com, bingturkiye.com, convert2media.com, bilgimekani.net, antonioriveras.com, francescogavello.it, blogidc.net, cenaynailor.com, niuie.net, xiushen.net, cash-cow.it, space79.com, dkai.cn, yuina.lovesickly.com, thomas-rosenstand.dk, rapid-dev.net, franklinbishop.net, magnifydigital.wordpress.com, webpage-designer.net, yuanbloger.com, devhideout.com, design-tutplus.com, googlestooges.com, newsroom.mediaanalys.se, stepforth.com, seomanatee.com, xdreams.ch, geraelindsey.com, ericstownsend.com, secretstowebsuccess.com, calco.se, 010wu.cn, kaosklub.com, design.twmarketamerica.com, itzkumar.wordpress.com, jeff-chen.com, baybedava.wordpress.com, mellowish.com, technolik.com, cajammed.com, moneyza.com, wulliebull2.com, amenext.com, jerrytravis.com, farmlanebooks.co.uk, nonsoloseo.com, blueprintds.com, greyblogs.com, earningblogger.com, leewillis.co.uk, blog.gotaogold.com, seomaven.org, shdding.com, goldenblogging.com, rooteto.com, probort.net, bashbosh.com, seomaven.org, wpmash.com, razvangirmacea.com, macku.net, brunodesouza.com, aruha.org, blog.25db.com, wordpressseo.cn, dishahosting.com, xijinping.ihost.tw, sibintang.com, e-tail.be, purplehazard.com, blogs.uugrn.org, dobradycha.pl, seokilavuz.com, omeremreaslan.com, chukhil.co.cc, arifindomedia.com, leewillis.co.uk, teratips.com, techlistic.com, how2mono.com, dev.stepforth.com, lunarlog.com, 100fw.net, cezzy.pl, magnusfahlstrom.se, sitesketch101.com, wpjedi.com, seowithfries.com, langdradig.nl, tienda.todaslasplantillas.com, smartcomputingblog.com, faydaliweb.com, cenaynailor.com, ferdianar.com, dixnuits.com, webtrainingwheels.com, conversionscientist.com, danielkeppler.de, idotcommunications.com, pimp.devwebpro.com, absolutemg.com, webexpedition18.com, freefringes.com, bloggingfornoobs.com, mandarine.wordpress.com, beckyswritingblog.wordpress.com, softwaresweden.com, wp.org.cn,

Need help? Found a bug?

Comments are disabled on this page. You can find more help by following one of these links:

Please provide as much information as possible. Screenshots help tremendously.

Home | Main content | Software | Terms & Conditions | Sitemap | John Godley © 2010