Best E-Commerce Platform for Fashion Store
-
We run a fashion/bridal store, Fashionably Yours, and we currently use the BigCommerce e-commerce platform, however it does not allow us to implement specific features.
In particular, we would like to have GIFs in the product images to display various colours/styles, and to include videos of our products at the top of the product pages.
Could anyone advise of an alternative platform that would be ideal for a fashion/bridal store and that would allow us to implement these features?
Thank you.
-
In top 10 popular platforms in 2016 in LitExtension statistics, I think Magento can be a good alternative e-commerce platform for you. It is powerful. Moreover, you can consider many different platforms such as Prestashop, WooCommerce, Opencart, osCommerce. You can see full version at http://blog.litextension.com/the-best-ecommerce-platform-of-2016/
-
On the Usability end I think that may be too much on the Category Page View. Remember if you are listing 12 dresses each with a video or animated GIF, that will be over kill for your users.
On the BigCommerce end I cannot see where you can modify the GLOBAL_CategoryListings which is what you would need to modify to have it display a different type of media on the category page.
If you wanted to trick this you might try using an animated GIF that just slowly rotates through the dress colors. But again this may be too much for your user.
You can also think about making a different product item for each color and organizing the categories in to dressName then dressColor being its own product. This is not something I would do, but it lets you display all the colors you want on the category page.
Hope that helps!
Erick -
Hi Erick,
Thank you so much for your help, that is very useful and it works! We also want to actually have the video or GIF as the product 'image' so that when products are viewed in their category, customers can view the different colours we have available. Do you know if there is a possibility of editing the HTML code so that all products can be displayed like this?
Thank you!
-
Hi Li!
We use big commerce for a couple of our online store clients and the features you are asking for are available but you have to do some modifications to your template in order to display it the way you are describing. It's not very intuitive to accomplish what you want but here is a brief explanation. Message me if you have questions:
1. Log in to bigcommerce -> go to: Products->View Products on the nav
2. Select the product you want to add video or multiple images to
3. When the product edit page loads click the tab that reads: Images & Video
4. At the bottom of the page you can add the YouTube Video link
5. You can also add multiple images and select a default image from this page.
When the user visits your website they will see the default image in big and the rest of the images small, if they click on a small image it becomes the big image. The video is hidden under a menu item called PRODUCT VIDEOSGetting your video to load at the top of the page takes an edit to your default HTML Layout.
You can go to the link in the top right hand side of your big commerce dashboard screen marked DESIGN then click the EDIT HTML/CSS icon in the center of the screen. This will load a new window with a list of files on the left and a text editor on the right.
1.On this screen in the left nav go to the file product.html
Copy the contents of this file to a text (html) editor like sublime. You will use this file to add the video tags.
2. Then go back to your browser with big commerce in it, on the top left file list go to: ProductDetails.html
3. When that loads then in that same top left file list: Go to ProductVideos.html
4. Go to around line 13 and copy from the <object>tag to the</object> tag. This copies the video display code. If you want to grab the video title, video description or the video div tag to hide the video on load, you can grab that code from this html page as well.
5. Paste that copy into your NEW HTML file that is in sublime. Paste this code wherever you would like the video to show on the page. For top of the page under the menu but above the product details you can paste the code between the code that reads:%%Panel.ProductBreadcrumb%%
PASTE YOUR COPIED CODE HERE
%%Panel.ProductDetails%%
6. You can modify the size parameters in the object and embed tags to fit the size you want to cover on the page.
7. Depending on what template you are using the location of the files and line numbers may be different but the process is the same.
8. Once you have positioned your video code in this HTML file, you can save it from sublime by doing a save as and name it _product_with_video.html (the name of the file is up to you, but it should start with a _ (underscore) and end with .html
ex: _file.html
9. Then you will need to upload this new file to your big commerce file manager.
10. Use Cyberduck to upload the files to the main directory.Getting it to display right:
Once you have done all this you need to go back to PRODUCTS --> VIEW PRODUCTS in big commerce account manager and navigate to the product you want this layout for. Then once that page loads go to OTHER DETAILS tab and scroll half way down the page to the label that reads: TEMPLATE LAYOUT FILE: here select the file you just uploaded _file.htmlHit Save! Your done!
Take a look at your stores product page in a different browser window and you will see the video at the top of the page.
If you want to modify its location just modify the _file.html pages html in Sublime and upload the edited html page.
Hope that made sense.
Cheers,
Erick -
Hi Li,
We work with a lot of Ecommerce clients and for SEO we really like Magento. I'm sure those features can be easily added.
Also Builtwith has data on the most used CMS for ecommerce stores in the US
http://builtwith.com/ecommerce/united-states/
Check it out.
Cheers.
Chris
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Internal Linking: What is the best practice for pages not included in Nav bar?
I never quite understood why internal linking was such a big deal for SEO, but now I'm having second thoughts and perhaps understanding it more. I always thought since most websites have a navigation feature--usually the menu bar located at the top and often another one in the footer--that internal navigation was usually already built in to most websites and therefore, a silly topic to make a fuss over; however, I may be the silly one after all. I am now creating pages that are not included in the navigation so.... What is the best practice for this? If I am creating say, pages for certain locations and those location pages begin to number in the hundreds, it makes my navigation bar a little too cumbersome to have all those pages in a drop down menu. So I made a Locations page and just link to all those pages from that page (and from nowhere else). But now I'm wondering if this could be a bad internal linking practice and perhaps hurt my online visibility as an SEO ranking factor. Is this a crawl problem? And if so, is there a better option that provides a good visitor experience while appeasing the search engines.
Web Design | | Dino640 -
Best practices for ecommerce product categories?
I'm trying to optimise my ecommerce site's category/navigation structure so that it is: Intuitive for human users Keyword optimised, and Minimises duplicate content penalties Here is my dilemma. Let's say my site sells widgets. Some people search for widgets according to size (big widgets, medium widgets) while others search according to colour (green widgets, blue widgets). My keyword research suggests that I should target some keywords that relate to size, others that relate to colour, yet others relating to material, etc. I figured that I'd use one of these taxonomies as a category system, then set the others as filter elements. So my site's main navigation would say "Big Widgets | Medium Widgets | Small Widgets". If you click on any of them, or if you click on the "Widgets" supercategory, you'd reach a filter function allowing you to see only green widgets, or only plastic widgets, etc. So far so good - from a user perspective. The problem with this method is that Google isn't going to index my filter results. So someone Googling "green widgets" or "plastic widgets" is unlikely to find my site, even though I have plenty of green/plastic widgets that they could have filtered for. My next thought was to add some of these filter urls to my main navigation so they will be crawled. My filter mod generates urls for each filter (eg mysite.com/category?filter=k39;w24). So now I have a flashier navigation menu where clicking "Widgets" will pop out a panel allowing you to browse by size or by colour. I don't know whether users will find this helpful or redundant/confusing, but at least Google can see my filter urls. But I've run into two more problems. My filter results aren't really pages, so I can't set things like H1s, meta descriptions and so on. There's very little I can do to keyword optimise them. Further, I now have duplicate content, because the same widget can show up under multiple filter urls. And so I'm stuck here. I've thought about creating custom pages for each target keyword and manually listing products that pertain to each keyword. This will allow me to optimise the pages, but it's a lot of ongoing work (I have to update them whenever I get new stock), and I'm not sure my visitors will appreciate this - I suspect they would rather just browse/filter/search through my site than have to click through pages of manual curated content. I'd appreciate any thoughts or advice on figuring out my category and navigation system!
Web Design | | peekpeeka0 -
Best Way to Remove Mutltiple XML Sitemaps From Multiple Subdomains
Just found a series of of XML sitemaps hosted like so: http://www.thesite.anothersite.com/sitemap.xml and defaulted to remove and 301 redirect but as this is the first time I've encountered an issue like this, an outside opinion or two would be much appreciated. Is the 301 the best option, should I 404 them or what?
Web Design | | ePageCity0 -
What pluggin translator is the newest and the best to install on wordpress. Thank you very much
What pluggin translator is the newest and the best to install on wordpress. Thank you very much
Web Design | | maestrosonrisas0 -
Best SEO Strategy for Social Games
Hi all - wondering if you can help.... We have a social gaming startup with a few million users. Our first game is http://iamplayr.com (currently just a landing page) - now we're just about to launch some more games. We'll have approx 6 titles by the end of the year (note most of our users are on Facebook.com).I'm a little unsure the best way to approach this from an SEO perspective. 1) Should we direct everything to a games specific .com site like http://iamplayr.com -> and if so, should we build out this site to attract more keywords2) Direct everything to our Facebook app e.g. http://farmville.com 3) Have 1 central site for our multiple titles, with each game having a subdomain e.g. ala King.com / Zynga.com etc? What you recommend? Our goal is to have a managable 'off Facebook' strategy that attracts maximum organic traffic for keywords e.g. 'free football game' etc Thanks 🙂 H
Web Design | | HowardK0 -
For a varied product type or keywords group is it best to have several sites?
Hello everyone... Question: I have 7-8 generic keywords that I would like to rank for, is it possible for one site to rank highly for all these different keywords, or would this be best achieved by making 2 or 3 websites in total targeting different keywords (product sectors)? More info: We are in a niche industry & would like to know if it would be beneficial to have several websites made for specific product types rather than one main site? Although these sub classifications of products are nice, they are competitive as they have a high search volume Would it be better to build specific websites that only do that one type of product and have related keyword in domain, content & blogs on the site to that effect to increase relevance and positions as a result? Thanks
Web Design | | Ray_UK0 -
Best Site navigation solution
Hi there, We are getting our website redesigned and would like to know whether to increase the links on our site wide navigation or not. At the moment we have around 30 links from the navigation. We want to use exploding navigation menu and increase the links to our most important categories. Say if we increase to 60-70 would that be alright. (what will be the highest we can go for) At the moment categories that get links from navigation are ranking pretty good. If we increase would we loose those rankings. What will be the pros and cons of increasing navigation links? Second question we are also adding fooer links to top 10 categories in the footer. Would this be ok as far as seo and google concerned. Many Thanks
Web Design | | Jvalops0 -
What CMS system is best?
Hi Guys, I am in the process of developing some new areas of work and a good CMS is going to be required to make my SEO and everything included work to its best. What CMS systems are the best ones to use from an SEO prospective and generally all round? Thanks
Web Design | | wazza19850