Changing the URL structure will it help me or hurt me?
-
I got handed a website running on Joomla without the SEO friendly URL check box selected so our URLs all look like this www.rotaryvalve.com/index.php?option=com_content&view=article&id=22&Itemid=37 . I am hoping to rework this website in the near future here and plan on changing the URL structure across the website so there are some actual keywords in the URL.
When I did this I was thinking of just doing 301 redirects to the new pages and hopefully the hit from the search engines wouldn't be too bad. Can anyone speak from experience as to what the best way to go about doing this would be so I don't end up falling back ranking wise. Would change the URLs end up helping me or hurting me?
Thanks
-
Some good comments here, and I'll have to come in somewhere in the middle. I think Vahe is right that there can be meaningful benefits, both for SEOs and visitors. It's also true, though, that a site-wide URL change can carry risks. Solid planning and well-implemented 301s can mitigate most of that risk, though.
If it were only to get keywords in the URL and the site is ranking well, I'd probably hesitate. Since these dynamic URLs are creating duplicates, though, I think it's a different situation. Those duplicates could create very real risk to your rankings. If the URL change can solve both problem, I'd be much more inclined to do it.
There are other ways to deal with the duplicates - the canonical tag is probably a good bet here (although I'm not sure how tough it is to implement in Joomla). Blocking duplicate-causing parameters in Google and Bing Webmaster Tools is another option. For example, you could block "Itemid" if it had no unique value (I'm not clear on that from the example).
-
In that case I wouldn't chnge them.
Justin
-
I wouldn't bother changing the URL's. The difference in terms of SEO is rather negligible.
Of course there are points to be made on both sides, most of which have already been pointed out; however, you are bound to miss some 301's (it's natural), and in my opinion, is just not worth the hassle. Google is perfectly capable of crawling/indexing parameter-filled URL's like yours. You're basically looking to re-write the site and give it back to Google.
Any/all backlinks pointing to the existing URL's will forever lose their full power (as long as the backlink URL on the external continues to point to your old URL structure).
If you must do it, take notes from most of what has been said already. You must be very meticulous in your 301's, and even ask some of the websites that have your link up to change it to the new URL to decrease the overall permanent hit you will be taking.
-
Kathy,
You will actually be doing your site a favour should you decide to change your URLs. Having static instead of dynamic URLs will not only make it easier for search engines to crawl and index the URL in SERPs, but make it easier for users to also link to the site. This should negate some of the loss of linking URLs that you will encounter. Also as you said keywords in the URLs are a major plus.
Before you make any URL changes, it is crucial for you to take the following steps for minimising the impact for your sites traffic:
- List where the old URLs are being linked within the site (your internal URLs)
- List where the old URLs are being linked from externally (people linking to your pages).
- Create a separate sitemap XML file for the new site URL structure
- Implement your 301 redirects using regex on your htacess file
- Make sure you exactly match your old pages to the relevant new pages when 301 redirecting. Most people would get lazy and redirect to the home or category level pages.
- Check for any pages not properly 301 redirected internally by looking at the number of 404s and broken links applicable to your site.
Once you do change over the URLs start updating the old urls linking between your sites pages. Over the long term you would then need to contact the websites which have used the old URLs and ask them to update to the new version. Leave your old XML sitemap file applicable in both Bing and Google Webmaster Tools until you see them both indexing most (if not all) your new URL pages from your newly created sitemap.
Tools that I would use for the following steps could be XENU or screaming frog (my favorite).
Hope this helps
-
There are inbound links I am trying to evaluate how easy it would be to get some of those links changed. That is one major thing playing a role in all of this.
Our social media efforts have been pretty much none.
The existing pages are indexed which is why I was going to do the 301's even though I know they don't take all of the link juice I didn't know if the URLs would help make up for that or not The existing pages are bringing in traffic
There is another issue at hand that I forgot to mention and that is the fact that I'm ending up with duplicate content due to Joomla and can't figure out a way to get rid of stop it from happening other then possibly changing the URL's to SEO friendly ones. if the link is changed to http://www.rotaryvalve.com/index.php?option=com_content&view=article&id=22 compared to the one I posted up top which was http://www.rotaryvalve.com/index.php?option=com_content&view=article&id=22&Itemid=37 they both go to the same place and both are indexing and being linked to by people.
-
Not easy to answer without knowing:
- Are there inbound links to the pages in question?
- have the page been shared / liked etc.
- Do the existing pages appear to be indexed?
- Are you getting traffic from the existing pages?
301 redirect do not pass all link juice / umph through to the target page, so you may want to bear this in mind.
Hope this helps.
Justin
-
I wouldn't change your URLs. There will be a temporary hit while the bots catch up but the gain, if any, is minimal. Your current pages are already spidered, possibly have links, and can be found.
If you're bound and determined to do it, be meticulous in your 301s. Just be prepared for the temporary hit.
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
-
Unsolved URL dynamic structure issue for new global site where I will redirect multiple well-working sites.
Dear all, We are working on a new platform called [https://www.piktalent.com](link url), were basically we aim to redirect many smaller sites we have with quite a lot of SEO traffic related to internships. Our previous sites are some like www.spain-internship.com, www.europe-internship.com and other similars we have (around 9). Our idea is to smoothly redirect a bit by a bit many of the sites to this new platform which is a custom made site in python and node, much more scalable and willing to develop app, etc etc etc...to become a bigger platform. For the new site, we decided to create 3 areas for the main content: piktalent.com/opportunities (all the vacancies) , piktalent.com/internships and piktalent.com/jobs so we can categorize the different types of pages and things we have and under opportunities we have all the vacancies. The problem comes with the site when we generate the diferent static landings and dynamic searches. We have static landing pages generated like www.piktalent.com/internships/madrid but dynamically it also generates www.piktalent.com/opportunities?search=madrid. Also, most of the searches will generate that type of urls, not following the structure of Domain name / type of vacancy/ city / name of the vacancy following the dynamic search structure. I have been thinking 2 potential solutions for this, either applying canonicals, or adding the suffix in webmasters as non index.... but... What do you think is the right approach for this? I am worried about potential duplicate content and conflicts between static content dynamic one. My CTO insists that the dynamic has to be like that but.... I am not 100% sure. Someone can provide input on this? Is there a way to block the dynamic urls generated? Someone with a similar experience? Regards,
Technical SEO | | Jose_jimenez0 -
Submitted URL has crawl issue - Submitted URL seems to be a Soft 404 - but all looks fine
Google Search Console is showing some pages up as "Submitted URL has crawl issue" but they look fine to me. I have set them as fixed but after a month they were finally re-crawled and google states the issue persists. Examples are: https://www.rscpp.co.uk/counselling/175809/psychology-alcester-lanes-end.html
Technical SEO | | TommyNewmanCEO
https://www.rscpp.co.uk/browse/location-index/889/index-of-therapy-in-hanger-lane.html
https://www.rscpp.co.uk/counselling/274646/psychology-waltham-forest-sexual-problems.html There's also some "Submitted URL seems to be a Soft 404": https://www.rscpp.co.uk/counselling/112585/counselling-moseley-depression.html I also have more which are "pending", but again I couldn't see a problem with them in the first place. I'm at a bit of a loss as to what to do next. Any advice? Thanks in advance.0 -
Canonical URL Change
Hi, I have a Product Page, say www.example.com/product-title/.
Technical SEO | | viatrading1
Canonical URL is www.example.com/product-title/ I want to change its URL to www.example.com/product-title-2/
Canonical URL is www.example.com/product-title-2/
Can't do 301 Redirect. Is SEO Juice passed from www.example.com/product-title/ to www.example.com/product-title-2/ ? Thanks,0 -
What directory should a site go in (url structure)?
Hi All, The is the first actual SEO campaign i've worked on and I had a few question about where the site should live on the server and url structure. The site is in WP and we're using Yoast SEO. Anyway the site lives in a a folder called Coastal, which is a child of the WWW folder. So the permalink of the homepage is mcoastalwindows.com/coastal/. The URL is mycoastalwindows.com. The thing is I can still get to the homepage or any of the pages on the site by typing in the /coastal/. Another example is permalink mycoastalwndows.com/coastal/siding/ and url mycoastalwindows.com/siding/. The urls always display without the /coastal/, so I'm not too worried about people linking to them, but Yoast puts a canonical element to the permalink and always includes the /coastal/. Also I'm seeing that Google displays a lot of the urls with the /coastal/, which is an issue seeing as we don't link to the pages that way. My original thought was to solve this at the source and just move everything out of the coastal directory, but the developer swears that it's more secure being in another folder especially with WP. What would you all do and what is best practice? Would you move everything out of the coastal folder, 301 re-direct, do something with. htaccess, or another solution? Appreciate the input thanks!
Technical SEO | | Mario.Souza0 -
Canonical URL
I previously set the canonical Url in google web masters to the non www version, when I check my on page opt, it tells me that I have a critical issue with this. Should I change it in google web masters back to the www version? if so is there the possibility of negative results? Or is there a better way to deal with this? Note, I have inbound links pointing to both types.
Technical SEO | | bronxpad0 -
Determine the best URL structure
Hi guys, I'm working my way through a URL restructure at the moment and I've several ideas about the best way to do it. However, it would be good to get some views on this. At the moment I'm working on a property website - http://bit.ly/N7eew7 As you can quickly see, the URL structure of the site needs a lot of work. Similar websites - http://bit.ly/WXH5WG http://bit.ly/Q3UiLC One of the sites has http://www.domain.ie/property-to-let/location/ And the other has http://www.domain.ie/rentals/location/property-to-let/ I could do with some guidance about the best steps to take with this. I've a few ideas myself but this is a massive project. Cheers, Mark
Technical SEO | | MarkScully0 -
Is there any evidence that using Google Site Search will help your ranking, speed of indexing, or traffic?
I am considering using Google Site Search on our new site. I was told... "We have also seen a bump in traffic for sites when using Google Site Search because Google indexes the site more often (they claim using the paid Google Site Search has no effect on search rankings but we have also seen bumps in rankings after using it so that may just be what they have to say legally)." Is there any evidence of this? Would you recommend using Google Site Search? Thanks David
Technical SEO | | DavidButler710 -
Blank Canonical URL
So my devs have the canonical URL loaded up on pages automatically, and in most cases this gets done correctly. However we ran across a bug that left some of these blank like so: Does anyone know what effect that would have? I am trying to provide a priority for this so I can say "FIX IT NOW" or "Fix it after the other 'FIX IT NOW' type of items". Let me know if you have any ideas. I just want to be sure I am not telling google that all of these pages are like the home page. Thanks!
Technical SEO | | SL_SEM0