About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
Tag Archives: search
Writing Your Own Search Engine Using SQL Server
My coffee site INeedCoffee needed a better search engine. I had thrown some basic SQL together when the site was launched back in 1999. It did an OK job when the site didn’t have much content. Over the years, the … Continue reading
Build a Search Engine SiteMap in C#
Sitemaps are XML files that web masters can create to let search engines know what what pages to index and how frequently to check for changes on each page. The XML format of the sitemap file is detailed on sitemaps.org. … Continue reading
