Generic
Well-known member
- Joined
- Feb 24, 2011
- Messages
- 7,728
- Reaction score
- 283
I don't think the person you spoke to is computer savvy enough. Was this person at booking.com? Escalate it through their email system. B-King.com has people who will look into this. They don't want their reputation tarnished and it's a violation of their affiliate program. You can also start to send notices to some of the other B&Bs you know and point out what is being done in their name. The more voices, the harder to ignore.Got a call from the MBS today. This series of websites do not belong to any of their affiliates. (Again, this one claimed this is just a website directed at hotels in my state. She didn't 'get' this same website exists for every state and has all of their info on it.) They do not accept that their info was hijacked and that guest info is at risk. They won't intercede for me because they are not me. They say they cannot intercede for me with a website that seems to have stolen all my info from them.
I explained, again, I will not be responsible for any compromised guest data that is entered on that site.
She asked me to wait for the owner of the site to 'reach out to me'. (Can we FINALLY agree that is an awful phrase and retire it?)
Anyway, I explained my next move was contacting Google and filing a a complaint. She didn't sound too happy with that but hey, she won't be there next week anyway..
This is the important snippet of code...
<script>
var b_hostname = "secure.booking.com",
splitHostName = b_hostname.split( '.' ),
sHNLength = splitHostName.length - 1,
b_cutHostName = ( b_hostname.match( /co.uk|ac.uk|org.uk|me.uk|ltd.uk|plc.uk|co.jp/ ) )? splitHostName[ sHNLength - 2 ] + "." + splitHostName[ sHNLength - 1 ] + "." + splitHostName[ sHNLength ] : splitHostName[ sHNLength - 1 ] + "." + splitHostName[ sHNLength ] ;
dataLayer = [{
'label' : 'Template:102',
'aid' : '312164',
'b_partner_channel_id' : '2',
'b_partner_id' : '406360',
'pageType' : 'book',
'mydomain' : b_cutHostName
,'template_version': 'book'
,'aff_aa_ga_tracking_test_bs2' : '0'
}];
</script>
So likely 'b_partner_channel_id' : '2', means b-king.com and 'b_partner_id' : '406360', is their affiliate number.
As for the owner of the website, you should send him/her a DMCA notice for the usage of your pictures without autorization. Or an invoice for the usage of the copyrighted photos. Either one should get your point across.