A URL, or Uniform Resource Locator, is an address for a file or resource that specifies where that resource is, and how to go about retrieving it.

learn more… | top users | synonyms (2)

27
votes
7answers
2k views

How should I structure my urls for both SEO and localization?

When I set up a site in multiple languages, how should I set up my urls for search engines and usability? Let's say my site is www.example.com, and I'm translating into French and Spanish. What is ...
9
votes
3answers
625 views

What is the best stucture of SEO friendly URL?

I'm working for a website to convert the website URL to an SEO friendly URL. I plan to use this: mysite.com/category-name/pageid-123-page-name I looked at some similarly categorized, highly ranked ...
16
votes
7answers
3k views

Should I use a file extension or not?

I've always wondered about this and never found a good solution. But this question reminded me of it. When I have a URL on my website it can be displayed and accessed any of the following ways: ...
5
votes
3answers
250 views

Why treat these as different URLs?

These are all strictly different urls: http://www.example.com/page http://www.example.com/pAge http://www.example.com/page/ http://www.example.com/paGE/ I get that it conforms to the strict ISO ...
3
votes
2answers
1k views

Is a URL with a query string better or worse for SEO then one without one?

I want to know, is there a huge difference in terms of SEO between these URLs: mysite.com/ontario/toronto/listings or mysite.com/listings.php?p=ontario&c=toronto Will one URL rank ...
69
votes
10answers
2k views

URLs: Should I use hyphens or underscores?

Which is better for search engines? example.com/my_cool_page.html or example.com/my-cool-page.html
17
votes
3answers
1k views

What does WWW do?

To be clear: I am not asking whether or not I should use www in my url, or what the pros and cons are, that topic is well covered. I also wasn't sure if this was a Stack Overflow, Server Fault, or ...
9
votes
4answers
532 views

What is good URI design?

How should a good URI be designed? What are the factors to consider? What are the pros and cons of the variants? Factors that makes up a good URI Stability over time Short Give the user an idea ...
7
votes
2answers
486 views

SEO : urls : best place for the id

I would like to know what's the best location for an id in a SEO optimized URL: http://www.site.com/id/slug-title http://www.site.com/slug-title-id What do you think ?
3
votes
3answers
526 views

Good Practice for Formatting SEO-Friendly URLs?

Does anybody know what the best SEO practice and most effective format for URLs is currently? All lowercase or mixed case? Example: http://www.mysite.com/What-is-My-Site/ OR ...
51
votes
8answers
2k views

Should I include “www” in my canonical URLs? What are the pros and cons?

What are the pros and cons of having http://www.example.com/ vs http://example.com/? For example a problem I'm aware of is that if I use a domain without www I can't set a cookie for the current ...
7
votes
3answers
400 views

What should filenames and URLs of images contain for SEO benefit?

We know that good site architecture usually looks like this: example-company.com/ example-company.com/about/ example-company.com/contact/ example-company.com/products/ ...
5
votes
3answers
9k views

How to remove trailing slashes from URL with .htaccess?

The situation Across the entire domain, we'd like the URLs to hide file extensions and remove trailing slashes, independent of the domain name itself (as in, works on any domain). Sample of our ...
7
votes
3answers
402 views

Squeezing all the SEO out of a URL as possible

I am working on an ecommerce site, I told our SEO consultant that I plan to make the URL scheme: /products/<id>/<name>. This is similar to Stackoverflow's URLs which are ...
21
votes
5answers
494 views

Why is it preferable to use paths with slashes instead of query-string variables in a web page URL?

Why is it preferable to use paths with slashes instead of query-string variables in a web page URL?
11
votes
2answers
7k views

What does the double slash mean in URLs?

What does the double slash mean ? (I'm not referring to the beginning right after http:). For example: http://www.imywebsite.gov/sectionA/sectionB//section/page/
7
votes
4answers
173 views

Which of these 3 URL-Rewritings are better seo friendly URLs?

Imagine my current flat-file non-cms website with an URL like http://website.com/en/tomato This is of course very unsexy and could be anything really from tomato soup, tomato the music band, tomato ...
5
votes
4answers
858 views

Are shorter URLS better for SEO?

Many people shorten their URLs. But as per my understanding it creates overhead of extra redirection, other can not guess about the target article with their url, and it should be less friendly for ...
4
votes
6answers
658 views

Do keyword-based filenames and URLs really matter?

We've developed a dynamic web application which uses URLs such as product.cfm?id=42 but our marketing team says we should use search friendly URLs and put our keywords into the URLs (so it would be ...
8
votes
4answers
394 views

What is the difference between URL's with and without trailing slash

Should we always add the final / or avoid it ? Example /url-without-trailing-slash /url-with-a-trailing-slash/ Does it make a difference?
8
votes
1answer
438 views

Multi Language URLs

I'm building an online store that will be supported in 3 languages: English, Traditional Chinese, and Simplified Chinese. My question is whether or not it is a good idea to make language specific ...
4
votes
3answers
128 views

SEO and URL Shorteners

When you have a link from lets say twitter that is t.co/foo that links back to your website how does that effect SEO and how do the major search engines handle Shortened URLs?
3
votes
4answers
522 views

Hide a Subdomain from Google/Search Engine SEO Result?

I have a subomain which I do not want to be listed in any search engine result. Let say I have: http://www.example.com http://child.example.com How can I hide all URLs of child.example.com domain ...
1
vote
2answers
579 views

How do I point a new domain to start on a page that's not index.html on separate hosting?

I'm using a service (CMS/Host) called SquareSpace to host my site, and today I'm registering the domain for it. Basically, how do I make it so when somebody types www.tedxoxford.com it points at ...
0
votes
3answers
349 views

How to hide website's real address

I'm building a website for public use. It's a sharing website - everyone is allowed to download specific content, but I want to make sure nobody knows where all the files are kept, so I've decided ...
10
votes
1answer
497 views

How to handle canonical url changes like Stack Overflow

Stack Overflow sites all have pretty urls which include the question title. In the HTML it also have canonical url for that page. I just found out that when I change the question title, the url is ...
6
votes
4answers
449 views

Combine websites without hurting SEO

I have a friend that I'm helping out with some web design. Basically, the guy owns a few businesses that are all complementary of each other and he wants to combine them all into a single site. ...
15
votes
5answers
357 views

Are there any technical issues with having an 'internationalized' domain name?

In my language there are numerous characters that are not allowed in the standard domain name. However, most of these can be easily replaced with safe equivalents (mostly dropping accents í becomes i ...
4
votes
5answers
387 views

URL for separate mobile site

I've had a look through this site and found several similar questions but none which address my current needs. Normally I create responsive sites but on occasion I will create a 'desktop' and a ...
4
votes
6answers
922 views

WWW.yoursite.com or HTTP://yoursite.com which one is futureproof?

http://yoursite.com www.yoursite.com http://www.yoursite.com yoursite.com Which of these would you choose as your favourite to work with, if you were to make a site for 2011 and beyond, which ...
3
votes
6answers
490 views

SEO - which URL's are the best?

I'm using .htaccess with RewriteRule to create SEO-friendly URL's. However, I have a few questions about this: First of all, I noticed many websites end their URL's with .html (or another ...
2
votes
2answers
391 views

Which URL format is better? domain.com/[id]/title OR domain.com/title/[id].html [duplicate]

Possible Duplicate: SEO : urls : best place for the id My site uses URL rewriting in both formats (for different things), but I'm wondering which one is the better approach? ...
8
votes
2answers
643 views

URL paths and their effect on SEO

We are developing a website where there will be two distinct types of content: galleries and photos. It makes little sense to use URL paths like /gallery/photo as some photos can appear in more than ...
5
votes
2answers
274 views

include full category hierarchy in url or only the “leaf”?

I'm currently redesigning a site that organizes information into categories. Some of these categories contain subcategories (and some of those contain even more subcategories). I'm trying to decide ...
4
votes
1answer
231 views

What is the way to properly implement a Facebook Like button on a page for best SEO purposes?

On our site we want to put a Facebook Like button/widget-thingy. It is possible to create a like button, where the URL associated with the button is the page it sits on, rather than a Facebook page. ...
4
votes
1answer
338 views

How can redirect pages from old core PHP site to new Joomla site?

We have our old site into core PHP and we have developed it again into Joomla 1.5 last year (because of some limitations we have to build it into 1.5). Now the problem is the URL of sites changed as ...
4
votes
3answers
145 views

When choosing a domain does including your brand affect SEO performance?

I've been asked to build a "landing page" for a local branch of an international corporation. While the corporation has a well-established domain name, the local office wants to use a unique, ...
3
votes
1answer
85 views

How can I force a certain URL for Google to use in search results?

Each page on my site can be accessed by a shortened URL and normal "long" URLs. The shortened URL redirects to the long URL and the long URL includes an optional title that's not parsed (much like on ...
2
votes
2answers
196 views

Impact of below URL structure for eCommerce Site (in terms of SEO)

Currently we are thinking of two possible URL structures for Products page and Product Detail Page and which one should we go with ? 1st Approach: /products/ - Displays Products ...
2
votes
2answers
235 views

Free link checker for large website?

Can anyone recommend a free, thorough online link checker for a fairly large website?
2
votes
1answer
153 views

Debating between different kinds of URL and see if one is more seo-friendly than other…

So something like domain.com\x\y\z\t and domain.com\x?var1=y&var2=z&var3=t (var1, var2 and var3 will be replaced by legit words that make more sense). Which one is more SEO friendly? For my ...
1
vote
2answers
148 views

SEO - which URL's are the best?

In my application I have users who can post offers. An offer belongs to a category and a subcategory. The title of the offer can be long (~80 characters) My options to have url's uniqueness, are: i) ...
1
vote
2answers
182 views

Language Specific URLs for SEO

I'm currently building a website that is not targeted to an English speaking audience. So my thoughts are that if I were to make the URLs in the language of choice (in this case Spanish) then would ...
0
votes
1answer
39 views

Does Google Analytic count mismatching/unconfigured URLs?

Say url www.mysite.com is registered in Google Analytics and the tracking ID is UA-12345678-90. What happens if another site with URL www.anothersite.com uses this ID too? Does analytic count visits ...
0
votes
1answer
185 views

Best way to redirect in IIS

We have a website that has two URLs (one for the US side and another for the Canadian side which is then broken into Canadian English and Canadian French). For the purposes of my question, I will ...