Posts Tagged ‘IP address’

difference between IP delivery and cloaking?

Saturday, September 20th, 2008

IP delivery:-delivering results to users based on IP address.

Cloaking: showing different pages to users than to search engines.

IP delivery includes things like users from Britain get sent to the co.uk, users from France get sent to the .fr,This is fine-even Google does this.
It’s when you do something *special* or out-of-the-ordinary for Googlebot that you start to get in trouble, because that’s cloaking. In the example above, cloaking would be “if a user is from Googlelandia, they get sent to our Google-only optimized text pages.”

Five Lesser Known Google Analytics Features

Tuesday, July 15th, 2008

Google Analytics is a great program that can do a lot more than most people realize. Here are a few features that you may not know about:

* Capture internal search stats. This is a newer feature of Google Analytics and a very nice one. Not only can you see what a visitor put into your internal search box, but what page they were on when they made the search and what page they chose in the search results. Any internal search will work as long as it passes the search variable through the URL. Here’s a short video interview with Google’s Brett Crosby on some of those features.

* Filter out domains. Let’s say your Google Analytics code somehow got on another site and your stats were getting tainted with irrelevant data. No problem. You can create a filter to not count anyone from specific domains you add in. Oddly enough, you can also filter out your own domain so your stats flat line. Not a good idea to do that though.

* Track document downloads or specific links. Adding a small piece of JavaScript to any link will tell Google to track when someone clicks on that link. This works for PDFs, Word documents, email address’ and external links. It also works if you want to see which two links on the same page are generating more clicks. Even though they go to the same URL, you can tag one link as ‘link one’ and the other as ‘link two’ and Google will track the clicks separately for you. Bonus Tip: If you have a Wordpress blog, you can instantly tag all links across your blog with the Ultimate Google Analytics plugin.

* Export to Excel. For any newbies, this is a time saving feature. Just about any report can have the data exported to a CSV file which Excel can open. You can now stop copying and pasting most data out of Google Analytics and into Excel and save yourself some time.

* Filter yourself out. This feature is a must do for any company. Find your static IP address and then set up a filter so Google knows not to include traffic from your company network. This ensures that your stats are not inflated due to employee’s surfing habits. This also is something you should consider for any partner companies. If you have a web development, or SEO company who is constantly checking out the site, filter them out too.

MSN Launches New (beta) Search Engine

Saturday, June 21st, 2008

Looks like Microsoft doesn’t want Google to have all of the fun, so their new ready for prime-time search engine has been released. This new search engine can be seen at: http://beta.search.msn.com.

Their index is currently supported by 5 billion pages and is a algorithmic search engine built by Microsoft engineers. The functionality resembles the present Google and Yahoo search engines. They chose to make the interface clean and uncluttered much like Google.

MSN Search features a “Near Me” button which when clicked will present local results. By default it uses the searchers IP address to determine location. These settings can be manually changed.

How Google Data Centers Work

Friday, June 20th, 2008

If you didn’t already know Google has many data centers that run their index at any given time. They use different data centers to show different results. Some one on the East coast might see different results than someone on the West coast. Even using the next button on Google might take you to a different data center. Google decides what data center provides what result at any given time. If someone is aware of the different Google data centers IP address’s then they can poll each data center separately.

With the upcoming Big Daddy update Google has said that they are targeting these types of algorithmic changes:

* Canonicalization - How the engine decides what url’s reside in the engine.

* 302 redirects - Some developers have tried to spam the engines by serving keyword rich pages.

* Duplicate Content - Would be the same information at different locations.