Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: Do Engines read Page Source or what?

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Posts
    23

    Do Engines read Page Source or what?

    Hello,

    I have a technical issue that's popped up here in our discussions: Do search engines essentially "see" what we see when viewing the source code of a page, or do they go a step further and "render" the visible results as "seen" in a browser.

    This topic came up when we were discussing the way a search engine might handle a link with the style of "display: none" applied. A link with that style shows up in the source code, but does not display on the HTML page or when the page is printed.

    Thanks for any input!

  2. #2

    How spiders see a website

    Brian: You may find it useful to punch your URL in on the page you'll find at http://www.1-hit.com/all-in-one/tool...ine-viewer.htm
    I think I was referred to this useful utility through a recent WPW posting by one of our colleagues, but I don't seem to find it via a search I've just done.
    Whatever, whatever, 1-Hit.com offers numerous helpful tools, most of them for free.
    It always amazes me how much help there is out there, and this is just one (excellent!) example.

    Duncan
    Acts as an Exclusive Buyer Broker for purchasers of residential, industrial, commercial, and investment properties in all parts of the Niagara Peninsula.
    http://www.duncanpollock.com
    http://www.iciniagara.com

  3. #3
    WebProWorld MVP
    Join Date
    Jul 2003
    Posts
    1,933
    Search engines do not render the code that they read.

    Google for instance does not even use the page code when ranking documents but uses a combination of doclists (which are lists of documents which contain a particular word) combined with pagerank, and anchor text information plus many other factors,but the basic information used to determine which set of documents are considered for ranking for a particular query is the doclists.

    In brief here is what happens:
    Parse the query.
    Convert words into wordIDs.
    Seek to the start of the doclist in the short barrel for every word.
    Scan through the doclists until there is a document that matches all the search terms.
    Compute the rank of that document for the query.
    If we are in the short barrels and at the end of any doclist, seek to the start of the doclist in the full barrel for every word and go to step 4.
    If we are not at the end of any doclist go to step 4.
    Sort the documents that have matched by rank and return the top k.

    For more detaile information on how Google (as originally designed) basically works see The Anatomy of a Large Scale Search Engine the original design paper.

    Google of course has doubtless modified and improved their rankings, but with specfic reference to your question about display:none IMO Google does not include the ability to interpret this iformation in their algo at this time.

    Note however that from time to time Google seems to run special "projects" which are designed to find and weed out specific types of spam that have become troublesome.

Similar Threads

  1. Is Any Familiar With Zmags And If The Search Engines Read Them
    By copywriter39 in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 03-20-2009, 01:08 PM
  2. Lots of content - but can the search engines actually read it?
    By kristy7 in forum Submit Your Site For Review
    Replies: 4
    Last Post: 02-05-2008, 10:46 AM
  3. can search engines read "ticker tape" announcement
    By drjean in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 06-12-2005, 05:10 PM
  4. Do any of the big 3 engines read Flash?
    By dburdon in forum Flash Discussion Forum
    Replies: 1
    Last Post: 04-22-2005, 11:44 AM
  5. Do search engines read help/info popups?
    By Neticus in forum Search Engine Optimization Forum
    Replies: 12
    Last Post: 02-23-2005, 01:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •