Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
URL structure for multiple cities?
-
Hi, i am in the process of setting up a business directory site that will be used in a number of cities, though i am initially launching with only one city.
My question is, what is the best URL structure to use for the site and should i start using this URL structure from day one?
At the moment i am using www.mysite.com.au as my primary website where it contains all listings for the the one initial launch city.
Though to plan for the future i was considering this URL structure:
so for example, if i launch in the city Sydney initially then all website traffic that goes to www.mysite.com.au would simply be redirected (302 temp redirect?) to www.mysite.com.au/sydney.
When i expand to other cities www.mysite.com.au would simply be a "select your city" screen that then redirects to the city of choice (similar to www.groupon.com page).
How would doing a 302 redirect from www.mysite.com.au to www.mysite.com.au/city impact on SEO for the initial launch? Or should i just place this on the root domain since no other cities exist at the moment?
-
If it's just a few cities, it's probably not a big deal either way, and the search results could give you a landing page. If you really plan to expand down the road, I think I'd go with your alternative approach, at least for now. Keep Google on the main site, and you can let users select their appropriate city page (and cookie that).
If, down the road, you've got a good structure and solid back-links, and you want to open up the city pages to crawlers, you can always change that later. It's not black-and-white, but in 2012 I think it's best to go out narrow and really focus your link profile on your core pages, expanding once you've got the authority and history to make it work.
-
Thanks Peter.
Just a question in regards to your first point (1). Each city page page will simply have a search box. The results will be filtered to only return entries for that particular city (as derived from the URL - ie Sydney filter will be applied if URL is www.mysite.com.au/sydney).
I am now thinking the best option for this setup would be to have the search box located on the root domain www.mysite.com.au (and no longer have the city pages), and simply have a drop down list box next to the search box to allow the city filter to be applied. What do you think of this idea?
I could then also use cookies to set the default value of the city select list based on previous visit selection.
-
Unfortunately, it's a tricky situation, and I'm not sure there's one "right" answer. I think some of the feedback in the comments is definitely accurate, but it depends on the circumstances. There are two big factors to consider:
(1) It's probably best not to spin out hundreds of city pages, if they're just a template with a few geo-targeted words changed around. This used to be common practice to rank for long-tail terms, but since Panda, it's really gotten to be risky. If Google sees hundreds or thousands of thing pages, your entire site could be penalized. Meanwhile, those thin pages don't generally rank well, even best-case.
(2) The 302-redirect is going to leave link-juice at the home-page, but still allow Google to crawl the city-based pages. If you're using geo-location, it probably doesn't matter whether you use a 301 or 302, honestly, because Google is going to come via US IPs and it will never trigger an Australian-based location. So, you need to make sure your solution works for the crawlers and decide where you want them to land.
-
Ok i see.
Does having a much heavier weight on the city page (ie Sydney), rather than the root domain have much of an impact if people are searching for "[business name] Sydney"? I guess www.mysite.com.au/sydney would be shown in search results rather than www.mysite.com.au?
Are you suggesting that having a "city selection" page hosted on www.mysite.com.au would be the best option from an SEO perspective? (Even though there is only one city).
Thanks
-
You wouldn't get penalized for the 302. 302's normally aren't used because they don't pass along link juice but in this case that is not your concern. What might create an issue for you is that people will like your site and then choose to link to it, but it will most likely be the Sydney link structure if that's the route you go, most people copy and paste the URL and then use it as a link. Then when you redo all your structures you will have one city page with a crazy amount of link juice but a main URL with no link juice. You won't be able to fix it either with a 301 because then no one will be able to see your Sydney page. You will create a problem for yourself in that sense. Hope this helps.
-
HI, first i will support other answers and will not recommend the redirect from the same reasons.
regard the URL i will like you to look at this site that i am working on www.123locksmith.com and see the way we did the city pages.
working great with this system and this site is up in major keywords and city, i will recommend you have some changes in the content and not just change the city name.
i will recommend to start with the city pages from day one because if you will work on a strong DA by the time you get to this pages it will be easy to work on.
hope that help you
Mike
-
Plan for today didn’t make sense to me and as far as the URL structure is concern you should have to have ea long term planning for that.
If I would be at your place I would be happy to see the URL structure which is somewhat similar to you. For example I launch a bakery business in Melbourne my ideal URL should be:
this way the URLs will be organized and user can easily find where his business can be available, even by looking at the URL.
As far as your idea of 302 redirections is concern I might not support that so if redirection is necessary at any point then go for 301 permanent redirections.
Hope this helps!
-
Thanks for the reply Joel.
Since there will only be one city initially, is there any negative impact (in terms of SEO), in doing a simple redirect from www.mysite.com.au to /sydney?
-
I'm a believer in planning for the future. So I would go with www.mysite.com.au and then have the city option of Sydney and with a comment "more cities coming soon" this way you wouldn't have to worry about having a 302 redirect or changing domains later. Hope this helps good luck.
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
-
JSON-LD product page markup for multiple currencies?
I haven't found a working example of a single product page with one "Offer" in multiple "priceCurrency" and "price" We have product pages with a single product URL which will offer different prices in different currencies based on the user's IP. Some of the language of the page will be translated based on the IP (this will have href lang tag) but the URL will not change. (We're aware TLD is considered best practice, however, this is not an option at this time.) Is the best option to update the markup based on what the corresponding "country"? I'm uncertain how this may be handled by crawlers. Eg, For the product page https://www.example.com/product1 displaying USD "offers": {
Web Design | | sb1030
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "USD",
"price": "7.99"} For the product pagehttps://www.example.com/product1 displaying EUR "offers": {
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "EUR",
"price": "7.50"} Thanks for any input.0 -
Will interlinking using dynamic parameters in url help us in increasing our rankings
Hi, Will interlinking our internal pages using dynamic parameters(like abc.com/property-in-noida?source=footer) help us in increasing our rankings for linked pages OR we should use static urls for interlinking Regards
Web Design | | vivekrathore0 -
Duplicate content on websites for multiple countries
I have a client who has a website for their U.S. based customers. They are currently adding a Canadian dealer and would like a second website with much of the same info as their current website, but with Canadian contact info etc. What is the best way to do this without creating duplicate content that will get us penalized? If we create a website at ABCcompany.com and ABCCompany.ca or something like that, will that get us around the duplicate content penalty?
Web Design | | InvoqMarketing0 -
Best way to indicate multiple Lang/Locales for a site in the sitemap
So here is a question that may be obvious but wondering if there is some nuance here that I may be missing. Question: Consider an ecommerce site that has multiple sites around the world but are all variations of the same thing just in different languages. Now lets say some of these exist on just a normal .com page while others exist on different ccTLD's. When you build out the XML Sitemap for these sites, especially the ones on the other ccTLD's, we want to ensure that using <loc>http://www.example.co.uk/en_GB/"</loc> <xhtml:link<br>rel="alternate"
Web Design | | DRSearchEngOpt
hreflang="en-AU"
href="http://www.example.com.AU/en_AU/"
/>
<xhtml:link<br>rel="alternate"
hreflang="en-NZ"
href="http://www.example.co.NZ/en_NZ/"
/> Would be the correct way of doing this. I know I have to change this for each different ccTLD but it just looks weird when you start putting about 10-15 different language locale variations as alternate links. I guess I am just looking for a bit of re-affirmation I am doing this right.</xhtml:link<br></xhtml:link<br> Thanks!0 -
Question Mark In URL??
So I am looking at a site for a client, and I think I already have my answer, but wanted to check with you guys. First off the site is in FLASH and HTML. I told the client to dump the flash site, but she isn't willing right now. So the URLS are generated like this. Flash: http://www.mysite.com/#/page/7ca2/wedding-pricing/ HTML: http://www.mysite.com/?/page/7ca2/wedding-pricing/ checking the site in Google with a site:mysite, none of the interior pages are indexed at all. So that is telling me that Google is pretty much ignoring everything past the # or ?. Is that correct? My recommendation is to dump the flash site and redo the URLS in a SEo friendly format.
Web Design | | netviper0 -
Does Google count the domain name in its 115-character "ideal" URL length?
I've been following various threads having to do with URL length and Google's happiness therewith and have yet to find an answer to the question posed in the title. Some answers and discussions have come close, but none I've found have addressed this with any specificity. Here are four hypothetical URLs of varying lengths and configurations: EXAMPLE ONE:
Web Design | | RScime25
my-big-widgets-are-the-best-widgets-in-the-world-and-come-in-many-vibrant-and-unique-colors-and-configurations.html (115 characters) EXAMPLE TWO: sample.com/my-big-widgets-are-the-best-widgets-in-the-world-and-come-in-many-vibrant-and-unique-colors-and-configurations.html (126 characters) EXAMPLE THREE: www.sample.com/my-big-widgets-are-the-best-widgets-in-the-world-and-come-in-many-vibrant-and-unique-colors-and-configurations.html (130 characters) EXAMPLE FOUR: http://www.sample.com/my-big-widgets-are-the-best-widgets-in-the-world-and-come-in-many-vibrant-and-unique-colors-and-configurations.html (137 characters) Assuming the examples contain appropriate keywords and are linked to appropriate anchor text (etc.,) how would Google look upon each? All I've been able to garner thus far is that URLs should be as short as possible while still containing and contextualizing keywords. I have 500+ URLs to review for the company I work for and could use some guidance; yes, I know I should test, but testing is problematical to the extreme; I look to the collective/accumulated wisdom of the MOZVerse for help. Thanks.1 -
Yes or No for Ampersand "&" in SEO URLs
Hi Mozzers I would like to know how crawlers see the ampersand (& or &) in your URLs and if Google frown upon this or not? As far as I know they purely recognise this as "and" is this correct and is there any best practice for implementing this, as I know a lot of people complained before about & in links and that it is better to use it as &, but this is not on links, this is on URLs. Reason for this is that we looking to move onto an ASP.Net MVC framework (any suggestions for a different framework are welcome, we still just planning out future development) and in order to make use of the filter options we have on our site we need a parameter to indicate the difference on a routing level (routing sends to controller, controller sends to model, model sends to controller and controller sends to view < this is pattern of a request that comes in on the framework we will be using). I already have -'s and /'s in the URLs (which is for my SEO structuring) so these syntax can't be used for identifying filters the user clicks or uses to define their search as it will create a complete mess in the system. Now we looking at & to say; OK, when a user lands on /accommodation and they selects De Kelders (which is a destination in our area) the page will be /accommodation/de-kelders on this page they can define their search further to say they are looking for 5 star accommodation and it should be close to the beach, this is where the routing needs some guidance and we looking to have it as follow: /accommodation/de-kelders/5-star&close-to-the-beach. Now, does the "&" get identified by search engines on a URL level as "and" and does this cause any issues with crawling or indexation or would it be best to look at another solution? Thanks, Chris Captivate
Web Design | | DROIDSTERS0 -
The use of foreign characters and capital letters in URL's?
Hello all, We have 4 language domains for our website, and a number of our Spanish landing pages are written using Spanish characters - most notably: ñ and ó. We have done our research around the web and realised that many of the top competitors for keywords such as Diseño Web (web design) and Aplicaión iPhone (iphone application) DO NOT use these special chacracters in their URL structure. Here is an example of our URL's EX: http://www.twago.es/expert/Diseño-Web/Diseño-Web However when I simply copy paste a URL that contains a special character it is automatically translated and encoded. EX: http://www.twago.es/expert/Aplicación-iPhone/Aplicación-iPhone (When written out long had it appears: http://www.twago.es/expert/Aplicación-iPhone/Aplicación-iPhone My first question is, seeing how the overwhelming majority of website URL's DO NOT contain special characters (and even for Spanish/German characters these are simply written using the standard English latin alphabet) is there a negative effect on our SEO rankings/efforts because we are using special characters? When we write anchor text for backlinks to these pages we USE the special characteristics in the anchor text (so does most other competitors). Does the anchor text have to exactly I know most webbrowsers can understand the special characters, especially when returning search results to users that either type the special characters within their search query (or not). But we seem to think that if we were doing the right thing, then why does everyone else do it differently? My second question is the same, but focusing on the use of Capital letters in our URL structure. NOTE: When we do a broken link check with some link tools (such as xenu) the URL's that contain the special characters in Spanish are marked as "broken". Is this a related issue? Any help anyone could give us would be greatly appreciated! Thanks, David from twago
Web Design | | wdziedzic0