Any input / pointers for my upcoming Ecommerce move?
-
I posted this as a reply on my other question, but never got another responce...
I am basically moving ecommerce platforms to answer your question. I am keep the same domain (www.stbands.com). If you want to get even more specific i am moving from storesonline to corecommerce. Here's some more info:
- All meta tags, URLS, content is virtually going to be the same except my product pages and normal pages will end with .html, however my category pages will still be /categoryname (like a directory).
- My category URLS seem to build in a mod re-write fashion, which I hear is better for SEO (like /sweatbands/head-sweatbands/).
- I have set all my pages to use the rel=cananical tag, so if you are on the category /sweatbands/head-sweatbands/ it cananicals back to /head-sweatbands
- The images are changing names as I upload them on a product because it auto creates new sizes. This differs from our old host and may affect our vertical image rankings. Should I 301 the image URLS?
- I am keeping the www. in my domain name, as opposed to just domain.com to keep everything the same.
- CoreCommerce automatically seems to make my products uppercase in the URL as they are in the title, but the url works both lowercase and uppercase so its not case sensitive.
This is just an overview of some things I think I have most of my bases covered, but i'm aiming for a april 1st launch / move for the new site. Do you guys have any other pointers / suggestions?
-
James,
Thank you for your recommendation. Appreciate it.
-
I completely understand. But this is not good practice. rel=canonical is a band-aid, but I would definately try to 301 to that lowercase url if you can. Seriously.
-
It is the same product, there isn't multiple products. So the user can access the same product by going to any of the following::
/Levi-Blue-Jeans, /levi-blue-jeans, /LeVi-bLuE-JeAnS, or whatever,
But the main version is /Levi-Blue-Jeans. Just to re-inforce, this ins't going to a different page - its the same product. So basically my URLs are not case sensitive, but are produced as the product title, which uses some uppercase letters.
James,
I have the rel=cananical tag on all my product pages linking to the lowercase, exact version of the url.
-
please explain,
user can access http://www.domain.com/Product-Describer-Keyword.html and http://www.domain.com/product-describer-keyword.html ? if yes then you have a duplicate content issue, just to let you know that Google is smart to picking up the Url that is used by the CMS, but when you start getting links to the one not used by CMS then you have an issue .
-
if you can access the same page using multiple URL's this is BAD - you MUST 301 redirect all requests to a single URL - pick lowercase or whatever, but do not leave it as-is. It only takes one mistake on internal linking or a bad inbound link and you'll get all these indexed..
-
James,
My URLS work for both lower case and uppercase. So the CMS spits out a product URL like this:
www.domain.com/Product-Describer-Keyword.html
but if the customer were to goto /product-describer-keyword.html or /Product-describer-keyword it also works automatically (without me manually doing a 301)
So can i assume this is build in?
-
if any URL's work for upper and lower case, make sure you 301 one to the other. I recommend using lowercase, so redirect all upper or mixed case to all lower case.
oh, and dont forget sitemaps..
-
Wissam,
Thank you I need to work on my Bing Feed... Anyone else have any pointers?
-
I have input and pointers
- Data Feeds for your products( Google/ Bing)
- Advise product URLs and basically all urs are lower case ( long term)
- dnt 301 image urls, but make sure they have Alt tags
- I would advise social Integrations (facebook Likes)
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
-
Huge increase in links to your site when moving to SSL
Hi My client has 2 websites that after moving them to SSL the number of links to your site in the search console increased in 10s of thousands. What can be the reasons?
Technical SEO | | digital19740 -
Using http: shorthand inside canonical tag ("//" instead of "http:") can cause harm?
HI, I am planning to launch a new site, and shortly after to move to HTTPS. to save the need to change over 5,000 canonical tags in pages the webmaster suggested we implement inside the rel canonical "//" instead of the absolute path, would that do any damage or be a problem? oranges-south-dakota" />
Technical SEO | | Kung_fu_Panda0 -
Ecommerce site impressions and clicks drop
Hello, A new client came to me with their ecommerce kids clothes website 6 weeks ago. I installed Yoast SEO plugin and set to work changing all their products to proper words rather than codes and optimising titles and descriptions. I did no link building. The domain is new- about 2- 3 months only so has very few links. I added it to webmaster tools and submitted the sitemap. Traffic was good during this time and infact the impressions in webmaster tools and clicks were increasing. It seemed to be punching beyond its weight actually with some keywords on page 1 which I thought odd for such a new domain in such a competitive arena. Then on the 4th October the impressions and clicks fell drastically. The traffic is about a third of what it was. Now I don't think this was anything Penguin-ish as the domain is so new with no links yet. I know there was a Panda update on the 25th September. Could it be that? All I have done is changed the titles to something more human and I thought Google appeared to like that as traffic was increasing. Could it be that now everything is indexed that it has settled down to its proper position in the rankings which is currently low? We added another way of categorising the products by brand as on the site their USP is their designer brands. I have checked for duplication but as far as I can see this isn't an issue. Anyone seens this before?
Technical SEO | | AL123al0 -
How to Remove /feed URLs from Google's Index
Hey everyone, I have an issue with RSS /feed URLs being indexed by Google for some of our Wordpress sites. Have a look at this Google query, and click to show omitted search results. You'll see we have 500+ /feed URLs indexed by Google, for our many category pages/etc. Here is one of the example URLs: http://www.howdesign.com/design-creativity/fonts-typography/letterforms/attachment/gilhelveticatrade/feed/. Based on this content/code of the XML page, it looks like Wordpress is generating these: <generator>http://wordpress.org/?v=3.5.2</generator> Any idea how to get them out of Google's index without 301 redirecting them? We need the Wordpress-generated RSS feeds to work for various uses. My first two thoughts are trying to work with our Development team to see if we can get a "noindex" meta robots tag on the pages, by they are dynamically-generated pages...so I'm not sure if that will be possible. Or, perhaps we can add a "feed" paramater to GWT "URL Parameters" section...but I don't want to limit Google from crawling these again...I figure I need Google to crawl them and see some code that says to get the pages out of their index...and THEN not crawl the pages anymore. I don't think the "Remove URL" feature in GWT will work, since that tool only removes URLs from the search results, not the actual Google index. FWIW, this site is using the Yoast plugin. We set every page type to "noindex" except for the homepage, Posts, Pages and Categories. We have other sites on Yoast that do not have any /feed URLs indexed by Google at all. Side note, the /robots.txt file was previously blocking crawling of the /feed URLs on this site, which is why you'll see that note in the Google SERPs when you click on the query link given in the first paragraph.
Technical SEO | | M_D_Golden_Peak0 -
Duplicate title/content errors for blog archives
Hi All Would love some help, fairly new at SEO and using SEOMoz, I've looked through the forums and have just managed to confuse myself. I have a customer with a lot of duplicate page title/content errors in SEOMoz. It's an umbraco CMS and a lot of the errors appear to be blog archives and pagination. i.e. http://example.com/blog http://example.com/blog/ http://example.com/blog/?page=1 http://example.com/blog/?page=2 and then also http://example.com/blog/2011/08 http://example.com/blog/2011/08?page=1 http://example.com/blog/2011/08?page=2 http://example.com/blog/2011/08?page=3 (empty page) http://example.com/blog/2011/08?page=4 (empty page) This continues for different years and months and blog entries and creates hundreds of errors. What's the best way to handle this for the SEOMoz report and the search engines. Should I rel=canonical the /blog page? I think this would probably affect the SEO of all the blog entries? Use robots.txt? Sitemaps? URL parameters in the search engines? Appreciate any assistance/recommendations Thanks in advance Ian
Technical SEO | | iragless0 -
301 Redirect / cross-domain canonical to a URL w/ Ampersand
I have a question regarding ampersands, we are needing to redirect to a URL w/ an ampersand in the URL: http://local.sfgate.com/b18915250/Sam-&-Associates-Insurance-Agency Will Google pass page authority/juice despite the fact that there is an ampersand in the URL, if we were to 301 redirect or cross-domain canonical to the url? Should we 301 redirect to http://local.sfgate.com/b18915250/Sam-%26-Associates-Insurance-Agency instead of http://local.sfgate.com/b18915250/Sam-&-Associates-Insurance-Agency? I don't have the option of removing the ampersand Thank you for your time!
Technical SEO | | Gatelist0 -
Www/nonwww .co.uk/.com
When I started SEO - I didn't really know what I was doing (still don't!) Just wondering if anyone can help me with this small problem. I now understand that I basically have 4 URLs www.ablemagazine.com (Page Authority: 38/100) www.ablemagazine.co.uk (Page Authority: 47/100) ablemagazine.com (Page Authority: 3/100) ablemagazine.co.uk (Page Authority: 51/100) What should be configuration be to ensure I'm not loosing masses amounts of linkjuice? At the moment I have ablemagazine.co.uk set as my default domain in webmaster tools. www.ablemagazine.com www.ablemagazine.co.uk and ablemagazine.com all 301 redirect here (I think)
Technical SEO | | craven220 -
When moving my ecommerce website from one host to another should I also 301 all my image urls?
I'm going to be 301'ing a lot of pages, but should i also 301 my image URLS? Any other helpful hints would be awesome too, as this will be my first move online ever. We've been with our host 3 years. Thanks! Paul Serra STbands.com, Owner
Technical SEO | | Hyrule0