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
2answers
336 views

Moving large website to new CMS - URL changes

I was wondering if you have any tipps on the following situation. I'm going to move a large website to a new Content Management System, here are some details on the site: online news magazine with ...
4
votes
2answers
495 views

Redirecting URLs when launching a new website - how to avoid dropping page rank

i have over 100 urls in my website which i need to redirect: E.g. /page/how-to-bake-chocolate-cookies/ will redirect to /cookies/how-to-bake-chocolate-cookies/ /page/contact/ will redirect to ...
3
votes
4answers
426 views

Which URL is SEO friendly?

I have to choose between two usernames, one comprises of just my first name i.e. http://example.com/john while the other comprises of full name i.e. http://example.com/johnsmith. Which of the above ...
2
votes
1answer
210 views

How does Google handle “clean” URLs is the URL is always changing due to edits?

So, since some "clean" URL system pull the wording directly from content I was wondering how Google handles this? Here's an example of content changes changing the URLs: Version 1 of the Title: ...
1
vote
1answer
39 views

Changing uri-design SEO

I think I need to redesign my uri-collections of my site. Right now I am using the following structure by a mistake: /fruits for the whole collection /fruit/banana for an item in the collection ...
0
votes
0answers
15 views

SEO - Big revamp of my URL structure - please suggestions [duplicate]

I have a big network of sites in many countries. There are over 30-40 Million indexed pages in 34 countries, what will be re-indexed hopefully and will be redirected with 301 to the new URL structure, ...
0
votes
1answer
309 views

url naming convention for improved seo and page rank [duplicate]

Possible Duplicate: What is the best stucture of SEO friendly URL? Using url rewriting methods, what is a better way to organize the structure of the URLs of your website for SEO and user ...
0
votes
1answer
38 views

urlrewrite and search engines

I have a urlrewrite that rewrites my urls like mypage.aspx?id=123&title=mytitle into ...page/mytitle/123/ I'm trying to understand what are the pros / cons if any of having it like ...