lunes, 11 de abril de 2011

La publicidad dentro de un dominio .tel

Advertisements within .tel

Advertisements within .tel

2

of 6

© 2009-2011 Telnic Limited. All rights reserved.

Overview

.tel is a Sponsored Top Level Domain managed by the Sponsoring Organisation Telnic Ltd. This top-level

domain differs from others in that it is designed to support storage and use of personal communications

contacts. These are published in DNS, and the domains in which they are stored can be queried to provide

a list of these contacts. This list shows the ways in which the domain owner chooses to be contacted, and

entries can be selected by a querying user to initiate communications with the domain owner.

Additionally, the .tel platform supports several types of advertising to monetize .tel domains:

Text-based static adverts presented as "Sponsored Links" visually distinct from web links in

contact information. These adverts are stored in the DNS as system text records.

Image-based static adverts presented above Sponsored Links. These adverts are hosted elsewhere,

while the .tel DNS only stores the image locations and the target URLs for them.

Google AdSense dynamic adverts presented on computer browsers only (not on mobiles)

automatically from Google's ad network. In this case, the .tel DNS stores the IDs of the adverts,

and the proxy creates them on the fly.

This document provides a summary of the advertisement specific functionality within .tel and forms a

sub-set of the full

developer guide which should be used to provide further background and context.

ABOUT TXT RECORDS

Advertisements provide the ability to separate sponsored content from contact information in the domain

and provide adequate presentation for those links. Adverts are stored in the DNS as TXT records.

Generally speaking, a TXT record can hold a series of strings, each of which is

255 octets in length

(according to the main DNS standard

RFC 1035). However, storing one or multiple massive TXT records

is unwise since the DNS is optimised for relatively short messages, and not all networks react correctly to

excessively long DNS messages.

In a .tel domain, TXT records are used to store non-contact related information. Multiple records of this

type are allowed in a single FQDN, with all available TXT records returned in response to a DNS query.

The sub-type of TXT records for static advertisements is identified by the

.tad initial string followed by

the version number and the advert fields. The Google AdSense records use the

.gad string, while imagebased

ads use the

.tia prefix.

All advert records must be stored in a special sub-domain

_ad of the current domain. Any advert records

that are found in the domain itself, as well as malformed adverts, will be silently discarded. Client

application may choose to lookup and present those sponsored links to the user, or to ignore that subfolder.

If a TXT record contains plain-text strings, it is displayed as is with no additional processing. If the record

contains system data, such as an advertisement, it undergoes pre-processing before being displayed on the

page. Note that the order of processing records for a domain is not guaranteed, although text strings

within one TXT record are processed from left to right.

Advertisements within .tel

3

of 6

© 2009-2011 Telnic Limited. All rights reserved.

ABOUT ADVERTISEMENT RECORDS

An advertisement is a TXT record with a special prefix and format, placed in the

_ad sub-domain of the

current domain, such as

_ad.hotels.tel or _ad.florida.us.hotels.tel. Depending on the type of

advert, the record follows this structure:

TXT ".tad" "Version" "DisplayPreference" "Preference" "Title" "Label" "URI" "Description"

TXT ".gad" "Version" "DisplayPreference" "Preference" "PublisherID" "AdUnitID"

TXT ".tia" "Version" "DisplayPreference" "Preference" "img" "uri"

Version – Currently "1"

Display Preference – required numeric value in the range 1-6 indicating the position of the advert

on the page, as outlined in the table below.

Preference - numeric value between 0 – 65535 that acts as the sort order for each display set.

Title – text string up to 255 bytes long representing the title of the ad

Label – text string up to 255 bytes long. It is the anchor text of the below URI.

URI – collection of consecutive key / value pairs (where each key is labeled "uri") that are

concatenated to produce the final URI used within the advert; this ensures that URIs in excess of

255 bytes can be created.

Description - collection of consecutive key / value pairs (where each key is labeled "desc") that are

concatenated to produce the final description to be used within the advert; this ensures descriptions

in excess of 255 bytes can be created.

PublisherID – Google AdSense Publisher ID of the format "pub-xxxxxxx"

AdUnitID – ID of the Google AdSense advert unit

Img – URL of the image to be displayed as the advert text

RENDERING ADVERTISEMENT RECORDS

On the web, .tel advertisements can be displayed at the top or bottom of the page, or on the right (PC

proxy only) depending on the display preference setting. Note that client applications may ignore

advertisement TXT records or display them according to the application's layout.

If the domain contains different types of adverts, the image ads are shown first, followed by text ads and

Google AdSense, if appropriate. Among multiple adverts of the same type, the preference determines the

order, and no sorting is done for advertisements of the same type with the same display preference and

preference values.

The table below defines the display settings for .tel advertisements based on the display preference. The

table also gives the maximum number of adverts for each block where .tia and .tad records are counted

together. Finally, the provided maximum dimensions apply to .tia records.

IN TXT ".tad" "1" "1" "51" "Free Money" "click here to win" "uri"

"http://casino7.info/roomoffer.htm" "uri" "=24342354&z" "desc"

"Sierra Resorts offer" "desc" "free gaming chips for members."

IN TXT ".gad" "1" "2" "51" "pub-6575877768951234" "6745285678"

IN TXT ".tia" "1" "1" "51" "img" "http://www.adserver.com/images/ad.jpg"

"uri" "http://casino7.info/roomoffer.htm"

Advertisements within .tel

4

of 6

© 2009-2011 Telnic Limited. All rights reserved.

Display

preference

Browser type Position Max. number

of records

Max. Dimensions

(WxH pixels)

1

Desktop Top 2 (1 .tia) 448 x 60

2

Desktop Right 5 (2 .tia) 250 x 250

3

Desktop Bottom 2 (2 .tia) 448 x 60

4*

Desktop Right 5 (no .tia) N/A

5**

Smartphone Top 1 .tia (no .tad) 300 x 50

6**

Smartphone Bottom 2 .tia (no .tad) 300 x 50

* Display preference 4 is reserved for .tad records of a special type where the heading is "Related Links"

rather than "Sponsored Links" and a different background colour. This type can be used to publish

announcements, press releases and other content that requires special attention but is not an

advertisement.

* Display preferences 5 and 6 are reserved for .tia image adverts only. These values are not valid for other

record types.

NOTE

: Google AdSense records are only displayed on desktop browsers, on the right, in 250x250 pixel

blocks, with two blocks at maximum per domain name.

STORING ADVERTISEMENT RECORDS

Advertisement TXT records are created & modified via the

storeRecord SOAP command.

NOTE

: Do not create the _ad folder before adding the record; instead, use the owner parameter.

Storing a text advert

<typ:storeRecordRequest domainName="stead.tel">

<typ:txt profiles="_all_" owner="_ad">

<typ:text>.tad</typ:text>

<typ:text>1</typ:text>

<typ:text>1</typ:text>

<typ:text>100</typ:text>

<typ:text>Title of the ad</typ:text>

<typ:text>label of the ad</typ:text>

<typ:text>uri</typ:text>

<typ:text>http://www.telnic.org</typ:text>

<typ:text>desc</typ:text>

<typ:text>sample description</typ:text>

</typ:txt>

</typ:storeRecordRequest>

Storing a Google AdSense unit

<

typ:storeRecordRequest domainName="telnicnsp10.tel">

<typ:adsense profiles="_all_" recursive="true">

<typ:displayPreference>2</typ:displayPreference>

<typ:preference>101</typ:preference>

<typ:publisherId>pub-6575877768951234</typ:publisherId>

<typ:adUnitId>6745285678</typ:adUnitId>

</typ:adsense>

</typ:storeRecordRequest>

Advertisements within .tel

5

of 6

© 2009-2011 Telnic Limited. All rights reserved.

Storing an image advert

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"

xmlns:typ="http://xmlns.telnic.org/ws/nsp/client/record/types-1.0">

<soap:Header/>

<soap:Body>

<typ:storeRecordRequest domainName="example.tel" >

<typ:imagead profiles="_all_">

<typ:displayPreference>6</typ:displayPreference>

<typ:preference>103</typ:preference>

<typ:imageUri>http:/www.adserver.com/images/ad.jpg</typ:imageUri>

<typ:adLink>http://casino7.info/roomoffer.htm</typ:adLink>

</typ:imagead>

</typ:storeRecordRequest>

</soap:Body>

</soap:Envelope>

Full details of the inputs/outputs of this command are available within the Telnic developer site.

Adverts displayed on a desktop proxy

Top section consisting of 1

image advert (.tia) and 1 text

advert (.tad)

Right section

with 1 image

advert

Text advert

Google

AdSense block

Advertisements within .tel

6

of 6

© 2009-2011 Telnic Limited. All rights reserved.

Adverts displayed on smartphones

Bottom image

ad followed

by text ad

Top image

ad followed

by text ad

jueves, 7 de abril de 2011

Los que tienen # venderan los dominios .tel de 2 caracteres

Buy your .tel domain

The following list provides the names of companies offering .tel domains worldwide. Different companies offer different prices and service. You do not necessarily need to buy a .tel domain from within your country.

* Registrars marked with an asterisk offer .tel Internationalized Domain Names (IDNs); see a full list of registrars offering IDNs.

# Registrars marked with a hash tag are planning to participate in the Launch of short and numeric .tel names; see full list of registrars who have expressed an interest in this launch.

  Sort by Name Sort by Country
1 Digitrad France
2 Name.com, LLC*# United States
3 Tucows, Inc.*# Canada
4 Regional Network Information Center JSC D/B/A RU-CENTER*# Russian Federation
5 Trename*# China
6 Network Solutions# United States
7 EuroDNS SA*# Luxembourg
8 OVH* France
9 Dynadot, LLC*# United States
10 Key-Systems GmbH*# Germany
11 Gandi France
12 DOTSTER, Inc. United States
13 BizCN.com, Inc. China
14 Directi Internet Solutions Pvt. Ltd. D/B/A PublicDomainRegistry.com India
15 Ascio, Inc.*# Denmark
16 EPAG Domainservices GmbH* Germany
17 Webnames.ca, Inc.# Canada
18 Mesh Digital, Ltd. D/B/A Domainmonster.com*# United Kingdom
19 Arsys Internet, S.L. D/B/A Nicline.com Spain
20 Az.pl, Inc.*# Poland
21 Internet.bs Corp. United States
22 eNom United States
23 1API GmbH*# Germany
24 Realtime Register B.V. Netherlands
25 Online SAS D/B/A Bookmyname.com France
26 CSL Computer Service Langenbach GmbH D/B/A joker.com Germany
27 Easyspace, Ltd.# United Kingdom
28 HiChina Zhicheng Technology, Ltd.# China
29 Aust Domains International Pty, Ltd. D/B/A Aust Domains, Inc. Australia
30 Centrohost CJSC Russian Federation
31 Sibername Internet and Software Technologies Inc.*# Canada
32 OnlineNIC, Inc.# United States
33 InterNetX Inc.* Germany
34 XinNET China
35 DomainContext, Inc. United States
36 Advantage Interactive t/a LCN.COM, LTD. United Kingdom
37 Regtime, Ltd.* Russian Federation
38 Register.IT SPA* Italy
39 007names.com* United States
40 Center of Ukrainian Internet Names D/B/A UKRNAMES* Ukraine
41 Gabia, Inc* Korea (South)
42 GMO Internet, Inc. d/b/a Onamae.com Japan
43 Net-Chinese Co., Ltd.*# Taiwan
44 Todaynic, Inc.* China
45 YesNIC, D/B/A Whois Co., Ltd* Korea (South)
46 10dencehispahard, S.L. D/B/A CDmon Spain
47 1st Antagus Internet GmbH Germany
48 101Domain Inc.*# United States
49 CSC Corporate Domains, Inc.*# United States
50 EnCirca, Inc.* United States
51 French Connexion D/B/A Domaine.fr France
52 Instra Corporation D/B/A Domain Directors*# Australia
53 Web Commerce Communications, Ltd.* Malaysia
54 35 Technology Co., Ltd.# China
55 INDOM*# France
56 InterNetworX Ltd. & Co. KG* Germany
57 MarkMonitor Inc.* United States
58 Melbourne IT Digital Brand Services*# Australia
59 Moniker Online Services, LLC United States
60 Blacknight Internet Solutions Ltd# Ireland
61 Inames Co., Ltd.* Korea (South)
62 InterNetWire Communications GmbH*# Germany
63 Namebay* Monaco
64 TierraNet, Inc. D/B/A DomainDiscover United States
65 BB Online UK, Ltd. United Kingdom
66 CORE Internet Council of Registrars* Switzerland
67 INTERDOMAIN, S.A.U* Spain
68 MARCARIA.COM INTERNATIONAL United States
69 NAMESHIELD* France
70 Own Identity, Inc. Italy
71 Secura GmbH D/B/A domainregistry.de*# Germany
72 Dinahosting, S.L.*# Spain
73 DomainPeople, Inc. Canada
74 Interdominios, Inc. Spain
75 Mailclub SAS*# France
76 Entorno Digital, S.A.* Spain
77 Globedom Datenkommunikations GmbH Austria
78 Gratis DNS d/b/a Larsen Data* Denmark
79 Net 4 India Limited# India
80 Netlynx, INC India
81 Nom IQ, Ltd. d.b.a Com Laude* United Kingdom
82 Nordnet France
83 0101internet Hong Kong
84 AB NameISP Sweden
85 Acropolis Telecom France
86 Arctic Names, Inc. Canada
87 Catalog.com, Inc. United States
88 CPS-Datensysteme GmbH Germany
89 Cronon AG Germany
90 Domain Registration Services, Inc. D/B/A dotEarth.com United States
91 Domain The Net Technologies, Ltd. Israel
92 Domaininfo AB*# Sweden
93 DotAlliance, Inc. Canada
94 DotArai Co., Ltd. Thailand
95 Dotname Korea Corp. Korea (South)
96 Gal Communication (CommuniGal), Ltd. Israel
97 http.net Internet GmbH* Germany
98 Imperial Registrations, Inc United States
99 Interlink Japan* Japan
100 IP Mirror Pte D/B/A IP MIRROR Singapore
101 iWelt AG Germany
102 Namesbeyond* United States
103 Netpia.com, Inc. Korea (South)
104 PakNIC Private, Ltd. Pakistan
105 Porting Access B.V. Netherlands
106 PSI-Japan, Inc. Japan
107 PURENIC JAPAN, Inc. Japan
108 Reg2c.com, Inc. Turkey
109 Register.ca Canada
110 Rockenstein AG Germany
111 SafeNames, Ltd. United Kingdom
112 Total Web Solutions, Ltd. D/B/A Total Registrations United Kingdom
113 Tuonome.it srl D/B/A APIsrs.com Italy
114 Variomedia AG D/B/A puredomain.com Germany
115 Visesh Infotecnics, Ltd. D/B/A Signdomains.com India
116 Wooho Technology Co., Ltd. D/B/A RGNames.com Korea (South)

argentina tdah peru tdah mexico tdah expertos tdah mitos tdah novedades tdah diapositivas tdah

Los dominios .tel fáciles, fáciles, fáciles

Telnic lanza la Quick Setup Tool para nombres .tel

Jueves, 7 de Abril de 2011 - 10:03 h.

LONDRES, April 7, 2011 /PRNewswire/ -- Telnic Limited (http://telnic.tel), el operador de registro para el dominio de alto nivel .tel (TLD), ha anunciado hoy que ya es más sencillo establecer su .tel gracias al lanzamiento de su nueva Quick Setup Tool.

En tres sencillos pasos, los clientes pueden rápidamente introducir, previsualizar y publicar su información de contacto empresarial, enlaces de medios sociales e información de localización, creando una limpia y sencilla presencia online que es automáticamente accesible para los motores de búsqueda y compatible con la movilidad.

"Estamos buscando continuamente modos de hacer que los nombres .tel estén más accesibles, especialmente para los que no están muy familiarizados con la tecnología", dijo Nadya Morozova, directora de relaciones con la comunidad en Telnic. "Con esta nueva Quick Setup Tool, si rellena un formulario, puede publicar toda su información de contacto online, en un lugar de acceso sencillo que posea, con la ventaja de estar localizable allí donde esté".

Cada vez son más las pequeñas empresas y profesionales individuales en más de 180 países en todo el mundo que se benefician de la mejorada visibilidad que ofrece un nombre .tel. Para más información sobre cómo utilizar los nombres .tel y cómo descubrir cómo los utilizan las personas cada día, visite http://ILoveMyTel.com. Para descubrir dónde registrar un nombre .tel, visite http://telnic.org/get-started-buy.html

miércoles, 6 de abril de 2011

Las paginas amarillas tendrán que evolucionar hacia los dominios .tel si quieren sobrevivir

.tel: the Social, Local, Mobile solution for Yellow Pages

In the seven plus years we have published YP Talk articles we have looked at hundreds of new products and services being introduced to the Yellow Pages industry.  Each in their own way, have had something they could contribute to the industry.  However, none of them could have the impact that the introduction of the .tel domain will.

The full range of .tel

Simply put a .tel domain provides a single, unique, simple location to host personal or corporate contact information which can then be universally accessible from any mobile device, PC, tablet or any device which is web enabled.  Everything can be stored in one place – telephone numbers, physical mail addresses, email addresses, Facebook pages, Twitter accounts, and more.  .tel isn't just a new website extension, it's far more than that: 

  • Make it easy for customers to find you and make contact
  • Share all your contact details in one place on the internet
  • A single place to update your information quickly, easily and instantly
  • Improve your online visibility by linking with your web site and directory listing to  to enhance SEO
  • Create an effective mobile presence that is quick and cheap to use 

In effect it can be a simplified online contact hub for people or businesses where you only need to remember one name to reach someone, regardless of how often their specific information is changed or updated. Kind of like a Yellow Pages on steroids.

To understand more about the potential for this new service we spent some time with Justin Hayward, Business Development Director and Ian Bowen-Morris the Chief Marketing Officer of Telnic Limited to discuss how this powerful new tool could be used by the Yellow Page industry.

 

YP Talk (YPT):  With so many potential ways this new domain name can be used, where is Telnic focused?

Justin Hayward (JH):   Our focus primarily is talking to those organizations that can bring the potential of this new medium to businesses as well as business professionals.  This product is targeted to be used by every individual and business connected to the internet and every way they can be reached — that is a massive opportunity.   People have begun using the domain as an opportunity to connect with more customers through the internet regardless of the device that accesses it. For directory publishers we have been focused on demonstrating how integrating .tel can enhance their customer value propositions either by simply bundling with print ads to accelerate new media growth or as a logical extension of their online visibility packages for customers.   

Ian Bowen-Morris (IB-M):  Everybody is aware that user behavior when searching for local products and business services has changed over the past 10 years. Print is still important but internet local search often now in a social media context has become increasingly more relevant and important for publishers.   We all have a lot of different kinds of information to keep organized.  Now add mobile devices, which have really come into their own over the past couple of years.  So with all of those different devices you have to target customers in different places and formats.  At the end of the day trying to market your own personal or professional skills or your products and services that have to be delivered to potential customers has become very complex as more and more communication channels emerge. 

 

 


JH: So to have the ability to update all of that info is a powerful thing.  As the Registry, we can't go directly to those customers so we work through a channel that is engaged with those groups.  This is where the huge opportunity for internet based Yellow Pages companies, local search, directory assistance, or online marketing services can come in because they are engaged with an audience that many of our existing channel partners – domain name registrars – are not really working with; mainstream customers that  understand the value of on line presence and being discoverable. 

IB-M:  With the low cost of delivery for .tel domains and the ability to integrate all of those services within the price of that domain, it's a very appealing product for potentially upselling to those customers which might only have free listings within the online and off line yellow pages.  It can also be an incremental step to the benefits of a domain fully under their control, with potential for more value added services and then onto a more traditional website product at a later date.  It is instantly accessible to mobile devises.  It is a very valuable add-on to a customer that already has invested quite a bit in their traditional websites and simply wants an optimized mobile version too.  It's a very credible and compelling sales pitch that sales folks seem to get straight away.

YPT:   How will you be promoting the new domain in the US, as it is not widely known at this time?

IB-M:  Right now our model is to work with our partners so that any advertising spent is really targeted towards deliverables.  As we can't sell direct, just pointing people back to our website is simply not a very good use of advertising dollars.  We are more inclined at this point of time to work with our partners and our distribution channels to do more marketing outreach.  For example, last year we worked with Network Solutions to run some television ads and with Bloomberg television again focusing on the business-orientated side of the market.  We are always assessing the market and looking at those opportunities. What we're really trying to doing is to establish a channel to provide a great offering to those SMBs to make the maximum noise.  Yellow Pages companies know their markets very well, have strong established brands and are trusted marketing advisors to their SMB customers.  We believe they are best positioned to promote .tel domains as part of their ad offerings and establish.tel in the minds of users by including it in listing details. The mental shorthand we want users to have when encountering the domain in business listings is that .tel = a reliable source for all of that merchant's contact information.  We will actively support partners with dollar investments in this kind of widespread and committed sales and marketing activity.    

YPT:  Is this platform open to any abuse such as someone registering a name while pretending to be someone else, and then leaving bogus contact details such as premium phone rate numbers??

JH:  Two things on that:  Cyber-squatting is a domain name industry issue and has an industry response to it.  If a company has a trademark then there is a standard process called the Uniform Domain-Name Dispute Resolution Policy (UDLP), which is administered by the World Intellectual Property Organization (WIPO).  If they find that somebody has registered a name that is effectively being used like that, the organization can take their case to WIPO for resolution.  Second, if you do click on the number and find it is something like a premium number, you can report them to the domain owner to have it taken down, prior to resorting to the normal legal recourse for false advertising.

YPT:  Which publishers are currently marketing .tel??

Directel Macau Yellow Pages

IB-M:   We are test marketing with most of the leading yellow pages publishers around the world, providing their product and sales teams the opportunity to familiarize with the product and figure out how best to integrate it. Those that have been quick to seize the opportunity include Directel Macau Yellow Pages, the Philippines Directory Publishing Co., and Al Wahda Express Group, which publishes yellow pages in United Arab Emirates, Egypt, Saudi Arabia, Turkey and Palestine. HC 360 International which is based in China, is a business to business portal provider which has already registered some 50,000 .tel domains/customers in one week in January of this year.

In the US, so far we have signed up Universal Business Listings and WebVisible, both of whom are integrating .tel's into their product and service offerings.  We have active trials working with several groups in the US and Europe that we can't talk about just yet.

YPT:   How do you support publishers?

IB-M:  There are two ways of working with publishers – 1. When a publisher includes this in their product offers, typically bundling it as part of an online visibility package, there are no huge development or set up costs because we provide all of the hosting, it's practically a turn-key solution.  To offer a .tel domain to its customers, it only requires that publishers register the domain name on their behalf and then feeds the contact and information details from its customer content database. This can be done manually or automatically by interacting with our ready available API technology.  Volume executions enable us to provide additional support; for example we can make available our .tel domain hosting platform so publishers can manage everything directly. We can also make certain changes to the design of the .tel page to include dual-languaging and publisher-consistent color and branding. This is important as yellow pages publishers typically want users and advertisers to feel that .tel information is authoritative and from a source they can trust and it looks and feels like that. It is also an excellent way of increasing brand exposure as fully bundled it can effectively double a publisher's exposure in search engine results pages.   

JH:  In terms of being able to source the unique .tel domain, a publisher could either work directly with existing ICANN-accredited registrars. This is the fastest way that publishers can get up and running and testing the market, many already have approved domain vendors that probably offer .tel.  Alternatively, a publisher can apply to become an ICANN-accredited registrar themselves.  It takes about 6-8 weeks and a couple of thousand dollars.  It is a very simple application process.

IB-M:  This really would not be a challenge for many publishers as they recognize the critical value of managing a merchant's contact information and they are already helping small businesses establish their main web presence. So it would be no more difficult for them to do than simply asking their registrar to add .tel to the list of domains so they could actually register on behalf of their customers and quickly and efficiently populate them with quality content.. 

JH:  But in terms of support, we are ready, willing, and able to help in any way we can. There are a number of other levels below what you simply see through a search engine, or by typing .tel into a mobile or PC browser.  Those additional layers of functionality could include the delivery of coupons – daily deals or even hourly deals, and other types of targeted advertising delivery.  There are many opportunities above and beyond just seeing it as a landing page for customers.  There is already a proof of concept trial running on Twitter at the moment where you could potentially text a short code number to say "look up such and such a domain" and it will send the top 3 pieces of contact information back to you.  There are a number of different ways for people to access the information and the ultimate vision is that with critical mass, we can enable people to actually dial .tel domains directly from their cell phones.

YPT:   How much does it cost to register a .tel domain?

IB-M:  That really depends on the registrar, but we've seen rates anywhere from $9.99 up to $35 per annum, with higher pricing also including other services.  Pricing is extremely competitive between registrars, but we can help publishers negotiate with registrars especially when there are looking at volume orders. Typically when included in the price of an average print, online or combined bundle for a customer, the unit cost of a .tel for the publisher is negligible given the the added value. Publishers can simply choose to reflect that cost in adjusted rates or absorb it and take the revenue upside from increased renewal rates as customers are perhaps more likely to renew a proposition that includes their unique business domain storing all their contact details.   

YPT:  How does a .tel domain do in search rankings?

JH:  It is no better or worse than a .com, but when you consider the effort it takes to be able to get .tel to rank highly within search results and consistently across search engines, then I believe .tel is the winner because there is effectively no coding involved, no fiddling around with the HTML code or tags.  A .tel domain is set up with micro formats supported already.  For this format Google takes a look at it and says "I understand this is contact information" and because they are very light weight and optimized to resolve very quickly within a browser, we're actually following very much best practices of search engine optimization.  Obviously, the only difficult element of following good SEO is the longevity of the domain, how long has it been around. But what we are seeing from tests is that .tel domains are not only getting indexed very quickly, they're actually providing some very good optimization rankings at this point in time.  Of course, we all understand that search engines can change their algorithms whenever they like.

IB-M:  One of the things .tel can help you do for a directory publisher is to link their listings with the customer's existing website.  That provides the power of three sources of information that are underneath your control.  .tel is, as far as we can gather from unofficial conversations that we have had with contacts in Google, not considered to be duplicate content.  We've seen with some of the tests that we've done .tel domains and Yellow Pages listings appear on the same page in close proximity and depending on what the content is, sometimes the .tel is higher and sometimes the YP listing is higher.  Hence, getting those listing together gives you a great bang for your buck, and provides more opportunities for someone looking for information about new customers to actually click on one of those two links.

YPT:  You also recently announced the launch of short (2-character) and numeric .tel names starting June 1st?  Is this a big addition?

JH:  Well, it opens up many different kinds of opportunities.  Now we can start talking about directory assistant type services where someone will phone and would like to contact with the XYZ Company.  That gives the directory assistance provider the opportunity to send back in a very short message all of the ways that customer can get in touch with XYZ.    The simple way is to provide the customer with the number.tel which they can click to see all of the ways you can contact that company.  It is very lightweight, very accessible on a mobile device, and very quick to deliver that information clearly and cleanly.

YPT:  Will you be attending the upcoming YPA conference in Las Vegas?

IB-M:  Yes, Justin and I are looking forward to it. I'll be hosting a talk on Tuesday morning and we will both be available at the Strategic Sessions on Sunday and Monday.    

HC 360 .tel Launch

Roque Nublo Dominios Dulces bocaditos fractales Arte Lineas de Nazca Valdeande oferta de viajes

Roadmap del Q2 de los dominios .tel

.tel Roadmap
Future .tel features and applications

Over the coming months Telnic will be releasing a number enhancements and applications, as described below. For latest information on released features, please see What's New.

ETA*
Activity
Description
.tel Control Panel
Image TelAds - done
Support for image-based adverts on .tel pages
Q2
Google Adsense for mobiles
Rendering adverts on smartphone devices
Q2
Wizard
Streamlined user journey for novice .tel owners
Q2
Customization of .tel pages
Simpler and more diverse template options for your unique .tel feel
Q2
Free calls
Easy "call me for free" button on .tel pages for VoIP service integration
Q2
Control panel redesign
More intuitive control panel with easier access to frequently used tasks
Q2
Folder management
Easier navigation and management of folders within the control panel
Q2
TelAds and vouchers
Managing advertisements within the control panel, including image adverts
Q2
Privacy and friending
Much simplified model for private data sharing
Q2
Profiles
Improved management of profiles for quickly switching between preset views of your .tel
.tel Services
Superbook for Android - done
A new application for your interactive dynamic Contacts
TelStats - done
Improved statistics for .tel domains through Google Analytics

This page will be updated on a regular basis with more announcements.

* Please note, Telnic may make changes to this roadmap in terms of the feature set, estimated delivery dates and deliverables.

Los dominios .tel son catalogos


viernes, 1 de abril de 2011

Los dominios .tel , sí funcionan en China

TelChina CEO triumphs in Business Awards

March 30th, 2011

We're delighted to share the news that Lucy Wang, CEO of TelChina, won a significant award this week.

On March 27th, the 10th Awarding Ceremony for the Top Ten Businesswomen in China was staged in Beijing. Lucy was awarded the title of "Prominent New Businesswomen". This event was run by the All-China Federation of Industry and Commerce.  The event selects the most accomplished female entrepreneurs in China.

It's already garnered a host of press coverage and so we congratulate Lucy on her accomplishments in such a relatively short space of time, with TelChina being less than a year old. For more information, see local press.
caleruega ofertas casa rural asociaciones tdah famosos tdah libros tdah tdah canarias tdah coaching tdah juegos

jueves, 31 de marzo de 2011

reglas para la compra de los dominios .tel de 2 caracteres

Short and numeric .tel domains

From 1st June 2011 you will be able to register a numeric-only or a short two-character .tel.

Who is it for

Companies with 2-letter or all-numeric brands or trademarks

Vanity number operators or those wanting to get keyboard-numeric versions of their names

Individuals who want to be known by their initials or with a penchant for lucky numbers

Businesses using shortcodes for marketing and support services

How it works

  • What: two-character (aa.tel or a1.tel) and numeric-only domains between 2 and 7 digits with or without hyphens
  • How: First-come first-served basis through any .tel accredited registrar or their reseller that is participating in Landrush. A list of registrars supporting the program will be published at http://telnic.org/get-started-buy.html prior to the launch date.
  • When: From 3 p.m. BST on June 1st for Landrush; from 3 p.m. BST on June 14th for general availability
  • How much: Landrush will be at premium pricing, while general availability at regular pricing to be set by ICANN-accredited registrars and their resellers

Exceptions

The following domains will not be available for registration in this program:

  • One-letter (from a.tel through to z.tel) and one-digit domains (from 0.tel through to 9.tel)
  • Two-character country code top level domains (ccTLDs, such as uk.tel)
  • Combinations of digits and/or digit and hyphen  strings that contain eight or more characters (for example, 12345678.tel or 123-5678.tel)
If you have any questions on the upcoming launch, please refer to the last section of the FAQ or send your questions directly at community@telnic.org.

Empieza la aventura de los dos caracteres, en los dominios .tel

Telnic anuncia el lanzamiento de los nombres de dominio .tel de dos caracteres y únicamente numéricos
:          
PRN
jueves, 31 marzo 2011, 11:00
PRNewswireLONDRES31 de marzo de 2011

LONDRES, 31 de marzo de 2011 /PRNewswire/ -- Telnic Limited (http://telnic.tel/), el Operador de Registro para dominios de nivel superior .tel (TLD), hoy anunció que la fecha de lanzamiento de los nombres de dominio cortos .tel y únicamente numéricos será el 1 de junio de 2011.



El lanzamiento consistirá de dos fases:

-- Landrush - Un periodo de dos semanas que se abre el miércoles, 1 de
junio de 2011, a las 3 pm hora británica, durante el cual cualquier
persona particular o empresa podrá conseguir un nombre corto .tel o
únicamente numérico a un precio de registro especial.
-- Disponibilidad General: Desde las 3 pm hora británica el martes, 14 de
junio de 2011, al precio de registro regular.



Durante esta ronda, no estarán disponibles para registro las siguientes secuencias:



Dominios cortos

-- todos los dominios de una sola letra (desde a.tel hasta z.tel
inclusive)
-- todos los dominios de primer nivel para códigos de países de dos
caracteres (ccTLD, tales como uk.tel, por ejemplo)

Dominios únicamente numéricos

-- todos los dominios de un solo dígito (desde 0.tel hasta 9.tel
inclusive)
-- Toda combinación de dígitos y/o secuencias de dígitos y guiones que
contienen ocho o más caracteres (por ejemplo, 12345678.tel ó
123-5678.tel)



El método de selección de registros que se seguirá será primero en llegar, primero en ser atendido. Al igual que con los actuales registros de nombre de dominio .tel, el precio comercial será fijado por los Registradores acreditados por ICANN y sus revendedores. Los precios de Disponibilidad General según lo previsto se asemejarán a los actuales costos de registro .tel. Los registros se pueden solicitar con una duración de un año hasta diez años. Una lista de Registradores acreditados por ICANN está disponible en http://telnic.org/get-started-buy.html.



Información adicional sobre nombres cortos .tel y solo numéricos se encuentra en http://telnic.org/short-numeric-only.html.



Nota a los Editores:

Acerca de Telnic Limited - véase http://about.telnic.tel/

Contacto Principal: Justin Hayward, Telnic Limited: http://justin.tel/


Telnic Limited

Copyright (c) 2011 PR Newswire Association LLC. Tous droits réservés.

miércoles, 23 de marzo de 2011

Los dominios .tel se pueden integrar en google maps

.tel hotel directory integrates into Google Maps

March 10th, 2011

Today I made an interesting discovery on Google Maps – a link to a .tel directory from a Place listing for a hotel in Greece. Although King Minos Palace 4-star hotel in Hersonissos has its own website, the Google Maps listing shows http://crete-hotels.tel as the link for more information, going straight to http://king-minos-palace.heraklion.4-stars.crete-hotels.tel/. On the screenshot below showing results for a Google search "hotel Hersonissos", results D and E both link to the .tel directory. According to the developer of the directory, they are already seeing an increase in traffic coming into the directory from these Maps listings, although they have not manually submitted these Place listings into Google.

Hotel with a link to .tel directory in Google Maps

Hotel with a link to .tel directory in Google Maps

This integration has become possible due to the support for the hCard microformat  built into .tel pages. All the relevant information you enter into your .tel is marked up with corresponding hCard format fields, such as geo position, name and address. Google's services support hCard as well as other microformats and rich data snippets in a bid to provide users with "the most useful and informative search results".
grupos electrogenos las palmas greenpeace covarrubias cuatro puertas valdeandemagico pirámides de egipto