Publish Articles
Random Questions
 1  Deny access from other pages in PHP or HTML?
 2  Tab function.... possible
 3  Joomla, How to change Menu?
 4  Would you help me change this joomla template?
 5  What if I do not have any question?
 6  Do you you love me?
Latest Articles

jAnswers revealed - Yahoo Answers Clone Script

jAnswers Factory provides the perfect Question and Answers Solution for the Joomla CMS integrating features from the well know Jahoo Answers system. Users can ask questions, Community provides answer...
Read more...

Resolved Question

How can I easily check what CMS a website is using?
Hi,

I'd like to know if there are easy ways, maybe an online-app which can tell me what CMS a website is using.

Some systems automatically print it at the bottom of each webpage and some designers forget to remove the Joomla or drupal icon so it shows up in the address bar, but I'm looking for an easy way to check any website, without having to
a) learn the coding characteristics off all CMSs
b) go through digging through the source code till I find out

So I'm looking for "fingerprints"
(or even better, a fingerprint-DB which I can run on any URL)

Best Answer - Chosen by Asker

  • It's not likely you will be able to determine this. If you could easily determine what CMS a site is using, then this would be a big security hole. However, one thing you can try doing is going to /admin or /administration on the server - this is a typical admin login area and may identify the CMS. The other thing to do is type the site name into google - chances are there is a link somewher on the site that has been indexed and will refer to the login page or some other page giving away what the CMS is

    • 04/22/2009
    • Report as abusive/illegal
  • 1 Interesting!
  • Hits: 1024
  • Closed on: 04/22/2009 13:40

Other Answers:

  • You can NOT do it reliably...
    CMS is a way of storing and maintaining dynamic data, but you can use ANY technique to retrieve and display that data...

    • 04/22/2009
    • Report as abusive/illegal