PlanoTse Handbook for Job Search Automation/Domain Templates
Domain Templates
editThis page is only an introduction to domain templates. For in-depth coverage, see Chapter 8. Constructing Domain Templates.
Domain Template Definition
editIn PlanoTse, a domain template is an XML file letting PlanoTse know what to do with an HTTP response coming back from a web server as the result of an HTTP request, which is generated when a browser aims at a URL, a.k.a. web address. The name of the domain template file must be the same as the domain name followed by the extension .xml, e.g. jobs.dbadoho.com.xml.
PlanoTse will ignore a URL when it cannot for its domain find a template in the active domain template directory. |
Active Domain Template Directory
editActive domain templates are stored in the following folder:
C:\Users\[your-account-name]\Documents\PlanoTseTools\PlanoTseScripting\UsefulURL\UsefulDomains
Sample Domain Template
edit
Sample Domain Template <UsefulDomain>
</SerpUrlTemplate>
</LinkUrlTemplate> |