What Should I Do With My URL Names?
-
I release property on my blog each week, and it has come to the point we will get property in the same area as we have had in the past.
So, I name my URL /blah-blah-blah-[area of property]/ for the first property in that area right.
Now I get a different property in that same area and the URL will have to be named /blah-blah-blah-[area of property]-2/.
Now I'm not sure if this is a major issue or not, but I'm sure there must be a better way than this, and I don't really want to take down our past properties - unless you can give me good reason too, of course?
So before I start getting URLs like this: /blah-blah-blah-[area of property]-2334343534654/ (well, ok, maybe not that bad! But you get my point)
I wanted to see what everyones opinion on it is
Thanks in advance!
-
If, as Collin says, you are not in to deep you could change them and 301 the old to the new and then going forward you could just use the new format.
-
Nice, so simple! Doh . . .
I think it's possible to change all the URL's automatically as well with permalinks, is that right?
I guess that is not a good idea though as the current links are all over facebook, twitter, etc and it would be a MISSION, to say the least, to set up 301's. Not to mention losing juice.
-
NP
-
Hmm, didn't think of that to be fair. Nice
-
I would suggest reformatting your URL structure to something simpler before you get too far in to change it.
For example, URL.com/ [area of property] / [date blog published]
Date was just the first thing that sprang to mind, you could use any unique and relevant info about the specific property you're discussing. I would pick something to use initially and try and stay as consistent as possible.
-
Would it be possible to just add the new property to the old page without removing the old property? Just add the new one above?
Sorry if this sounds stupid but the old page will already have trust etc...
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
-
How To Shorten Long URLS
Hi I want to shorten some URLs, if possible, that Moz is reporting as too long. They are all the same page but different categories - the page advertises jobs but the client requires various links to types of jobs on the menu. So the menu will have: Job type 1
Intermediate & Advanced SEO | | Ann64
Job type 2
Job Type 3 I'm getting the links by going to the page, clicking a dropdown to filter the Job type, then copying the resulting URL from the address bar. Bu these are really long & cumbersome. I presume if I used a URL shortener, this would count as redirects and alsonot be good for SEO. Any thoughts? Thanks
Ann0 -
Consolidate URLs on Wordpress?
Hi Guys, On a WordPress site, we are working with currently has multiple different versions of each URL per page. See screenshot: https://d.pr/i/ZC8bZt Data example: https://tinyurl.com/y8suzh6c Right now the non-https version redirects to the equivalent https versions while some of the https versions don't redirect and are status code 200. We all want all of them to redirect to the highlighted blue version (row a).Is this easily doable in wordpress and how would one go about it? Cheers.
Intermediate & Advanced SEO | | wickstar1 -
Website Re-Launch - New URLS / Old URL WMT
Hello... We recently re-launched website with a new CMS (Magento). We kept the same domain name, however most of the structure changed. We were diligent about inputting the 301 redirects. The domain is over 15 years old and has tons of link equity and history. Today marks 27 days since launch...And Google Webmaster Tools showed me a recently detected (dated two days ago) URL from the old structure. Our natural search traffic has take a slow dive since launch...Any thoughts? Some background info: The old site did not have a sitemap.xml. The relaunched site does. Thanks!
Intermediate & Advanced SEO | | 19prince0 -
Domain name with a single digit
I have an existing campervan hire website which is being redesigned, rebranded and renamed (including the domain). The website allows businesses and owners to list campervans for rent to customers. There are a huge amount of campervan hire companies and so not many relevant domain names. Also many are for sale as expensive premium domains. We want something different that will standout. We're thinking of https//:camper7.com as its short and we think it would work. Is it best to avoid using a single digit in a domain if it isnt a 2 or 4 or does it not matter if we think it could work as it would stand out? Any help or advice would be appreciated. thanks James
Intermediate & Advanced SEO | | Curran1 -
Can we have differnt Domain name and Busienss name?
Can we have different domain and Business name for website? I want to create real-estate website. I want to registered domain name ‘Nycityhomes.com’ and want to my business name (in logo as well) is ‘Sunny Associates’. Can we do that for local SEO?
Intermediate & Advanced SEO | | AlexanderWhite0 -
SEO benefit of tracked URLs
I've found a lot of mixed info on this topic so I thought I'd ask the experts (Moz community). If I'm adding tracking parameters to URLs to monitor organic traffic will this affect the rank/value of the original clean URL? If so, would best practice be to 301 redirect the tracked URL to the original:
Intermediate & Advanced SEO | | IceIcebaby
i.e. redirect www.example.com/category/?DZID=Organic_G_NP/SQ&utm_source=Organic&utm_medium=Google TO www.example.com/category Thanks for your help!
-Reed0 -
Received "Googlebot found an extremely high number of URLs on your site:" but most of the example URLs are noindexed.
An example URL can be found here: http://symptom.healthline.com/symptomsearch?addterm=Neck%20pain&addterm=Face&addterm=Fatigue&addterm=Shortness%20Of%20Breath A couple of questions: Why is Google reporting an issue with these URLs if they are marked as noindex? What is the best way to fix the issue? Thanks in advance.
Intermediate & Advanced SEO | | nicole.healthline0 -
Blocking Dynamic URLs with Robots.txt
Background: My e-commerce site uses a lot of layered navigation and sorting links. While this is great for users, it ends up in a lot of URL variations of the same page being crawled by Google. For example, a standard category page: www.mysite.com/widgets.html ...which uses a "Price" layered navigation sidebar to filter products based on price also produces the following URLs which link to the same page: http://www.mysite.com/widgets.html?price=1%2C250 http://www.mysite.com/widgets.html?price=2%2C250 http://www.mysite.com/widgets.html?price=3%2C250 As there are literally thousands of these URL variations being indexed, so I'd like to use Robots.txt to disallow these variations. Question: Is this a wise thing to do? Or does Google take into account layered navigation links by default, and I don't need to worry. To implement, I was going to do the following in Robots.txt: User-agent: * Disallow: /*? Disallow: /*= ....which would prevent any dynamic URL with a '?" or '=' from being indexed. Is there a better way to do this, or is this a good solution? Thank you!
Intermediate & Advanced SEO | | AndrewY1