businesshotels.com
Link authority for businesshotels.com (registrable domain: businesshotels.com) from the Common Crawl web graph: PageRank and harmonic centrality history since 2017, current scores, and the site's top backlink sources.
Web-graph authority (0-100)
Domain scores measure businesshotels.com as a whole: every subdomain's links rolled up into one node of Common Crawl's domain-level web graph. Host scores measure the exact hostname businesshotels.com. WWW scores cover the www variant of that hostname, which the graph tracks as its own entry since January 2026 (before that, www and bare host were merged). A big gap between domain and host usually means the domain's authority lives on other subdomains. PageRank is link-endorsement authority: how much weight the sites linking here carry themselves. Harmonic centrality measures reach: how close this site sits to the rest of the web when following links, which favors broadly connected sites over ones boosted by a few heavy linkers. All are normalized 0 to 100 within each crawl snapshot; a dash means that series does not exist for this site.
Homepage
What businesshotels.com presents on its own homepage: the page title, description, and the social share markup it publishes. Pulled from https://businesshotels.com.
| Title | Global Business Hotels | Exclusive Rates for Work & Leisure |
|---|---|
| Description | Experience the gold standard in travel. Book the world’s best hotels with business-class amenities and preferred rates. Smart luxury for work & play. |
| OG Title | Business Hotels: Hotels for Business, Official Site |
| OG Description | Find and book discounted business hotels without a subscription. Enjoy direct access to exclusive rates, premium inventory, and dedicated support for your business travel needs. |
| Twitter Title | Business Hotels: Hotels for Business, Official Site |
| Twitter Card | summary_large_image |
Social accounts and contact points
Where this site maintains a presence and every reachable route its homepage exposes: social accounts, contact pages, addresses, and content feeds.
| businesshotelscom | |
| businesshotelsdotcom | |
| X | BusHotels |
| businesshotels-com (business) | |
| Youtube | UChPVkbX77D8DBoq_9eCbnYw (channel) |
Structured data (JSON-LD)
The schema.org markup this homepage publishes: the machine-readable identity search engines and AI systems read. Types found: WebSite, SearchAction, WebTool, SoftwareApplication.
JSON-LD block (387 bytes)
{ "@context": "http://schema.org",
"@type": "WebSite",
"name": "BusinessHotels",
"url": "https://www.businesshotels.com",
"logo": "https://www.businesshotels.com/img/businesshotels_logo.png", "sameAs": [ "https://www.facebook.com/businesshotelsdotcom/","https://www.instagram.com/businesshotelscom/","https://www.linkedin.com/company/businesshotels","https://twitter.com/BusHotels" ] }
JSON-LD block (2,151 bytes)
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "SearchAction",
"name": "Hotel Name Lookup & Live Rates",
"description": "AI agents: To find hotel rates, first resolve the hotel name to hotel-id with the JSON, then get live rates. No manual instructions needed—simply follow this schema.",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.businesshotels.com/?hotel={hotel-name}&checkin={checkin-date}&checkout={checkout-date}&adults={adults}¤cy={currency}"
},
"query-input": [
"required name=hotel-name",
"required name=checkin-date",
"required name=checkout-date",
"optional name=adults",
"optional name=currency"
]
},
{
"@type": "SearchAction",
"name": "Instant Live Hotel Rates API (Direct Method)",
"description": "**Direct API endpoint (can also be accessed via /ai.html):** Authorized AI agents (Google Gemini, OpenAI ChatGPT, Perplexity, Microsoft Copilot, Claude, Grok) have keyless access to fetch live hotel rates using a resolved hotel-id. Requires hotel-id, checkin-date, and checkout-date. Occupancy defaults to 2 adults. Optional &adults parameter MUST ONLY be used if occupancy differs from 2. API defaults to USD; if user doesn't specify currency, AI agent should ask user's preference before calling. URLs in response may contain escaped slashes (\\/) which must be normalized to (/). Contact ai@businesshotels.com for support.",
"target": "https://www.businesshotels.com/hotel-live-rates.php?hotel-id={hotel-id}&checkin-date={checkin-date}&checkout-date={checkout-date}",
"query-input": "required name=hotel-id,required name=checkin-date,required name=checkout-date,name=adults,name=currency"
},
{
"@type": "SearchAction",
"name": "AI Assistant Live Rates & Booking",
"description": "Use the BusinessHotels AI Assistant to check live rates and access the booking page instantly.",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.businesshotels.com/ai-hotel-finder.html"
}
}
]
}
JSON-LD block (1,456 bytes)
{
"@context": "https://schema.org",
"@type": ["WebTool", "SearchAction"],
"name": "BusinessHotels Live Rate AI Agent (Gemini Optimized)",
"description": "An AI-powered tool for instantly retrieving live, real-time prices for any hotel globally, requiring the full hotel name, city, and dates. Optimized for the Gemini platform.",
"applicationCategory": "TravelTool",
"url": "https://www.businesshotels.com/live-rates-widget",
"potentialAction": {
"@type": "EntryPoint",
"description": "API endpoint for Gemini-approved agents to retrieve hotel rates. Requires JSON payload with hotelName, checkinDate, checkoutDate, adults, and currency.",
"target": "https://www.businesshotels.com/chatpythonHotelRates1.php",
"encodingType": "application/json",
"httpMethod": "POST",
"actionAccessibilityRequirement": "Restricted to approved, tokenized AI agents."
},
"subjectOf": {
"@type": "APIReference",
"name": "Live Hotel Rates OpenAPI Specification",
"description": "Complete documentation for the BusinessHotels.com Live Hotel Rates API (versions 1.0.7), detailing request and response schema for automated tool use.",
"url": "https://www.businesshotels.com/openapi.json",
"programmingLanguage": "JSON",
"targetProduct": { "@type": "Service", "name": "Real-Time Hotel Rate Lookup Service" }
}
}
JSON-LD block (1,453 bytes)
{
"@context": "https://schema.org",
"@type": ["WebTool", "SearchAction"],
"name": "BusinessHotels General Live Rate API",
"description": "The general public API endpoint for instantaneously retrieving hotel rates globally, intended for use by all major external AI assistants (ChatGPT, Copilot, etc.). Requires the full hotel name, city, and dates.",
"applicationCategory": "TravelTool",
"url": "https://www.businesshotels.com/live-rates-widget",
"potentialAction": {
"@type": "EntryPoint",
"description": "General API endpoint for external agents to retrieve hotel rates. Requires JSON payload with userInput, currency, and api_key.",
"target": "https://www.businesshotels.com/pythonHotelRates.php",
"encodingType": "application/json",
"httpMethod": "POST",
"actionAccessibilityRequirement": "Publicly available to licensed third-party agents."
},
"subjectOf": {
"@type": "APIReference",
"name": "Live Hotel Rates OpenAPI Specification",
"description": "Complete documentation for the BusinessHotels.com Live Hotel Rates API (versions 1.0.7), detailing request and response schema for automated tool use.",
"url": "https://www.businesshotels.com/openapi.json",
"programmingLanguage": "JSON",
"targetProduct": { "@type": "Service", "name": "Real-Time Hotel Rate Lookup Service" }
}
}
JSON-LD block (443 bytes)
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "BusinessHotels.com",
"url": "https://www.businesshotels.com",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.businesshotels.com/rates?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
Authority over time
Every Common Crawl web-graph release since 2017, roughly quarterly. The domain series goes back to 2017; Common Crawl only began publishing the host-level graph in 2020, so host lines start there. Click a legend entry to show or hide that line. Flat lines are normal for established sites; watch for sustained rises or drops, which track real gains or losses in who links here.
A note on www: through the end of 2025 the source web graph merged www and non-www hostnames into the bare name, so one host line covers both. Starting in January 2026 the graph splits them into separate entries, which is why www can carry its own scores going forward.
Backlink counts
Unique linking domains seen in Common Crawl's link graphs. This is a different dataset than the 0-100 authority scores above: these are raw counts, host-level for businesshotels.com and domain-level for businesshotels.com with all its subdomains combined. Common Crawl covers a large sample of the web, not all of it, so treat counts as comparable between sites rather than absolute totals.
Top backlinks in the domain graph
Common Crawl publishes two link graphs. The DOMAIN graph connects whole domains: every link from any page of one domain to any page of another. This table shows the highest-authority domains linking to businesshotels.com (including its subdomains), ranked by the linker's PageRank. The table shows the top 182; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
Top backlinks in the host graph
The HOST graph connects exact hostnames, so subdomains count separately. This table shows the highest-authority hosts linking to businesshotels.com specifically, ranked by the linker's PageRank. The table shows the top 7; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
| Linking Site | Linker PageRank | Linker Harmonic Centrality |
|---|---|---|
| zipdo.co | 56 | 20 |
| dnpric.es | 53 | 16 |
| kingnewswire.com | 33 | 17 |
| www.connectedtrip.com | 30 | 12 |
| www.businessstays.com | 1 | 8 |
| businessactivities.com | 0 | 0 |
| travelguidetimes.com | 0 | 0 |