Search Engine Call to Reservation with Sitelinks

Search Engine Call to Reservation with Sitelinks



Notes
Do not use for booking buttons. Only for SiteLinks and SiteMaps This manual is for setting up SiteLinks through site maps (XML sitemaps for Search Engines). Do NOT use this manual to set up reservation buttons. To configure booking buttons, see the guide: Booking Buttons - Calls to Action.

Description


This functionality allows your Webmaster to configure your site map and include a direct link from the search engine site link results to your website’s hotelRSV booking engine.
Notes
This is a very powerful option, since reduced to just ONE CLICK the possibility to book directly from a search result on Google, Bing or Yahoo!

Determining Base URL


The Base URL is the full link of the webpage where hotelRSV is installed, i.e. if hotelrsv is installed on the home page (e.g. index.html) then the URL will be: www.myhotel.com. Another example might be www.myhotel.com/reservations/.
Info
Unless your reservations page finishes with .html, .asp, .jsp, .php, make sure to end with the trailing hash.
Notes
Make sure you point to your websites URL correctly. Test before sharing! When clicking, your URL should behave like this: to test click here.

Configuring the Links for One-Click Launcher


Add this to the end of your full URL:
Idea
?f_name=hrsv_dl_launcher&lead_src=one_click_sitelink

Sitemap


Sitemaps should be configured with the Link.  The “reservation” link should be configured with the one-click launcher URL configuration.

Sample Sitemap:

[code language=”css”]
<?xml version="1.0" encoding="UTF-8"?>

Info
<urlset
      xmlns:xhtml="http://www.w3.org/1999/xhtml"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    <url>
        <changefreq>weekly</changefreq>
        <priority>1</priority>
        <xhtml:link rel="alternate" hreflang="es" href="http://www.myhotel.com/es/"/>
    </url>
    <url>
        <changefreq>weekly</changefreq>
        <priority>1</priority>
    </url>
    <!-- OTHER URLS -->
</urlset>
[/code]

1.- Main Search result Link 
2.- Sitelink 
Notes
Other Sharing Options

    • Related Articles

    • Reservation Codes in hotelRSV and Novohit are different - HotelRSV

      Although HotelRSV is synchronized with Novohit, it is an independent platform. The codes that are generated are random (this ensures security in the transaction) and may not be the same, as they are first generated in HotelRSV at the time of booking, ...
    • FAQ: HotelRSV Reservation Guarantees: Payment by Credit Card, Bank Deposit, or at Destination

      Credit Cards, Debit Cards and Other Real-Time Electronic Payments HotelRSV allows secure credit interfaces with banks and payment gateway. These interfaces are automatic and in real time and update the status of the reservation and the registration ...
    • Reservation Guarantees HotelRSV

      To modify the texts, title and activation status of a guarantee you should select: Configuration → General → Reservation Guarantees On the screen you will be able to see two sections: In the section Room Reservation Guarantees you will be able to ...
    • HotelRSV Reservation Applications

      hotelRSV is a set of Web and Cloud applications that allows the hotel, chain, group of hotels, to sell rooms in different public and private channels. Among the public channels in which the hotel can sell rooms with hotelRSV are hotel website, Hotel ...
    • Use of the Lead_Src Parameter for Source Statistics HotelRSV

      The lead_src parameter can be used to track campaigns in analytics.novohit.com (similar to Google Analytics campaigns) and get usage statistics in some HotelRSV reports. lead_src en analytics.novohit.com lead_src and promo_code (parameters used in ...