Skip to main content.
August 24th, 2008

paypal pixel.gif (404 not found)

I recently added a paypal donate button to my blog (as part of a huge update to my blog).

Since the blog was running slow, I ran the great little utility called Firebug (within Firefox 2 seems like it doesn’t work with firefox 3… yet), to see where any slowdowns were happening.

Well, I found a lot of scope to improve the blog load speed, but one file was a concern: pixel.gif (which was part of the paypal donate button code).

The full url was: https://www.paypal.com/en_AU/i/scr/pixel.gif

And putting that into the address bar returned a 404 not found error.

OK, looks like paypals right hand isn’t talking to its left hand.

Will removing the entry cause any problems?

I tried it out, and it works normally (I’ve received a donation).

So in summary, if you have some paypalcode on your website, you might be able to speed things up a fraction by removing the pixel.gif code (but keep a copy in case you need to put it back):

<img alt=”" border=”0″ src=”https://www.paypal.com/en_AU/i/scr/pixel.gif” width=”1″ height=”1″>

Your code might be slightly different from mine, but its worth a try.

Share

Related posts:

  1. computer aid website bandwidth overflow due to 404 errors When I first created this website in 2005, I got a reasonable hosting package from home-business-host.com . It only allowed...
  2. requested lookup key not found in any active activation context After upgrading to XP SP2, and then performing lots of updates, I started getting the following while entering a URL in...
  3. Error 1311. File not found: d:\sku011.cab I was installing Microsoft Office 2007 on a computer, and part way through the install, I get: Error 1311. File...
  4. boot device not found (but no fault with hard drive!) I found an odd problem the other day: Customers PC gives a boot device not found error. Bios detects 1...
  5. General Failure. The URL was: xyz Application not found PC with Vista, and customer can no longer click on a link in outlook. Instead, a window pops up, saying: General failure....


To help with website running costs, please donate:

Posted by Computer Help in Technical

2 Comments »

2 Responses to “paypal pixel.gif (404 not found)”

  1. Josh says:

    Wow, I was just experiencing this exact problem and Googled until I found someone who could verify that removing the mysterious “pixel.gif” would not have any ill effects (like preventing donations).

    Thanks for this blog post.

  2. Ruben says:

    I don’t understand what the pixel.gif is ever good for. It might be a way of PayPal’s tracking the location of the request for statistical purposes, but I’m sure it will work even without it.
    I’d be glad if PayPal made it a little clearer, so that we can be sure…

To Reply:

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>