iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
SEO 101 Welcome to the SEO 101 forum on WebProWorld - This SEO Podcast is geared towards Newbie's in order to teach and bridge the gap between website owners and the elusive SEO practices. So sit back, relax, enjoy, learn, and prosper from the SEO 101 Podcast.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-24-2009, 07:59 PM
WebProWorld New Member
 
Join Date: Jan 2009
Posts: 2
Eisenhuth RepRank 0
Default Caps in a URL

Is it bad to have capital letters in a URL?

For example:

com/Articles/How-To-Swim

I had a brain freeze and made a whole site using caps like the URL above.

Should I change the URLs or leave it alone.

Thanks for your help.
Scott
Reply With Quote
  #2 (permalink)  
Old 01-25-2009, 01:31 AM
WebProWorld Pro
 
Join Date: Dec 2007
Location: Brussels, Belgium
Posts: 164
Jean-Luc RepRank 2
Default Re: Caps in a URL

It is not bad for SEO: search engines can read uppercase letters, but people will not be able to remember where the uppercase letters are in your URL's.

You could use 301 redirects to smoothly move visitors from com/Articles/How-To-Swim to com/articles/how-to-swim.

Jean-Luc
__________________
Checking redirects made easy | | Professional AWStats Services
Reply With Quote
  #3 (permalink)  
Old 01-25-2009, 11:33 AM
WebProWorld Member
 
Join Date: Jan 2009
Posts: 38
Web Templates RepRank 1
Default Re: Caps in a URL

You can set it up so that the URL is not sensitive to caps, in other words the visitor still gets to that page regardless of whether there are capitals used in the URL or not.
Reply With Quote
  #4 (permalink)  
Old 01-25-2009, 11:26 PM
seosean's Avatar
WebProWorld Member
 
Join Date: Jan 2009
Posts: 71
seosean RepRank 0
Default Re: Caps in a URL

Having caps in the URL will not have a negative effect on your rankings in the search engines. The thing you should be concerned with is duplicate content if you have 2 URLs cap and no caps displaying the same page content. You should also check out my blog post covering advice from Matt Cutts on URL and page names, Matt Cutt’s Advice On URLs & Page Names.
__________________
Providing SEO services and business website design.
Reply With Quote
  #5 (permalink)  
Old 01-26-2009, 06:01 AM
WebProWorld New Member
 
Join Date: Jan 2009
Posts: 2
Eisenhuth RepRank 0
Default Re: Caps in a URL

Thanks for the responses. Very helpful.

Webtemplates said "You can set it up so that the URL is not sensitive to caps, in other words the visitor still gets to that page regardless of whether there are capitals used in the URL or not."

I was wondering how to do that. What would I have to do?

Thanks,
Scott
Reply With Quote
  #6 (permalink)  
Old 01-26-2009, 10:07 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Caps in a URL

Code:
RewriteEngine on 
RewriteMap upper2lower int:tolower 
RewriteRule ^/(.*)$ /${upper2lower:$1} [R=301,L]
Note: RewriteMap does not always work in .htaccess files. You may need access to the httpd.conf file to implement this method. But, give it a try.
__________________
The best way to learn anything, is to question everything.

Last edited by wige; 01-26-2009 at 10:11 AM.
Reply With Quote
  #7 (permalink)  
Old 02-05-2009, 02:49 AM
WebProWorld New Member
 
Join Date: Feb 2009
Posts: 2
febrin RepRank 0
Default Re: Caps in a URL

Hi,
u can use Upercase in URL but, but also make sure lower case url will get redirect to uppercase url.
use 301 redirect.
Reply With Quote
  #8 (permalink)  
Old 02-06-2009, 05:32 AM
WebProWorld Pro
 
Join Date: Dec 2007
Location: Brussels, Belgium
Posts: 164
Jean-Luc RepRank 2
Default Re: Caps in a URL

Quote:
Originally Posted by YoungSteve View Post
Url is not case sensitive.
Yes and no.

1. A domain name is not case sensitive.
2. The rest of the URL is usually case sensitive depending on the web server:
- IIS: not case sensitive;
- Apache and almost all other servers: cases sensitive.

Jean-Luc
__________________
Checking redirects made easy | | Professional AWStats Services
Reply With Quote
  #9 (permalink)  
Old 02-11-2009, 01:07 AM
WebProWorld Pro
 
Join Date: Feb 2009
Posts: 110
regmac RepRank 1
Default Re: Caps in a URL

This things doesn't really matter much.. Bot sees those urls the same while human aren't. But who's responsible for indexation and positioning? The bots..
Reply With Quote
  #10 (permalink)  
Old 02-16-2009, 01:50 AM
Zonked's Avatar
WebProWorld New Member
 
Join Date: Feb 2009
Location: Behind Door Number 2
Posts: 10
Zonked RepRank 0
Default Re: Caps in a URL

Don't use CAPS. It will just complicate things and lead to buggy pages later on.

Keep everything lowercase.
Reply With Quote
  #11 (permalink)  
Old 05-06-2009, 03:16 PM
WebProWorld New Member
 
Join Date: May 2009
Posts: 11
pycro RepRank 0
Default Re: Caps in a URL

Lowercase links works good for me. Less confused visitors.
Reply With Quote
Reply

  WebProWorld > Search Engines > SEO 101

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 11:22 PM.



Search Engine Optimization by vBSEO 3.3.0