The site templates can be directly uploaded into “Site Template Gallery” in root site collection. If you want to deploy the Site Template at the SharePoint Farm Level. Use stsadm -addtemplate to upload the stp file.
वाक्य-विन्यास:
Stsadm -o addtemplate -filename <फ़ाइल का नाम> -title <title of template> -description <description of template>
[…]