Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi Charlotte,

    this is a feature will be added for sure at next release !
    In the menawhile, you could try changing following code in booking-official-searchbox.php:

    define( 'BOS_TARGET_PAGE' , '//www.booking.com/searchresults.html' ) ; // landing page

    into

    define( 'BOS_TARGET_PAGE' , '//YOUR-CNAME/searchresults.html' ) ; // landing page

    Plese let us know and giood luck

    Thread Starter charlotteR

    (@charlotter)

    Hi,

    I have added the my CNAME url but it takes the visitors to the Search result page where you see all the result for a destination,
    for example like this:

    It should take the visitor direct to the New York hotel page.

    How can we fix this?
    Thanks
    Charlotte

    Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi Charlotte,

    everything should be solved when you’ll move to the new implementation.

    Please liaise with your AM for further details.

    Have a nice day!

    Thread Starter charlotteR

    (@charlotter)

    Hi,

    I have change now to the hybrid but the search result is still the same as it was like I described in my previous post.

    You still come to a page with over 16 choice for New York… instead of being directed to the New York hotel result.

    Charlotte

    Plugin Author SP – Booking.com

    (@sp-bookingcom)

    HI Charlotte,

    this is weird as we can’t reproduce it locally: we’ll investigate on this.

    In the meanwhile, if you can, try adding following snippet in your search form in bos_searchbox.php

    <input type="hidden" name="ifl" value="1" />

    everywhere you like inside the form.
    If you may need further assistance, do not esitate to contact us again.

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add CNAME’ is closed to new replies.