How to integrate .tel into an existing company website
Add the .tel power to your website with "Contact Us" or "Map View"
Use a simple iFrame to embed your .tel into your website with Telnic's hosted services. You can show contact information of your choice, or show a map with all locations in your .tel domain.
This is how it looks on my website
Contact Us
• Click to Connect with integrated contact details
• Brand your .tel data to match your website
• Update contact details in real time without editing your website
• Switch between .tel profiles to update details your website
• Choose which information to show or how in your contact-us view
To embed your .tel into your webpage quickly and easily, simply add this snippet to your web page.
<iframe src="http://hosted.telnic.org/cgi-bin/contact/contact.cgi?domain=yourname.tel" width="600" height="500" />
To adjust the display of the .tel information, adjust the following parameters:
• domain - The .tel domain to display ("yourname.tel" in the example)
• no-text - Set to 1 to hide TXT records
• no-naptr - Set to 1 to hide the contact records
• no-ntn - Set to 1 to hide links to your sub-folders
• no-loc - Set to 1 to hide the location record
• no-keywords - Set to 1 to hide the keywords
• no-icons - Set to 1 to hide the icons
• no-domain-name - Set to 1 to hide the domain name (title)
• no-photo - Set to 1 to hide the photo
• map - Set to 1 to show a Google map next to the location record (no effect if no-loc = 1)
• popout-links - Set to 1 to launch Go To links in a new browser window (0 launches them within Contact Us)
• Lead visitors to your nearest location
• Integrate related locations in other .tel domains
• Click on any location pin to follow the direct folder link
To embed your .tel into your webpage quickly and easily, simply add this snippet to your web page.
<iframe src="http://hosted.telnic.org/cgi-bin/mapcrawl/mapyourdottel-iframe.cgi?d=yourname.tel&sd=0" width="700" height="550" frameborder="0" />
To adjust the map display, enter the following parameters:
• d - The .tel domain to display ("yourname.tel" in the example)
• md - Maximum number of folder levels to search. Default: 5
• ml - Maximum number of locations displayed. Default: 20
• sd - Set to 0 to follow "Go-to" links to other .tel domains and search there. Default: 1
• mz - Maximum zoom level of Google Maps. Default: 16
• width - Map width in pixels. Default: 700
• height - Map height in pixels. Default: 550