Joomla Template Blog

Bringing You Up to Date Information on Joomla Templates

23 Aug

is there a way to check if a specific site is created with joomla or no ?

Posted in Create Joomla Template on 23.08.09

hi all ,
if yes how , besides if yes is there a way to know where he brough the template from so i buy same one ?

thanks

view the source code , ( press View then PageSource in mozilla )
after that just search for the world "joomla" if you find any ,means its created with joomla (unless it was there as a text ofcaurse )

tags: , , ,

3 Comments »

2 comments on this topic

  1. bluemedle says:

    No, not that I can see. Here are some links if you need help finding templates.

    Free Templates:
    http://joomla2u.net/

    http://forum.joomla.org/viewtopic.php?t=25306

    Buy templates here:
    http://www.templatemonster.com/joomla-templates.php
    References :

    1. Couleur Lavande says:

      Open the website you want to check in your browser, click View > View source code (or something similar). Check if you can find the following line somewhere in the 10 first lines :

      <meta name="generator" content="Joomla! 1.5 – Open Source Content Management" />

      As for the template, some authors write their name and url in the front page, but you may find this information in the source code as well (either at the beginning or at the end).

      But you can always ask the webmaster !
      References :
      http://www.yakaJoomla.com

      1. sda s says:

        view the source code , ( press View then PageSource in mozilla )
        after that just search for the world "joomla" if you find any ,means its created with joomla (unless it was there as a text ofcaurse )
        References :