Web directory in html or php better?

Discussion in 'Directories' started by pixens, Mar 8, 2007.

  1. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #21
    and what would you propose to do with pagination? keep creating index_1.html, index_2.html etc etc... and adding it? Your way won't work, and it's extremely inefficient.

    if you parsed via php from within you can account for pagination on the fly and create those html files, which can then be cached and/or created dynamically in html extension
     
    an0n, Mar 12, 2007 IP
  2. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #22
    its not index_1.html

    we want to create it separately in PHPLD

    but in freephpdirectory script

    Its very easy I once even created it with that script but not so with PHPLD
     
    Freewebspace, Mar 12, 2007 IP
  3. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #23
    I'm referring to maintaining the .html extension for the directory of an html directory. Nothing to do with phpld here. i know how to make things end with .html in phpld I just do not find it fitting so I don't do it.
     
    an0n, Mar 12, 2007 IP
  4. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #24
    For your reference I done this only


    you can very well create a HTML directory by using .htaccess

    also I first created www.annexagain.com with that like that only

    When I tweaked it for Search Engine friendly urls it looked like

    www.annexagain.com/1.html (Arts category)

    Then I made it to look like

    Then there I changed the Urls in a page to look like this

    www.annexaagain.com/arts.html

    by visting www.annexagain.com/1.html and saving it as www.annexagain.com/arts.html!

    and in the main index pages I changed the urls like

    this [CATEGORY_NAME].html on each category

    The link will look like /arts.html

    so when you click on the link it will go to arts.html page!

    And for the subpages it will look like arts2.html



    Its very easy to create a 500 pages html directory but it will take a lot of time if you are willing to create more than 1000 pages!
     
    Freewebspace, Mar 12, 2007 IP
  5. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #25
    you're still not understanding. i give up.
     
    an0n, Mar 12, 2007 IP
  6. dargre

    dargre Peon

    Messages:
    1,007
    Likes Received:
    161
    Best Answers:
    0
    Trophy Points:
    0
    #26
    Oh, you shouldn't give up AnOn.
    You can clear it all how to make it in JavaScript :cool:
    I can clear it for DirectX and multiline smooth Karaoke lines, as I'm good in it.
    Would be nice to have categories highlighted while singing...:D
     
    dargre, Mar 12, 2007 IP
  7. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #27
    hahahahahah!!!!

    hey, I actually did write something like this back in my VB days.
    here is the product: http://www.myicommunicator.com/
    (dragon naturally speaking was the speech engine behind it)

    It was for the hearing impaired. text-to-speech/text-to-sign which also highlighted on word :p
    I added in those funky little dancing character letters as well as a pictorial view, so if the word being read had a graphic associated with it, it would popup :)

    Damn those were fun days.
     
    an0n, Mar 12, 2007 IP
  8. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #28
    What you are saying there?

    I can't get you?

    could you explain me with an example?
     
    Freewebspace, Mar 12, 2007 IP
  9. dargre

    dargre Peon

    Messages:
    1,007
    Likes Received:
    161
    Best Answers:
    0
    Trophy Points:
    0
    #29
    We're talking about highlighting categoories...
    Another nice feature would be bouncing ball over link TITLE.
    Of course all seo friendly!
     
    dargre, Mar 12, 2007 IP
  10. pixens

    pixens Active Member

    Messages:
    481
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    60
    #30
    Anyone have the hack for turning Dynamic URLs into Static URLs for phpLD 2.1?
     
    pixens, Mar 19, 2007 IP
  11. sumitt_2004

    sumitt_2004 Peon

    Messages:
    154
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #31
    i am in favour of HTML because of better crawling in search engines but the site will be so bulky in future and it is impossible to handle it.
     
    sumitt_2004, Mar 20, 2007 IP