Showing posts with label Online. Show all posts
Showing posts with label Online. Show all posts

Thursday, 23 June 2011

Introducing Page Speed Online, with mobile support

Webmaster level: intermediate

At Google, we’re striving to make the whole web fast. As part of that effort, we’re launching a new web-based tool in Google Labs, Page Speed Online, which analyzes the performance of web pages and gives specific suggestions for making them faster. Page Speed Online is available from any browser, at any time. This allows website owners to get immediate access to Page Speed performance suggestions so they can make their pages faster.

In addition, we’ve added a new feature: the ability to get Page Speed suggestions customized for the mobile version of a page, specifically smartphones. Due to the relatively limited CPU capabilities of mobile devices, the high round-trip times of mobile networks, and rapid growth of mobile usage, understanding and optimizing for mobile performance is even more critical than for the desktop, so Page Speed Online now allows you to easily analyze and optimize your site for mobile performance. The mobile recommendations are tuned for the unique characteristics of mobile devices, and contain several best practices that go beyond the recommendations for desktop browsers, in order to create a faster mobile experience. New mobile-targeted best practices include eliminating uncacheable landing page redirects and reducing the amount of JavaScript parsed during the page load, two common issues that slow down mobile pages today.


Page Speed Online is powered by the same Page Speed SDK that powers the Chrome and Firefox extensions and webpagetest.org.

Please give Page Speed Online a try. We’re eager to hear your feedback on our mailing list and how you’re using it to optimize your site.




Generated by BlogIt

BlogIt - Auto Blogging Software for YOU!

BlogIt - autoblogging software for YOU

BlogIt - autoblogging software for YOU

Personal Experience to: Dealing with Online Content Theft

(Personal experience of Darren Stevens) Online content theft is, unfortunately, a common incident these days. As soon as a site becomes popular, it’s only a matter of time before someone reproduces it and tries to make a buck from it. One simply needs access to a RSS feed and an Google AdSense account in order to monetize from someone else’s work, and sadly, this happens all too often.


content theft Personal Experience to: Dealing with Online Content Theft


Worse, the offending sites can sometimes get higher rankings in search engines. This especially tends to happen when a new site launches and an established splog (spam blog), with some search engines’ recognition, reproduces the content as its own. The sad truth is that the stolen content will usually rank higher than the original.


This happened to me when I launched my new design blog, Blogvibe.com. To protect my works, I decided to do what I could to get the stolen article removed. Sharing with all Hongkiat readers, here is my experience dealing with online content theft. Full post after jump.



The Story


I wasn’t surprised that my blog’s content would eventually be copied, but I was surprised by who copied it. I posted an article called “30 inspirational Japanese web designs“, which was, a day later, ripped off in its entire form by a site; let’s call it "CopyKat"


This took me by surprise, as it was a site I often visited, it was linked to and featured on many popular design sites around the Web. I could barely believe that they’d rip off other people’s work, but after some research, it quickly became clear that the site copies articles from design sites all over the web.


This wasn’t just an automated splog, it was a manual effort from a person to copy and slightly alter articles then reposts them.


Identifying the thief


A simple Google search for my article revealed that it didn’t rank particularly high – that’s okay, it’s a young site. But the surprising part was that CopyKat’s stolen post ranked considerably higher – one of my biggest initial fears.


(Original article)
original article Personal Experience to: Dealing with Online Content Theft


(Stolen article)
 Personal Experience to: Dealing with Online Content Theft


The title was vaguely rewritten, while images were copied and reposted, as seen below:


(Original content)
original content Personal Experience to: Dealing with Online Content Theft


(Stolen content)
stolen content Personal Experience to: Dealing with Online Content Theft


After it became clear that CopyKat stole my article, it was to find out where it was hosted.


Figure out Its Host


The domain and webhost for a website can be two different entities, as was in this case. First, I did a DNS lookup which gave me a corresponding IP, which I compared to Arin.net and their IP allocation database. This revealed the hosting provider: Bluehost (the domain was hosted at GoDaddy).


I prepared a DMCA takedown notice to the host.


Filing DMCA with the host & advertiser


I wrote to BuySellAds, the popular ad provider for many design sites, which promptly removed CopyKat from its catalog. Afterwards, I wrote a DMCA to Bluehost. Here’s what I included in the DMCA, and how it was written (feel free to download and use the template):


This is a Notice of Infringement as authorized in § 512(c) of the U.S. Copyright law under the (DMCA) Digital Millennium Copyright Act of 1998.

The article(s) we are referencing in this letter are an unauthorized reproduction of copyrighted material originally found at: (link to original article). Which was posted on: (date of the original post)

The article has been unlawfully reproduced on this site (link to offending site).

I (your full name), have in good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law.

I (your full name), swear under penalty of perjury, that the above information in this notification is accurate and that I am the copyright owner or am authorized to act on the copyright owner’s behalf.

Name: (your name)

Email: (your email)

Signed,

(your name)


I was surprised by the speed of both DMCAs were dealt with; both the host and advertiser replied within hours, which was a lot faster than I expected. The only one I failed to get a reply from was the owner of CopyKat, which wasn’t a surprise at all. In fact, throughout this entire ordeal, I never heard from the owner of CopyKat, despite several attempts to contact him/her regarding the theft, and a comment on the reproduced article as well.


Removal of infringing content


bluehost Personal Experience to: Dealing with Online Content Theft


A few hours after Bluehost received the DMCA, the site was shut down. It remained down for around 24 hours, where after it was back online, only without the stolen article. At this point, everything went according to plan – the article was removed, the site was cut from the advertiser. I was satisfied. But I dug deeper.


In conclusion


Your content will be ripped off, it shouldn’t come as a surprise to anyone, and often, it’s an automated splog that might not be worth your time. In the case of CopyKat, it appears that there is a deliberate effort to copy, steal and forge articles to appear as original, when in fact they aren’t. The site has been around for years, earning a steady income from other people’s work via BuySellAds, Google Adsense, and other ad providers.


My experience with this case has taught me that it’s not that hard nor time consuming to file a DMCA complaint, to figure out who hosts the site, and whom to contact. And in every case, I got response from the involved parties (except the site owner) within 24 hours.


Sadly however, the site is still up. And judging from its recent post, it’s still ripping off design blogs. If you own a design site, I highly suggest you to simply Googling for your article, dig around a bit, and see if anything comes up with a similar title. Then inspect the posts, compare the images (and image names) to your article, and see if there’s a match. You’ll be surprised.


And remember: filing a DMCA complaint is simpler and easier than it seems.



Generated by BlogIt

BlogIt - Auto Blogging Software for YOU!

BlogIt - autoblogging software for YOU

BlogIt - autoblogging software for YOU

Page Speed Online has a shiny new API

Andrew
Richard
Webmaster level: intermediate

A few weeks ago, we introduced Page Speed Online, a web-based performance analysis tool that gives developers optimization suggestions. Almost immediately, developers asked us to make an API available to integrate into other tools and their regression testing suites. We were happy to oblige.

Today, as part of Google I/O, we are excited to introduce the Page Speed Online API as part of the Google APIs. With this API, developers now have the ability to integrate performance analysis very simply in their command-line tools and web performance dashboards.

We have provided a getting started guide that helps you to get up and running quickly, understand the API, and start monitoring the performance improvements that you make to your web pages. Not only that, in the request, you’ll be able to specify whether you’d like to see mobile or desktop analysis, and also get Page Speed suggestions in one of the 40 languages that we support, giving API access to the vast majority of developers in their native or preferred language.

We’re also pleased to share that the WordPress plugin W3 Total Cache now uses the Page Speed Online API to provide Page Speed suggestions to WordPress users, right in the WordPress dashboard. “The Page Speed tool itself provides extremely pointed and valuable insight into performance pitfalls. Providing that tool via an API has allowed me to directly correlate that feedback with actionable solutions that W3 Total Cache provides.” said Frederick Townes, CTO Mashable and W3 Total Cache author.

Take the Page Speed Online API for a spin and send us feedback on our mailing list. We’d love to hear your experience integrating the new Page Speed Online API.

Andrew Oates is a Software Engineer on the Page Speed Team in Google's Cambridge, Massachusetts office. You can find him in the credits for the Pixar film Up.

Richard Rabbat is the Product Management Lead on the "Make the Web Faster" initiative. He has launched Page Speed, mod_pagespeed and WebP. At Google since 2006, Richard works with engineering teams across the world.




Generated by BlogIt

BlogIt - Auto Blogging Software for YOU!

BlogIt - autoblogging software for YOU

BlogIt - autoblogging software for YOU