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 <filename> -title <title of template> -description <description of template>
[…]