india.com
india dot com
India.com Breaking News: Live News Updates from across India and the world. India.Com is your gateway to India for latest News, explainers, viral videos, cricket, sports, entertainment, business, health, lifestyle from India and around the world on India.com.
45
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ○ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for india.com
Made from what Actuent already knows. Edit it, then publish it at
https://india.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "india.com",
"name": "india dot com",
"language": "en",
"pages": {
"/": {
"title": "Latest News, Breaking News Today, LIVE News, Top News Headlines, India News, Viral Video, Cricket News, Sports News, Ent",
"content": "India.com Breaking News: Live News Updates from across India and the world. India.Com is your gateway to India for latest News, explainers, viral videos, cricket, sports, entertainment, business, health, lifestyle from India and around the world on India.com."
},
"/money/from-student-engineer-to-founder-what-hardware-taught-aarav-bedi-about-startups-8528376": {
"title": "From student engineer to founder: what hardware taught Aarav Bedi about startups",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/astrology/daily-horoscope-september-24-2026-what-the-stars-have-in-store-for-you-today-8529367": {
"title": "Daily Horoscope September 24, 2026: What the stars have in store for you today?",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/viral/viral-video-monkey-drinks-alcohol-at-ranchi-wine-shop-sleeps-inside-before-rescue-team-steps-in-8530183": {
"title": "Viral Video: Monkey drinks alcohol at Ranchi wine shop, sleeps inside before rescue team steps in",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/business/chandrasekarans-re-appointment-is-completely-valid-tata-sons-responds-to-noel-tatas-questions-8529830": {
"title": "'Chandrasekaran's re-appointment is completely valid', Tata Sons responds to Noel Tata's questions",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/business/fixed-deposit-fdi-october-1-reserve-bank-of-india-rbi-lcr-provident-fund-medical-claim-retirement-policy-8529533": {
"title": "FD Rule Change: Will Fixed Deposit interest rates change from October 1? New RBI rules explained",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/business/gold-rate-today-september-21-gold-falls-0-5-check-18k-22k-24k-gold-rates-in-delhi-mumbai-kolkata-chennai-surat-8528295": {
"title": "Gold Rate Today September 21: Gold falls 0.5% - Check 18K, 22K, 24K gold rates in Delhi, Mumbai, Kolkata, Chennai, Surat",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/business/jio-airtel-vi-users-alert-new-trai-rule-brings-more-data-free-recharge-options-to-offer-voice-and-sms-only-plans-8529478": {
"title": "Jio, Airtel, Vi users ALERT: New TRAI rule brings more data-free recharge options, to offer voice-and-SMS-only plans",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
},
"/entertainment/the-further-mis-adventures-of-cliff-booth-trailer-brad-pitts-stuntman-avatar-returns-for-new-adventure-in-david-fincher-and-quentin-tarantinos-film-8528569": {
"title": "The Further Mis-Adventures of Cliff Booth trailer: Brad Pitt’s stuntman avatar returns for new adventure in Fincher-Tara",
"content": "English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deals Women Travel Desti"
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search india dot com"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "india dot com",
"url": "https://india.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search india dot com
searchfindlook upContact
Get in touch with the site owner
contactget in touchemailmessagesupportPages
Latest News, Breaking News Today, LIVE News, Top News Headlines, India News, Viral Video, Cricket News, Sports News, Ent /
India.com Breaking News: Live News Updates from across India and the world. India.Com is your gateway to India for latest News, explainers, viral videos, cricket, sports, entertainment, business, health, lifestyle from India and around the world on India.com.
From student engineer to founder: what hardware taught Aarav Bedi about startups /money/from-student-engineer-to-founder-what-hardware-taught-aarav-bedi-about-startups-8528376
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
Daily Horoscope September 24, 2026: What the stars have in store for you today? /astrology/daily-horoscope-september-24-2026-what-the-stars-have-in-store-for-you-today-8529367
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
Viral Video: Monkey drinks alcohol at Ranchi wine shop, sleeps inside before rescue team steps in /viral/viral-video-monkey-drinks-alcohol-at-ranchi-wine-shop-sleeps-inside-before-rescue-team-steps-in-8530183
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
'Chandrasekaran's re-appointment is completely valid', Tata Sons responds to Noel Tata's questions /business/chandrasekarans-re-appointment-is-completely-valid-tata-sons-responds-to-noel-tatas-questions-8529830
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
FD Rule Change: Will Fixed Deposit interest rates change from October 1? New RBI rules explained /business/fixed-deposit-fdi-october-1-reserve-bank-of-india-rbi-lcr-provident-fund-medical-claim-retirement-policy-8529533
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
Gold Rate Today September 21: Gold falls 0.5% - Check 18K, 22K, 24K gold rates in Delhi, Mumbai, Kolkata, Chennai, Surat /business/gold-rate-today-september-21-gold-falls-0-5-check-18k-22k-24k-gold-rates-in-delhi-mumbai-kolkata-chennai-surat-8528295
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
Jio, Airtel, Vi users ALERT: New TRAI rule brings more data-free recharge options, to offer voice-and-SMS-only plans /business/jio-airtel-vi-users-alert-new-trai-rule-brings-more-data-free-recharge-options-to-offer-voice-and-sms-only-plans-8529478
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
The Further Mis-Adventures of Cliff Booth trailer: Brad Pitt’s stuntman avatar returns for new adventure in Fincher-Tara /entertainment/the-further-mis-adventures-of-cliff-booth-trailer-brad-pitts-stuntman-avatar-returns-for-new-adventure-in-david-fincher-and-quentin-tarantinos-film-8528569
English Hindi Follow us Logout Live TV Asian Games Latest India World Business Sports Entertainment Viral Photos -- LIVE TV World Sports States Uttar Pradesh Madhya Pradesh Karnataka Bihar Rajasthan Maharashtra Delhi West Bengal Tamil Nadu Telangana Auto Business Tech Health Deal
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=india.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim india.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="india.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=india.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
