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 )
2 comments on this topic
23. August - 11:16 pm
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 :
23. August - 11:31 pm
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
24. August - 12:04 am
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 :