How do i make dynamic pages search engine friendly

Discussion in 'PHP' started by simnorwebdesign, Mar 25, 2008.

  1. #1
    My site is howtogimp and I tried to submit one of my dynamic pages to stumbleupon to get some traffic to the site, the page was http://howtogimp.com/showtutorial.php?t=19, however on stumbleupon it came up as http://howtogimp.com/showtutorial.php?t=, missing the number and suddenly I realised that search engines would not be able to go through my site unless there were static pages instead of dynamic ones, does anybody have any ideas on how I can sort this out, I would like the site to receive nice traffic from Google so I need to make it search engine friendly, so any help would be greatly appreciated.

    Thank you

    Simon North
     
    simnorwebdesign, Mar 25, 2008 IP
  2. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #2
    It might work if you use MOD rewrite to change the URLs to the title of your articles. I don't use stumble upon so I can't say for definite.

     
    Weirfire, Mar 25, 2008 IP
  3. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #3
    mod_rewrite is what you need, theere is a tutorial in the apache section of this site.
     
    matthewrobertbell, Mar 26, 2008 IP