1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how do search engines index words of a page?

Discussion in 'Databases' started by yahn, Nov 1, 2005.

  1. #1
    is it better to store keywords in a table like this:
    
    table
    ---------------------
    keyword | url | count|
    
    Code (markup):
    or like this:
    
    --------------
    all words | url 
    
    Code (markup):
    the first way seems to be considerably faster, but would take up a lot more space. the second way seems to be much slower but take much less space. how do search engines index the pages? by word or by page? or do they do something totally different? how would you suggest to store the keywords?
     
    yahn, Nov 1, 2005 IP