301 redirects are very important for SEO when moving website pages to new locations. They are easy to implement when you switch from one scripting language to the other (i.e. from .asp to .aspx or from .php to .asp). The problem comes in when you are trying to convert static .html or .htm website into .aspx. HTML file can’t execute any code thus create a major challenge for implementing 301’s.
August 16, 2011 by Ivan Sokolovich, Sr. Tech
We often find our clients in the dilemma of providing a local service and also needing to have a national presence for their website. This article demonstrates our solution to this problem, using GeoIP, which allows unique content to be displayed based on a user's location.
August 18, 2009 by Stephen N. Crowley