Main

August 12, 2007

Justin Laing have written a good tutorial on scraping links from any website using PHP. Very useful if you look forward making a link analyzer tool. The tutorial uses CURL and DOMXPath to retrieve data and extract links. However you...

April 11, 2007

Sitemaps are great tool to make search engines better crawl and index your site, and since Google, Yahoo and Microsoft joined together to adopt this protocol you will be more interested now to have a better way to tell them...

January 8, 2007

Philipp have a great post explaining the basics of Search Engine Optimization. This is the ultimate guide for SEO newbies, very well written, simple and focus on white hat SEO. Three important points that he keep the focus on :...

March 16, 2006

IBM developerWorks have a new series of articles titled Use PHP to build a search engine optimization app, written by Tyler Anderson, the first part explore creating a SEO app where you post the url+keyword and the application find out...

December 4, 2005

Certainly we talked about many techniques for Search Engine Optimization, how to prepare the website, the content ... etc. Now I want to talk about tools that make life more easy for developers working on Search Engine Optimization, and more...

September 1, 2005

After we finished with Search engine friendly URLs, now we can start talking about the content of the website itself. And to optimize the content there is many considerations that we will take to make the content easily indexed to...

August 27, 2005

Next technique for Search Engine Optimization and Search engine friendly URLs is the technique of PATH_INFO. This technique is very simple to implement but require some programming. We'll see later the difference between the previous technique and this one, how...

August 17, 2005

We'll start with this first lesson about Search Engine Optimization, and we start from the beginning from the website itself. There is many techniques that we'll see in this part, and consideration that we should take in the first planning...
As a professionnal IT consultant and web developer I'm always interested in Search Engine Optimization techniques. Businesses interested to target audience fron internet and search engines should first start from the beginning and prepare the ground before building a skyscraper....