| Top 10 methods to provide local content in global search |
| Fri, 27 Jun 2008 by Joe Bursell Say you’ve got a business and you want to offer your services or products to a global audience. Now, its no good just serving standard content to every visitor, regardless of where they come from. You might (read: should) want to tailor your messaging to each specific region, or country, so how do you achieve this? One option is to serve different content based on the IP address of your visitor, or the HTTP header status of their user-agent/browser. This IP-based content delivery works by using a server-side script that looks up their IP address or interrogates their user-agent’s HTTP header. This then informs the site which content should presented to that user, or rather which page, or if you want to make your life really difficult, which sub-domain. Problem is that when looking up IPs the results aren’t always accurate, and anonymous proxies give nonsense results. More importantly the major search engines spiders come from the US, so they’ll show US IPs in the lookup- and they’ll therefore be shown the US/english content, so that’s what’ll show up in searches, regardless of your region-tailored content. If you want make the problem even messier you could try to deliver different language content for each country-visitor- but that requires cloaking which can get you heavily penalized. The option that will work, and not create more problems than it fixes, is combining a set of proven, quantifiable, techniques: 1. Use one main domain e.g. www.example-site.com only- with this method the creation of country-specific sub-domains is unnecessary. 2. Create an explicitly named country-specific page for each geographic target market e.g. www.example-site/albania. 3. Submit each one of those country-specific pages to Google Webmaster Tools and specify its target location to direct the Google Crawlers from the right geographic location |
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007



