how to create Search Engine Friendly URL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mukeshrasm
    Contributor
    • Nov 2007
    • 254

    how to create Search Engine Friendly URL

    Hi
    I want to convert this URL
    http://www.example.com/whateversearch. php?action=sear ch&kwd=whatever +keyword+76sdf7 89sfd6


    To this
    http://www.example.com/whateversearch/whatever-keywords

    How can I do it using PHP?

    Thanks!
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    pretty urls - htaccess

    Comment

    • hsriat
      Recognized Expert Top Contributor
      • Jan 2008
      • 1653

      #3
      Or if you are lazy to try it yourself (like me), use someone else's brain.

      Comment

      • Markus
        Recognized Expert Expert
        • Jun 2007
        • 6092

        #4
        Originally posted by hsriat
        Or if you are lazy to try it yourself (like me), use someone else's brain.
        Book marked that!

        Comment

        Working...