Author - Ashley Schroder

Hi! I'm Ashley Schroder, the head software engineer at World Wide Access, a company that exports New Zealand products to the world.

I'm an active member of the Magento community, contributing open source extensions to Magento Connect and sharing my Magento experiences through my blog, aschroder.com. You can find helpful tips and advice there on a wide range of Magento development issues.

More Info » Follow me on Twitter »

Reader Comments (15)

  1. Latest Magento Development projects, MageBase.com and Magento spotting | ASchroder.com

    [...] wrote up a little article over at MageBase.com to help you spot Magento stores in the wild. I thought it’d be a good opportunity to promote MageBase – it’s a growing [...]

  2. Toni Anicic
    June 7, 2010 at 6:53 pm /

    If the store takes longer than 5 seconds to respond to a request, then it’s probably running Mageno – just kidding we love you Magento!

    Awesome :D

    The first sign of Magento I recognize is usually the product page and Magento’s default image slider. Other than that, there are some awesome ideas in this article!

    Reply
  3. calista web:solutions
    June 8, 2010 at 8:58 pm /

    Interesting article.

    I have two more clues:
    The /admin URL can be changed by setup. So many people try to obscure the admin-path. But if you look at http://www.yourdomain.com/downloader you will mostly see the page for the Magento Connect-Manager and then you will see the correct link back to admin.

    There is also an add-on for firefox called Wappalyzer, which tries to detect a magento-store. It also detects wordpress, drupal, jquery and so on.
    https://addons.mozilla.org/de/firefox/addon/10229/

    Reply
  4. Richard
    June 8, 2010 at 9:59 pm /

    I think the biggest sign that it is magento is the use of prototype (most time + jquery). That long js is a big fat sign.

    Reply
  5. Mukesh
    June 21, 2010 at 11:31 pm /

    The best one I feel is .. getting the image source.. in magento, images are under media folder. :)

    Reply
  6. Nikul
    Nikul
    September 13, 2010 at 6:41 pm /

    Hi,

    One more clue:
    You will find below code in view source for magento store…

    //

    Thanks!
    Nikul

    Reply
  7. Nikul
    Nikul
    September 13, 2010 at 6:42 pm /

    continue in above post…

    var BLANK_URL = ‘http://www.lanigiro.com.sg/js/blank.html’;
    var BLANK_IMG = ‘http://www.lanigiro.com.sg/js/spacer.gif’;

    Reply
  8. Andrew Horton
    October 3, 2010 at 6:58 pm /

    Hi MageBase guy,
    Please remove my last comment due to code formatting issues.

    I just wrote a Magento plugin for WhatWeb which is the best software to identify web technologies.

    You can see the rules I used to identify Magneto here: http://github.com/urbanadventurer/WhatWeb/blob/master/plugins/magento.rb

    Reply
  9. Kristof
    October 4, 2010 at 10:17 am /

    Hi Andrew,
    thanks for posting a link to your plugin. I had a quick glance at the rules you have included. I would be very surprised if rules 1,2 and 4 were triggered – meaning that someone is running with the default settings and theme. Boxes.css has been renamed to styles.css on newer versions. And one more general problem with checking for text is that Magento has been translated into lots of different languages so your rule set matches mostly on stores in English.

    Great work on the tool – very handy.

    Reply
  10. nathan
    nathan
    December 5, 2010 at 2:34 pm /

    Hi what platform are they using?

    http://www.business.govt.nz/

    The CMS platform they are using is very good.

    Reply
  11. Andrew Horton
    December 5, 2010 at 6:01 pm /

    Hi Nathan,

    The website, http://www.business.govt.nz is using the Plone platform. Plone is written in Python and is popular with governments partly because of it’s excellent reputation for security.

    I know it’s running Plone because I viewed the source code of the website and the HTML meta tag specified the page generator as Plone. WhatWeb also reports the website as using Plone.

    Reply
  12. nathan
    nathan
    December 5, 2010 at 11:22 pm /

    HI andrew:

    Awesome this is very useful info.. I’m planning to use it instead of joomla.. it’s really really good & fast, speed is the key..

    many thanks
    nathan

    Reply
  13. mike
    July 15, 2011 at 5:01 pm /

    I have built and am currently running ~13 magento stores. its pretty easy to tell.. I just show source and look for the theme url, and look where the image urls are pointing. similar to wordpress where everything is /WP-********..

    Reply
  14. Nick
    August 4, 2011 at 4:40 pm /

    I use a nice little plugin for firefox called wappallizer and it shows all the technology that is used in a website unobtrusively in the address bar eg: http://magebase.com/ apache analytics jquery and wordpress pretty handy some times

    Reply
  15. Preston
    Preston
    October 14, 2011 at 8:55 am /

    You can also navigate to http://www.example.com/install.php and see the message:

    FAILED ERROR: Magento is already installed.

    Of course not true on all sites, but it works sometimes.

    Reply

Add a Comment & Join the Discussion

Insert small snippets of code by using [code]{your_code_here}[/code]
For larger code blocks please use http://pastebin.com and paste your link.

You may also use the following HTML in your comment: <a href="" title=""> <abbr title="">
<acronym title=""> <blockquote cite=""> <cite> <em> <strike> <strong>