The clean-urls tag has no wiki summary.
1
vote
1answer
53 views
URL Naming practise
Hi wanted to check if at the end of the URL (http://www.abcd.com/product-name/subproduct,default,sc.html) we have characters like default,sc and then .html, does having default,sc have an impact on ...
4
votes
4answers
314 views
Removing page levels/ keeping url clean
I have recently put my site live - http://www.soundplaza.co.uk
I then bumped into a few articles mentioning about page length and depth and I was wondering if I should change the URL structure while ...
5
votes
3answers
288 views
Clean URL: with or without “?”
Simple question
What is better:
http://www.example.com/product/123/subpage/456.html
or
http://www.example.com/product?123/subpage/456
As far as I know they would rank the same SEO wise, but my ...
0
votes
0answers
18 views
Are generic keywords in url bad for SEO? [duplicate]
Possible Duplicate:
Squeezing all the SEO out of a URL as possible
Need help with URL structure. Let's say I'm a manufacturer of Wire EDM machines. Is it bad for me to put the keywords ...
1
vote
1answer
43 views
Tricky mod_rewrite challenge
I list about 9,000 records on my little site. At the moment I'm showing them with a dynamic page, like
http://domain.com/records.php?id=019031
But I'd like to start using meaningful URLs like this ...
1
vote
1answer
95 views
“good” way to redirect users and robots for internationalization?
I have a website in Spanish and English.
When there isn't any subdomain selected the preferred language is taken from the browser preferred language or a cookie.
I have the following URLs
...
3
votes
1answer
312 views
clean urls and differences in hosts
I am developing a relatively static website, where I want to be able to access each page without typing .html (or .htm or .xhtml ...) at the end (/about not /about.html).
I am developing using the ...
0
votes
2answers
407 views
clean urls using .htaccess
I am trying to implement clean urls using .htaccess.
Basically after searching for some time I found out this code
RewriteRule latestnews/([a-zA-Z0-9]+)/$ ...
11
votes
1answer
589 views
Ars Technica .ars URL suffix — Vanity or SEO Benefit?
The Technology website Ars Technica has adjusted their URL rewrite rules to end with a .ars. Traditionally, sites have taken advantage of this URL rewriting capability to completely eliminate file ...
1
vote
1answer
15 views
Which Document Requires A Single Uri For Web Resources?
I know that giving short, clear URI that do not change with time is considered good manners, but I need to create a system that is designed not to have them. But to do this I need to go back and find ...
1
vote
3answers
528 views
How to suppress PHPSESSID in URL for Googlebot?
I use cookie based sessions, and they work for normal interaction with our site. However, when Googlebot comes crawling our PHP framework, Yii, needs to append ?PHPSESSID to each URL, which doesn't ...
2
votes
2answers
285 views
Facebook company pages, why some are simple urls and some are strange long urls?
I'm trying to set up this damn FB page for the company where I'm working for.
I think it's probably useless stuff, but I want to give a try.
I came up with this page:
...
5
votes
4answers
238 views
I want to run a URL shortener for my own usage, what do I need to do?
I am tired of using external URL shorteners, my favorite "tr.im" went out of business. I know there are some that will do reporting for me, but I want to run my own, so I can see the usage myself, for ...

