Building a DIR without using a database - Am I crazy?

Discussion in 'Directories' started by smokey99, Jun 4, 2006.

  1. #1
    Hi Folks,
    I am building a new industry specific DIR which eventualy could include 10K links.
    I want full control of SEO, and content to be very SE friendly.
    I am planning on building the site by hand without using a database. (have about 600 links already done)
    I am using MS Excel to keep track of listings (for my use.)
    Any suggestions for me to make life easier?

    Thanks
    Smokey
     
    smokey99, Jun 4, 2006 IP
  2. EveryQuery

    EveryQuery Well-Known Member

    Messages:
    2,039
    Likes Received:
    366
    Best Answers:
    0
    Trophy Points:
    180
    #2
    Yes. Certifiable! :p


    Yes. Use a friggin' database! :D
     
    EveryQuery, Jun 4, 2006 IP
  3. Phynder

    Phynder Well-Known Member

    Messages:
    2,603
    Likes Received:
    145
    Best Answers:
    0
    Trophy Points:
    178
    #3
    Uh... Maybe use a database?

    When you say you are not using a database - does that mean you are storing all the data in a text file? If so, then no big deal.

    If you are hand editing your directory.... Well, golly... It just seems like that is a monumental waste of time.
     
    Phynder, Jun 4, 2006 IP
  4. smokey99

    smokey99 Well-Known Member

    Messages:
    475
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #4
    I am storing the data in a txt file and ms excel for my records, but entering the listings into the site by hand.

    If I use a database the SE's will not index it as well, (Or am I wrong)
    My selling point to potential advertisers will be my SERPS.
    I know I can put a plain html page on top, but don't feel as confident in dealing with a DB site

    (I am very inexperienced with DB's)

    Thanks
     
    smokey99, Jun 4, 2006 IP
  5. Thiagoo

    Thiagoo Peon

    Messages:
    441
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Go to google and search for friendly urls then u will change your mind, using .htaccess you can make your urls more friendlier than if you do it by "hand"
     
    Thiagoo, Jun 4, 2006 IP
  6. smokey99

    smokey99 Well-Known Member

    Messages:
    475
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #6
    Thanks Thiagoo, I will check it out
     
    smokey99, Jun 4, 2006 IP
  7. stoner3221

    stoner3221 Notable Member

    Messages:
    865
    Likes Received:
    233
    Best Answers:
    0
    Trophy Points:
    285
    #7
    8 years ago when I first started building directories we did not use databases, just good old HTML and it was an incredible amount of work. It’s not very feasible or practical today.
     
    stoner3221, Jun 4, 2006 IP
  8. smokey99

    smokey99 Well-Known Member

    Messages:
    475
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #8
    Any suggestions on the easiest DB to use and integrate?
    (Simple, just like me :)
     
    smokey99, Jun 4, 2006 IP
  9. miller2348

    miller2348 Peon

    Messages:
    272
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Use phpld or esyndicat, will make your life a lot easier
     
    miller2348, Jun 4, 2006 IP
  10. smokey99

    smokey99 Well-Known Member

    Messages:
    475
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #10
    You were all right!
    I decided on Phpld, I am very happy so far.
    Much easier and more uniform.
    Thanks
    Scott
     
    smokey99, Sep 25, 2006 IP
  11. mystic

    mystic Active Member

    Messages:
    445
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #11
    I think its better if you dont' use a database.

    It makes the directory more unique and much better then all the rest!

    PM me the link and i will add my site 2!
     
    mystic, Sep 25, 2006 IP
  12. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #12
    If you plan on making your own directory, use MySQL as your backend.

    End users dont care what's in the background. They only care for they can see.
    If you get to be an extremely large dir using a txt based db... ur in for a lot of trouble and hassles.
     
    an0n, Sep 25, 2006 IP
  13. jeremyweber

    jeremyweber Peon

    Messages:
    112
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Holy cow, I would never not use a database for stuff like this. Its kinda like asking someone to use a typewriter after they have used a word processor. The tools are freely available and you can use htaccess to produce seo friendly urls. I started to code my own directory, and I am using mysql.
     
    jeremyweber, Sep 25, 2006 IP
  14. coolweb

    coolweb Notable Member

    Messages:
    3,884
    Likes Received:
    426
    Best Answers:
    0
    Trophy Points:
    230
    #14
    I have an html (static pages) directory/web portal for the last 2 years, it's running on Dynamic HTML template, search engines always love to index html pages first, and we are free to change anything (meta tags, contents) accordingly. Site is in my Sig. "High Stuff - Web Portal"

    So building a directory without database is not unbelievable, its realistic approach :)
     
    coolweb, Sep 25, 2006 IP
  15. romow

    romow Peon

    Messages:
    2,166
    Likes Received:
    135
    Best Answers:
    0
    Trophy Points:
    0
    #15
    If you prefer static html for your directory, there are scripts out there that automatically generate static html pages from mysql database. For example, cpLinks does that.
     
    romow, Sep 25, 2006 IP
  16. emz

    emz Peon

    Messages:
    364
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I've seen some pretty large static HTML directories... They're not very scalable.. If it grows to even a somewhat large proportion you'll get sick of constantly updating pages and uploading files as apposed to hitting "Approve" with a DB.. Just my $0.02
     
    emz, Sep 26, 2006 IP
  17. avik

    avik Guest

    Messages:
    161
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Nope, you are not... but you will drive others crazy... :eek:
     
    avik, Sep 27, 2006 IP