Web Site Design Blog


home page ebay templates our clients
ProStores Web Design Search Optimization Web Design

What’s new in eBay Store Design

Posted in eBay Store Design and selling on eBay by aGenius on the January 5th, 2008

The latest in eBay Store design, something we do everyday, along with website design, is….

1. About 150 designers became “certified” by eBay on store design, many years late, but okay. It’s all good.

2. of course we were one of them. Check out our eBay Store Design Page
3. Not too long ago ebay implemented a “makeover” for eBay Stores making it easier to find things, (or not).

4. Featured stores were renamed Premium - and more features are added, for example from what I’m hearing soon they will provide 24 hour support.

Now let’s talk. The new featured store functionality is great. eBay is now realizing that they are competing with some other big guys, like Amazon Webstores who, like Pepsi took Coke early on, could be an issue without some improvements to the functionality of eBay Stores. Basically the playing field is getting very competitive for merchant sites and all the players are offering many things to attempt to attract and retain sellers.

See you next time.

ebay Store Design - What you should know

Posted in eBay Store Design and selling on eBay, ecommerce by aGenius on the May 21st, 2007

We think we’ve done some impressive ebay store designs and thought we’d write a little about the web design process for ebay store design. We usually make a template, then create the store design. First of all the ebay header in the store will go across all of the entire ebay store. For any template that is 800 wide, that means that in the ebay store it will have to spread 100% or it hangs there not looking so grand. We can adjust design for a 100% store header, and leave a centered 800 pixel wide about me page, but it isn’t always that pretty. In addition in ebay stores you’ll always have a white space between the header and the bottom part of the page. That can be difficult to design around as well. Unless you have an integrated ebay store homepage, it’s not always perfect. But then again, it will look fine to most people.

When you build your ebay store, rememeber that eBay puts some restriction on the amount of code you can use there. You’ll likely have to strip out some styles, and at the very least some spaces in the html code.

As far as the left navigation goes, we’ve done some nice stores with upgraded navigation on the left, but again if you have lots of code you’ll notice the white line separating the middle section of the nav.

Overall eBay store building is fun and a fantastic way to show your wares on ebay. Design your ebay store with these things in mind and all is well.

Take a look at some of our ebay store design here

eBay Template Tips: Making HTML tables work with eBay

Posted in eBay Store Design and selling on eBay by aGenius on the July 25th, 2006

One of the most common problems in web design is the ability to make things fall as they should instead of as they may. This is what separates the men from the boys when it comes to design work. Most software, dreamweaver, front page, and others insert some nasty code in places where it might make sense if it were a perfect world but web designers know we don’t want that. Structuring a table to go 100% width can be accomplished easily enough, but sometimes things get out of kilter. First of all your code will adjust itself quite often for the size of your monitor and if you are liking a huge monitor with 1200 resolution you’re in trouble. You’ll want to design for the lowest denominator, and currently that is about 800 wide. But you wont’ want to make a table 800 wide and then have it look like a little dwarf in the middle of a forest. You’ll want the perception to keep rolling outward no matter how big your visitor has his resoltuion set.

The best way to accomplish this is through the use of a table set to 100% width. You’ll want each of the columns inside this table to be set at percentages and not at acutal width. If you see some code that says width=”638″ you’ll know you might be in for trouble. Usually its a single cell that is doing the messing up, this is where you’ll want to go in and reset it for width=”40%” or something like that. You might have to do the dreaded and actually read the code you are putting in but basically what you are looking for is something like this:

table width=”100%” border=”0″
tr
td width=”645″> /td
td width=”600″> /td
/tr
/table

The td width is set to pixels while the table is set to 100% so no matter how you cut it, if you’re using something like dreamweaver, it will keep shifting around making the table all distorted. The correct code for this table would be something more like this:

table width=”100%” border=”0″
tr
td width=”50%” /td

td width=”50%” /td

/tr
/table

Remember to start your tables out as percentage tables and you’ll have a less likely chance to run into this problem.

Using an auction management listing program for websites

Posted in eBay Store Design and selling on eBay by aGenius on the June 22nd, 2006

I keep getting calls from clients, potential clients, and of course my mother. With the exception of mom, many clients want to use a particular system to run both auctions on eBay and their website. This is all well and good. I’ve analyzed various huge powersellers for traffic, linking, and PR Rank with Google and made some discoveries that are important if you really want a website venue that sells on it’s own, without regard to eBay traffic.

First and foremost, realize that when you are talking to auction managers that they are selling a bundle of products and services, some better than others. Go look at the #1 seller on eBay and the #1 seller in your category. Are they running a website from an auction management tool? The time you save using these systems will be the cost and time you’ll spend later in Pay Per Click on Google, or the lost revenues that you’ll deal with if you go this route. I’m not saying that those services are not valid or good, but figure out if you are #1 or #500 and make a decision. The listing manager company is there to make money, and to sell you their products. They are not independant consultants. They are not going to tell you where to go, except to go with them. Now on some of them, I concur. Some of them have an excellent package. But you have to do the homework to find out for sure.

Auction management listing tools offer you an advantage in inventory management, but don’t get lazy. The time that is spent daily or weekly on updating inventories is only a few minutes. Integrating the sales into your back office system is a one time deal. After that you get the sales, and you fill the orders. If you work on Amazon, you’ve already had the opportunity to merge two channels, now merge three.

The issue comes in when you try to get independant traffic from your eBay buyers. Sure you’ve got plenty of traffic there, so why bother with a website? Most store owners will say they want more traffic, the abundance of traffic out there. So don’t shoot yourself in the foot. Using an auction management companies standard website offering will have some issues when it comes to PR rank on Google. Most of the rank acutally goes to your auction manager, and not to your website.

How can you tell if your auction management tool is good for your website too?

When analyzing traffic rank, get the google toolbar.Go to your favorite “huge eBay seller” and take a look at his PR rank. Is it over 4, or better yet, over 5? If not, this is not good. Nearly anyone can,with a bit of trying get a PR rank that is a 4, especially on a product site. Get the Alexa toolbar, is his rank lower than 200,000? If not, it’s a sure bet that his is not going to be reaping the benefit of a stand alone website. Although you may admire him because he looks great, his wonderful marketing has worked on you! That is what sets him apart from the other sellers that you compete with. But take a look at the inside workings and analyze his traffic rank. If his rank is nearly the same as yours, then likely you have bought the goods from his beautiful templates and branding and not based upon reality in sales and conversions.

Next Page »