ECommerce Platform Change
-
I'm just entering the process of switching web developer companies, and I was wondering what process would be best for redirecting our old product (new and used cars) pages. Our current design leaves much to be desired seo wise (http://www.resslermotors.com/index.asp?cmd=detail&vin=1FTSX30F3XEC01446&stocknumber=123911&sg=ocor5h42d2yhkla&Make=Ford&parCertifiedFlag=&Model=&parVehTypeID=&p=6&page=1), and redirecting all of them seems like it would be pretty complicated.
In addition to that, we currently have 35,000 pages. Is there a practical way to do redirects with this many pages?
-
Buy a magento car theme at template monster. Or buy one on Magento Connect.
On magento connect, you will have to do a lot of digging around. The themes are already set so you just have to get familiar with it and change the pics
-
Understandable, that it would cause worries. I've only been with this company for about 8 months, and walked into a terrible platform. Sadly, every automotive website provider I talk to has their system that they use, and I'm stuck trying to find both the best ecommerce platform, as well as overall site build.
-
Ressler! Sorry man, that raises a red flag for me. I wouldn't use a company who has built their own software because then you are stuck with them. You may be limiting yourself to what their CMS can provide. There are many of these companies out there whose code is outdated and functionality subpar. I am biased toward Magento as you can tell by my username. It's open source while the company you are looking to switch to is custom (built their own).
-
I'm switching to a different company that supposedly has built their own. I'm currently using Seritas, and I'm switching to TK Carsites. The current company uses a jumbled mess, while the new company designs it with keywords in mind.
-
There's probably a number of ways to do it, some more manual than others.
Get a developer to export a list of product numbers (if they are unique) and urls from the DB of the old and new CMS. Use excel and match em up (vlookup is a good function for that), create the htaccess redirects (=CONCATENATE is a good function for that) and whaaalaaa.
If programming resources are short, you may need to use a scraper (ie. mozenda) to get the info. Or, just pick the most valuable revenue entreating pages (export from Google Analytics if you have that setup) and manually write redirects. Not recommended but better than nothing!
Err, so many options, lol. And definitely switch to Magento. It rocks!
-
Check to see if you have a feature in your ecommerce platform where you can import and export information. I use magento and there's a feature called Import Export. I haven't used it in about 3 years so I'm sure I'm forgetting. But you should be able to export everything (product/stock/customer info) to excel. I don't know about the URLs though. Maybe you can run a sitemap report and 301 those URLs.
-
If the URLs are going to be changing (and hopefully optimized) then 301 redirects are the way to go. What platform are you changing from / to? What kind of server will it be hosted on?
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
-
Desktop Ranking Disappeared After URL Change; Mobile Ranking Improved
A client's developer moved a site onto a new (WordPress) CMS, where the only change was URLs - the front end code stayed the same. The site is 10+ years old and previously had fantastic rankings (#1-4) with inner pages for some relatively generic search phrases (eg 10,000 searches / month in the UK, per Keyword Planner). Now, on Desktop searches the site isn't appearing anywhere in the 300+ results for a key search phrase, where it used to rank between #2-4; however over the last 3 weeks on Mobile the site ranks better than before, even though the site isn't at all mobile-friendly (it's over 10 years old). During the move, there were some errors by their developer: mistakenly left in a sitewide rel=canonical tag referring to the homepage 3-4 301s before finally reaching new URLs a lot of 301s missed (250+ crawl errors appeared in Search Console) page content differentiation by parameter, instead of individual URLs For example, the page that used to rank for the targeted phrase, this left 4 different URLs indexed, with the same content. To tackle this, we have so far: put in correct rel=canonical tags set up Search Console to recognise URL parameter as differentiating content fixed all crawl errors appearing in Search Console added a link direct to the problem page, direct from the homepage stopped duplicate content being indexed (including for the page in question) ensured the page load speed is still good (< 0.75s) Ranking for Desktop over Mobile would make sense, but not Mobile over Desktop! I'd really appreciate any advice on how to tackle this. Thanks!
Technical SEO | | magicdust0 -
Canonical tag use for ecommerce product page detail
Hi, I have a category page I want to rank. This page has 24 different products quite similar but not exactly the same.
Technical SEO | | amastone
I want to use canonical tag in any product to the parent category.
Is this a right use of the canonical?
Category page I'm talking about is : Finger bits If I understand how to use canonical tags I can improve all my category pages. thanks marco0 -
Advice on improving ecommerce product detail pages to rank better in google search results.
Hi all, I run an ecommerce website, not a great ranked site, however i want to try and improve the product detail pages. To do this, i am first going to focus on 1 page (this one: http://goo.gl/eS62SU) If i type the product code directly into google.co.uk search i am on the 8th page (see https://www.google.co.uk/#q=hac-hfw2220r-z&start=70) which is a bit poor to say the least. I see this kind of thing for a lot of my products. Hence, i am going to see if over the next month or two i can get this one page moving up the rankings purely with on page optimisation. I would like to ask a couple of things: 1. Is there anything that jumps out at you as to why that product detail page could NOT ever rank well, i.e some code / set up of page etc that prevents google ranking it 2. Any advice you could give that might improve that page in rankings for its product code. FYI - I can not change the dynamic URL, I only have control over such things as product name / summary / features / spec etc any advice welcome
Technical SEO | | isntworkdull0 -
What is the best way to change tons of 302 for 301...
I'm doing an audit for a new client and their website has tons of 302... (more than 1000)... What is the best/fast way to change all the 302 for 301...?
Technical SEO | | Felip30 -
Does google know every time you change content on your page
What i mean by the question is, so on our home page www.in2town.co.uk we change the article under lifestyle story of the day, if this changes every hour, will this encourage google to visit that page more often or will then just ignore that and just visit each day would love to hear your thoughts on this
Technical SEO | | ClaireH-1848860 -
Changing a blog url from subdomain to subfolder
I am abou to change my company blog from a subdomain (blog.mydomain.com) to a subfolder (mydomain.com/blog), from suggestions from this awesome community! Not only that though, because the current blog is on another server than the main site I have to move my blog between servers as well. This will be a big hassle for me, and means a big risk for errors as I don't have a clue what I am doing on the development part. Hint: I'm no developer. My blog is fairly new, having posted 18 blog posts so far. There is no major linking to or from the blog as it has been basically no activity on the blog. It has been fairly good optimized for SEO, with custom plugin settings for Wordpress SEO plugin and similar. Also followed advice from Rand regarding wordpress SEO. So I guess my question is: Would it be a big loss for me to just start over with a new blog on the subfolder domain? And move content over from the old blog manually (and then deleting the old one). Or would It be plain stupid taking that route? Thankfull for all help I can get!
Technical SEO | | danielpett0 -
Change name of directory
How can I best change the name of a directory on my website (example: http://www.website.com/nameofdirectory/)? The directory has lots of content included in it which has links from all over my website. I guess I have to adjust those links? How do I easily collect all of the links? Which is the code I should use in my htacces? Thank you! With kind regards,
Technical SEO | | wellnesswooz
Dieter0 -
Google Places and Name Change
Hello - I have a client who is a realtor and changed agencies. I edited their Google Places entry and the new name of their agency and address are showing - but so is their old listing. The agency they left is now trying to sue them for showing up in a number one position with Google Places under their agency name. Is this an indexing issue with Google? Their name shows up under both agency names. The corrected one shows most often, but the old one is still popping up on occasion. Thanks,
Technical SEO | | seoessentials1