SE-Friendly URLs

Discussion in 'Directories' started by Synchronium, Jun 29, 2007.

  1. #1
    Hi,

    Does your directory (or directories you know of) use .htaccess mod_rewrite for search engine friendly urls, or does it select categories from a database by their title rather than ID?

    I'm wondering which is the easiest way to do it. Would a several thousand line htaccess file slow apache down significantly?

    Cheers.
     
    Synchronium, Jun 29, 2007 IP
  2. SasaVtec

    SasaVtec Notable Member

    Messages:
    1,588
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    275
    #2
    SE friendly URLS by an0n send him a PM he will let you know the price and all other info
     
    SasaVtec, Jun 29, 2007 IP
  3. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I don't need anyone to do it for me, I'm asking for the best and most efficient method.

    Thanks though.
     
    Synchronium, Jun 29, 2007 IP
  4. paidhosting

    paidhosting Peon

    Messages:
    4,822
    Likes Received:
    483
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For all Seo Friendly urls be it directory or forums .htaccess mod_rewrite is used.

    I have not seen any other method so far.
     
    paidhosting, Jun 29, 2007 IP
  5. enQuira

    enQuira Peon

    Messages:
    1,584
    Likes Received:
    250
    Best Answers:
    0
    Trophy Points:
    0
    #5
    most directory scripts use mod rewrite for seo friendly urls. that's the easiest way to do it.
     
    enQuira, Jun 29, 2007 IP
  6. The Pheonix

    The Pheonix Banned

    Messages:
    1,233
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Maybe popping along here and looking will help., http://forum.modrewrite.com/ :)
     
    The Pheonix, Jun 29, 2007 IP
  7. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #7
    mikey1090, Jun 30, 2007 IP
  8. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Sorry, I didn't phrase my question correctly AT ALL. Let me start again.

    Ok, I KNOW I'll be using mod_rewrite for my URLS, but what I was trying to ask is:

    Do the RewriteRules point to dir.php?cat=1&subcat=2&subsubcat=3 and then dir.php SELECTs the categories from the database using the id numbers, or does the rule redirect to dir.php?cat=Arts-and-Humanities&subcat=Photography&subsubcat=Porno and then dir.php SELECTs from the DB using the titles?

    Maybe someone with a copy of PHPDL or other script could post me a chunk of their .htaccess file?

    Sorry for the confusion.
     
    Synchronium, Jun 30, 2007 IP
  9. enQuira

    enQuira Peon

    Messages:
    1,584
    Likes Received:
    250
    Best Answers:
    0
    Trophy Points:
    0
    #9
    check your pm.
     
    enQuira, Jun 30, 2007 IP
  10. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #10
    Thanks for that.

    It looks way over my head at the moment, but it's nothing an afternoon of good ol' fashioned learnin' won't fix.

    Cheers.
     
    Synchronium, Jun 30, 2007 IP