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 -
Interlinking using Dynamic URLs Versus Static URLs
Hi Guys, Could you kindly help us in choosing best approach out of mentioned below 2 cases. Case. 1 -We are using: We interlink our static pages(www.abc.com/jobs-in-chennai) through footer, navigation & by showing related searches. Self referential Canonical tags have been implemented. Case. 2 -We plan to use: We interlink our Dynamic pages(www.abc.com/jobs-in-chennai?source=footer) through footer, navigation & by showing related searches. Canonical tags have been implemented on dynamic urls pointing to corresponding static urls Query 1. Which one is better & expected to improve rankings. Query 2. Will shifting to Case 2 negatively affect our existing rankings or traffic. Regards
Web Design | | vivekrathore0 -
Multiple Local Schemas Per Page
I am working on a mid size restaurant groups site. The new site (in development) has a drop down of each of the locations. When you hover over a location in the drop down it shows the businesses info (NAP). Each of the location in the Nav list are using schema.org markup. I think this would be confusing for search robots. Every page has 15 address schemas and individual restaurants pages NAP is at the below all the locations' schema/NAP in the DOM. Have any of you dealt with multiple schemas per page or similar structure?
Web Design | | JoshAM0 -
One Page Guide vs. Multiple Individual Pages
Howdy, Mozzers! I am having a battle with my inner-self regarding how to structure a resources section for our website. We're building out several pieces of content that are meant to be educational for our clients and I'm having trouble deciding how to layout the content structure. We could either layout all eight short sections on a single page, or create individual pages for each section. The goal is obviously to attract new potential clients by targeting these terms that they may be searching for in an information gathering stage. Here's my dilemma...
Web Design | | jpretz
With the single page guide, it would be nice because it will have a lot of content (and of course, keywords) to be picked up by the SERPS but I worry that it is going to be a bit crammed (because of eight sections) for the user. The individual pages would be much better organized and you can target more specific keywords, but I worry that it may get flagged for light content as some pages may have as little as a 150 word description. I have always been mindful of writing copy for searchers over spiders, but now I'm at a more technical crossroads as far as potentially getting dinged for not having robust content on each page. Here's where you come in...
What do you think is the better of the two options? I like the idea of having the multiple pages because of the ability to hone-in on a keyword and the clean, organized feel, but I worry about the lack of content (and possibly losing out on long-tail opportunities). I'd love to hear your thoughts. Please and thank you. Ready annnnnnnnnnnnd GO!0 -
Is it better to redirect a url or set up a landing page for a new site?
Hi, One of our clients has got a new website but is still getting quite a lot of traffic to her old site which has a page authority of 30 on the home page and has about 20 external backlinks. It's on a different hosting package so a different C block but I was wondering if anyone could advise if it would be better to simply redirect this page to the new site or set up a landing page on this domain simply saying "Site has moved, you can now find us here..." sort of idea. Any advice would be much appreciated Thanks
Web Design | | Will_Craig0 -
Should I Remove URL extentions for SEO?
We are having a developer design our website with Magento. I noticed the main pages such as About Us have no file extention in the URL. But the product pages have a .html file extention. I was once told to remove the file extentions. Are there benefits to removing the .html file extension and if so, is there a way we can do this using Magento?
Web Design | | hfranz0 -
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