Posts Tagged ‘Search Engine Spider’

Search Engine Optimization Using rel=nofollow

Some time ago I was lucky enough to get hold of an ebook called Revenge Of The Mininet by Michael Campbell. In that book and associated tools and utilities provided by search engine optimization guru Leslie Rhode was detailed ideas and strategies about how to control the flow of PageRank through your website.

I did some modifications to my Content Management System to do just that, specifically control the flow of PageRank exactly where I wanted it in my site and my customers sites and boy, it worked like a charm.

The option I chose back then was to modify the content management system to use javascript to redirect menu links. So I changed all the regular <a href links to javascript window.location. This has worked fine and served me well.

However, at the beginning of 2005 Google, Yahoo, MSN and some of the other major players introduced a new <a tag called rel=nofollow. This tag allows you to explicitly tell the search engine spider to either follow the link or not, which is what I had done with javascript code.

Now it’s all the rage to be ‘going natural’ with SEO and I’m thinking that it might be a better option to change the content management system back to regular <a links rather than javascript. I forgot to mention that the only way the search engine spiders currently crawl any of my sites modified in this way is via a site map, either a regular html site map or now xml site maps too.

So I’m going to try and find out if this is the way to go now before making any changes. Maybe I should stick to the old adage “if it aint broke, don’t fix it”?…

Back In The Saddle

I’ve been so busy for the last few months and have so many things to share here that I don’t know where to start. So I’m going to list some recent projects and then provide information on them over the next few posts. This will bring me up-to-date and hopefully I’ll keep this blog going at the correct pace…

  1. Ecommerce system development
  2. Autoresponder installation and config – incliuding custom coding using VB script for SQL database access
  3. Ajax shopping cart / offer cart using EO Webs (previously ASPXLABS) ajax callback contol
  4. Membership site concepts and member pages
  5. Search engine spider food
  6. Product delivery / download pages for ecommerce (digital products)
  7. Web money magnets
  8. Affiliate marketing
  9. WordPress installation and setup
  10. WhosOn installation and setup
  11. SQL server Data Transformation Services – The Good, The Bad & The Ugly…
  12. Click though tracking
  13. Affiliate friendly pages (cookie splitter)

I’m sure there’s more but this is a start. Boy, I’ve got some catching up to do…