What kind of CMA is the site

Discussion in 'HTML & Website Design' started by netgo, Sep 21, 2010.

  1. #1
    netgo, Sep 21, 2010 IP
  2. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    First of all, do not assume that all websites use a CMS. I briefly looked at the source code and saw no mention of any CMS platform. Which either means that they are not using a CMS, or they stripped their website of all branding.

    Usually it is fairly obvious if a website is using a CMS (but not always). In any case, you can always test your assumptions out by looking for common files found in specific CMS's. e.g. Wordpress always has a cp located at www.domain.com/wp-admin/.
     
    GWiz, Sep 22, 2010 IP
  3. nzk0

    nzk0 Greenhorn

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    you can sometimes see the generator: tag in the head, if not you can look @ css stylesheets being loaded or ajax scripts that are common to a CMS
     
    nzk0, Sep 22, 2010 IP
  4. Rimona

    Rimona Active Member

    Messages:
    123
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    63
    #4
    It looks as if both are results of some kind of CMS.
    Code is far to messed up to be the product of a programmer.

    You may be able to narrow down the search on http://www.247transcription.ca/, because they generate aspx files to a smaller number of CMSs.
     
    Rimona, Sep 22, 2010 IP
  5. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #5
    Thanks everyone!
     
    netgo, Sep 23, 2010 IP