RSS Feed

Posts Tagged ‘money’

  1. I Just Saved 15% On My Car Insurance

    September 12, 2011 by Webster

    Not really.

    But I did save 15 cents on every listing I put up yesterday, which multiplied by 100 or so comes out to about $15 in my pocket. That may not seem like a huge accomplishment, but it IS equivalent to roughly two Chipotle burritos. And multiplied by 52 weeks a year that’s a savings of nearly $800 annually.

    Here’s how I did it.

    *I must preface this with a slight warning. My method for accomplishing this is a bit technically advanced, but I will also recommend methods that are simple and user-friendly as well.

    Some items let you add as many pictures as you want to the listings, depending on the category. In this instance I was listing clothing items & accessories, for which eBay charges an additional 15 cents per picture (the first is free).

    To avoid paying the additional 15 cents per image, just put one up the normal old-fashioned way (with the eBay image uploader). Then you need to host the other image files somewhere else and place the appropriate HTML code for those files into the listing.

    *Hosting means you have a dedicated place to put your files so they can be shared or viewed on the internet. Everything you see on the internet can be nailed down to specific files (images, html, etc), all of which are hosted on some server. Certain people/companies choose to buy their own servers for this (or they have so many viewers that they have to — i.e. Facebook), but a lot of people just pay a small fee per month and get shared space on a server at a large hosting company.

    In my circumstance, I just hosted them on the same server this site uses. If you’re familiar with the term FTP, this is pretty much the exact same thing. I placed them in a specific folder on the server (so they can be viewed in a web browser from anywhere), and then placed the HTML code pointing to those pictures in my eBay listing.

    This is what that the HTML code looks like:

    <img src="/EXAMPLE_FOLDER/EXAMPLE_PICTURE.jpg">

    Works like a charm. And you can add as many as you want.

    One caveat is that these pictures don’t appear at the top of the listing heading (where the main pictures normally appear). They will only show in the actual body of the listing details itself. Your main image will (the one you uploaded the old-fashioned way), but the rest won’t.

    If you don’t have access to an FTP account to host the files yourself, you can just as easily upload them to a photo sharing service like Flickr. You’ll just need to find the URL (same as you’d type into the address bar at the top of your browser) that points specifically to that image file (it will end in a “.jpg”, or whatever image type you used).

    I also notice some people use dedicated services like Auctiva, but I have no personal experience with it, and I’m pretty sure you pay a monthly fee to use it.

    The pictures I put in also went up at a much larger size than the regular ebay hosted files do (ebay resizes them for disk-space reasons), so they ended up looking much better and more detailed. I’ve already noticed these are getting way more traction than some of my previous listings because of that.

    I’m sure there are many, many variations of how to accomplish this “free extra pictures” method, but this worked great for me and I’ll be using it until I come across something better/faster(stronger).