Anil Labs

Monday, April 13, 2009

Generation of SEO URL in php code

3 comments:

  1. Does this help with the seo of keyworded url

    ReplyDelete
  2. It is just replace the spaces in the keywords and replace the single quote with '-', that is for eg:

    generation of seo url in php code

    if it is topic like this.
    Then it is convert with the above code to

    generation-of-seo-url-in-php-code

    ReplyDelete
  3. Nice post !!

    I already use a script like this, URL's is a very important work in Brazilian SERPS.


    :)

    ReplyDelete