Posts

Showing posts with the label geotargeting

How can I serve different banners/CSS/branding to users based on their location?

How can I serve different banners/CSS/branding to users based on their location? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the How can I serve different banners/CSS/branding to users based on their location? error on your web browser.  Problem : One of my clients is a financial planner. He is in the Pacific Northwest, an area big on buying local , and the site's visual identity reflects that in header images, colors, etc... Well, apparently he also has deep roots i...

Can geolocation lead to SEO penalty?

Can geolocation lead to SEO penalty? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Can geolocation lead to SEO penalty? error on your web browser.  Problem : We have a commercial website with two country specific domains (.fr and .ch), each in the country's currency. The user accounts are bound to the domain, but the products are mostly the same on the two sites. The user can choose in the menu the other country's website, his choice is saved to a cookie and re...

What's wrong with my mod rewrite for GEOIP based on location?

What's wrong with my mod rewrite for GEOIP based on location? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the What's wrong with my mod rewrite for GEOIP based on location? error on your web browser.  Problem : I'm a bit of a newb in modrewrite but used it successfully on my server before. I successful installed the module on my apache server and tested out with PHP test page(it correctly returned my area code) so I decided to test it out on a site and have it...