![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Website Reviews And Website Questions Website reviews section for getting feedback on what your site is good for and not, as in style etc etc. Ask any other questions you might need help on. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi, My web site currently uses a script to build web pages depending on a parameter e.g. /index.php?id=1 e.g. /index.php?id=2 A friend recommends that I seperate all of my content into seperate files and give them meaningful file names to aid SEO. e.g. /web-page-title.php e.g. /my-next-web-page-title.php My thoughts are that rather than build new files everytime, I could just use meaningful names in my parameter for the same effect on SEO. e.g. /index.php?page=web-page-title e.g. /index.php?page=my-next-web-page-title Am I correct, or would a search engine pay no notice to the names of my parameters? Thanks! | |||
|
| | #2 | ||
| "joniboy123" <jonwinstanley@gmail.com> wrote in message news:1179479919.106156.257900@p77g2000hsh.googlegr oups.com... > Hi, > > My web site currently uses a script to build web pages depending on a > parameter > > e.g. /index.php?id=1 > e.g. /index.php?id=2 > > A friend recommends that I seperate all of my content into seperate > files and give them meaningful file names to aid SEO. > > e.g. /web-page-title.php > e.g. /my-next-web-page-title.php > > My thoughts are that rather than build new files everytime, I could > just use meaningful names in my parameter for the same effect on SEO. > > e.g. /index.php?page=web-page-title > e.g. /index.php?page=my-next-web-page-title > > Am I correct, or would a search engine pay no notice to the names of > my parameters? > > Thanks! > IMHO yes it does make a difference. If you're on a windows server then try out ISAPI rewrite. Then you could use something like: www.yoursite.com/1/web-page-title.htm or www.yoursite.com/2/next-web-page-title.htm ISAPI rw would filter this incoming url and send it /index.php?id=1 etc Regards Vance | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: parameters, seo, url |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| Featured Websites | ||||
|