Activity Stream
48,167 MEMBERS
6880 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    muzica-gratis.com cartoons-forum.org

    Default .htaccess url rewriting help

    Hey guys.
    I need a little help, I'm a noob at url rewriting and I need to do it fast for a site.

    I have redesigned a site using custom code.

    Old site was based on wordpress.

    I have all the content from old site in the new database and pages are set up.
    Wordpress had friendly urls, new site doesn't and I need to keep urls because they are indexed well in Google.

    So I need to turn:

    www.site.com/gallery.php?id=102

    into:

    www.site.com/gallery/gallery-name/

    Please help me out

    Thanks
    Ccucu Reviewed by Ccucu on . .htaccess url rewriting help Hey guys. I need a little help, I'm a noob at url rewriting and I need to do it fast for a site. I have redesigned a site using custom code. Old site was based on wordpress. I have all the content from old site in the new database and pages are set up. Wordpress had friendly urls, new site doesn't and I need to keep urls because they are indexed well in Google. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    I believe its some part of the SEO.

  4.     
    #3
    Just Another Coder
    Oh walla, I wondered why no one replied to this one Simple one, I actually struggled with something similar on my site too.

    Here is the following code to do it


    Code: 
    RewriteEngine On
    RewriteRule ^gallery/([^/]*)$ /gallery.php?id=$1 [L]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help with .htacess URL Rewriting
    By RT in forum Web Application/Script Support
    Replies: 2
    Last Post: 20th Dec 2011, 06:12 AM
  2. Url Rewriting problem !
    By mokman in forum Web Application/Script Support
    Replies: 0
    Last Post: 27th Apr 2011, 02:10 AM
  3. .htaccess help
    By FancyPants in forum Server Management
    Replies: 1
    Last Post: 16th Dec 2010, 03:56 AM
  4. Htaccess
    By Ambition in forum General Discussion
    Replies: 3
    Last Post: 5th Oct 2010, 11:24 AM
  5. .htaccess help
    By Nemesis in forum Webmaster Discussion
    Replies: 1
    Last Post: 21st Mar 2010, 07:13 PM

Tags for this Thread

BE SOCIAL