Discuss Google Web accelerator in the Google News forum on SEO Chat. Google Web accelerator Google News forum discussing the latest Google corporate actions. Find information and talk about new features, algorithm updates, company acquisitions, Google goof-ups, and legal battles the search engine is in.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 3,876
Time spent in forums: 1 Week 6 Days 4 h 22 m 36 sec
Reputation Power: 17
Google Web accelerator
Ok, now Google digs deeper and deeper into your surfing habits. Want Google to know everything you do? And even control some aspects of it? Then try out their newest toy - http://webaccelerator.google.com/
Reports have said it sometimes breaks Firefox and it destroys some cookie-based logins, causing people to have to keep logging in to forums and such.
My tin foil hat is on, and I absolutely refuse to give Google this much info and control over me. I'm staying far far away.
Posts: 2,422
Time spent in forums: 3 Weeks 1 Day 17 h 40 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
2. Can I specify which links Google Web Accelerator will prefetch on my pages?
Yes, you can. For each link you'd like us to prefetch, simply add the following snippet of code somewhere in your page's HTML source code:
<link rel="prefetch" href="http://url/to/get/">
The href value should be the actual URL you want prefetched. Google will prefetch this page, and when your users click on this link, that page will load more quickly.
You can learn more about the <link> tag on the Mozilla website.
3. For how many links can I specify prefetching?
Neither Google nor you want to overload your users' connections with too large a download, and if a large number of links on a page are marked for prefetching, overall performance may diminish. So you should only specify prefetching for the links your users are most likely to click on.
4. Are there any files for which I can't specify prefetching?
Yes, there are. We don't prefetch HTTPS: files (i.e., secure pages), or large data files such as MP3 or MPEG. Note, however, that nothing bad will happen if you specify a file type which Google Web Accelerator doesn't prefetch; that file type simply won't load any faster.
5. Will Google Web Accelerator affect my server load or usage statistics?
It depends on whether your pages are cacheable. You can identify page requests prefetched by Google Web Accelerator through the HTTP header X-moz: prefetch. You can learn more about this header on the Mozilla website.
6. Will Google Web Accelerator affect traffic for ads on my site?
Posts: 314
Time spent in forums: 13 h 5 m 38 sec
Reputation Power: 10
I installed it on IE, and I like it so far. What I don't like is the idea of Google having an extended record of my surfing habits over a period of time. For this reason, I probably won't use this for any length of time.
Posts: 167
Time spent in forums: 1 Day 14 h 11 m 54 sec
Reputation Power: 9
Web Accelerator acts as a anonymizing proxy and shows up as 72.14.194.26 in my site logs.
Doesn't this give potential for click-fraud?
I had trouble logging into 1 forum (not seochat) until I turned-off Web Accelerator. Could W/A's cookie handling mess up my affilate cookies?
The above are side-effects of all proxies but with the Google-branding proxy use could move from a sub-cult to mainstream.
Posts: 149
Time spent in forums: 2 Days 2 h 28 m 9 sec
Reputation Power: 8
Quote:
Originally Posted by mick.sawyer
2. Can I specify which links Google Web Accelerator will prefetch on my pages?
Yes, you can. For each link you'd like us to prefetch, simply add the following snippet of code somewhere in your page's HTML source code:
<link rel="prefetch" href="http://url/to/get/">
The href value should be the actual URL you want prefetched. Google will prefetch this page, and when your users click on this link, that page will load more quickly.
You can learn more about the <link> tag on the Mozilla website.
3. For how many links can I specify prefetching?
Neither Google nor you want to overload your users' connections with too large a download, and if a large number of links on a page are marked for prefetching, overall performance may diminish. So you should only specify prefetching for the links your users are most likely to click on.
I don't think it will take long till somebody finds a way to manipulate this somehow to benefit from it...