Directory scripts?

Discussion in 'Programming' started by DarrenC, Oct 29, 2004.

  1. yabsoft

    yabsoft Active Member

    Messages:
    118
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #41
    There are two ways to do it:
    1.Mod_rewrite Module:Write a .htaccess file and place it at root directory,it will transform static-link url to dyn url
    For example,
    http://yabsoft.info/demo/yablinksdemo

    2.If your site has high traffic,some script support generate statis pages.
     
    yabsoft, Jun 17, 2005 IP
  2. I. Brian

    I. Brian Business consultant

    Messages:
    810
    Likes Received:
    59
    Best Answers:
    1
    Trophy Points:
    145
    #42
    Send a nasty e-mail to your ISP. :)
     
    I. Brian, Jun 17, 2005 IP
  3. Chilly

    Chilly Well-Known Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #43
    That's NOT SEO-friendly, and I'm also hoping to see an answer to this. A lot of scripts do this, and I think the way around it involves htaccess, but I can't seem to find any tips on just what to put in the file.

    To me, SEO-friendly means static links for your pages, and non-scripted links for your link partners.

    I think it probably just requires two bits of code added into htaccess - one to convert dynamic links, and another to deactivate the scripting. Does anyone know what needs to be put on there? If there was a simple solution to this, that would make a WHOLE lot of the scripts out there tweakable to SEO-friendliness.
     
    Chilly, Jul 13, 2005 IP
  4. samsam

    samsam Peon

    Messages:
    647
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    0
    #44
    samsam, Jul 22, 2005 IP
  5. I. Brian

    I. Brian Business consultant

    Messages:
    810
    Likes Received:
    59
    Best Answers:
    1
    Trophy Points:
    145
    #45
    There's a simple mod_rewrite feature in Bosdev, though the URLs aren't keyworded, in case that's an issue.
     
    I. Brian, Jul 22, 2005 IP
  6. NeoGen

    NeoGen Writer

    Messages:
    2,303
    Likes Received:
    301
    Best Answers:
    0
    Trophy Points:
    230
    #46
    NeoGen, Jul 23, 2005 IP