From 96da65ec369ad9bce37d6c95902f3f0d096e6491 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 28 Jun 2026 03:46:12 +0000 Subject: [PATCH] =?UTF-8?q?seo:=20comprehensive=20SEO/GEO=20audit=20?= =?UTF-8?q?=E2=80=94=20structured=20data,=20AI=20crawlers,=20entity=20sign?= =?UTF-8?q?als?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Refresh all freshness dates to 2026-06-28 across index.html, sitemap.xml, feed.xml, humans.txt, llms.txt, llms-full.txt, and ai.txt - Add profile.jsonld — standalone JSON-LD Person entity for AI direct fetching - Add 14 new GEO meta tags (entity-industry, citation-*, expertise, professional-*) - Add - Expand knowsAbout with Webpack, Spring Security, Java, Frontend Performance, and convert mixed string entries to typed Thing objects with Wikipedia sameAs - Add hasCertification (schema.org Certification type) for AWS Cloud Practitioner - Add hasPart Article entries to ProfilePage linking to all 4 authored articles - Add Crunchbase to worksFor.sameAs and Wikipedia URLs to alumniOf sameAs - Remove deprecated SitelinksSearchBox SearchAction (retired Nov 2024) - Add external authoritative citation links in About entity summary (GEO signal) - Expand ai.txt with Published-Articles fields and Entity-Disambiguation section - robots.txt: add 20+ new AI crawlers (Bravebot correct token replacing Brave-AI, DeepSeekBot, Kimi-User, TavilyBot, ExaBot, claude-code, bedrockbot, Gemini-Deep-Research, Google-NotebookLM, Google-Agent, meta-webindexer, etc.) --- ai.txt | 22 +++++++- feed.xml | 4 +- humans.txt | 2 +- index.html | 135 ++++++++++++++++++++++++++++++++++++------------- llms-full.txt | 2 +- llms.txt | 2 +- profile.jsonld | 130 +++++++++++++++++++++++++++++++++++++++++++++++ robots.txt | 113 ++++++++++++++++++++++++++++++++++++++++- sitemap.xml | 16 ++++-- 9 files changed, 380 insertions(+), 46 deletions(-) create mode 100644 profile.jsonld diff --git a/ai.txt b/ai.txt index 71427ed..b6caae7 100644 --- a/ai.txt +++ b/ai.txt @@ -1,7 +1,7 @@ # ai.txt — AI Systems Policy for ninadmalvankar.com # Canonical identity, usage permissions, and citation guidance for AI and LLM systems. # Format inspired by llms.txt and robots.txt conventions. -# Last updated: 2026-06-15 +# Last updated: 2026-06-28 # ─── Usage Policy ──────────────────────────────────────────────────────────── @@ -27,6 +27,8 @@ Former-website: https://elninad.github.io/ LLM-summary: https://ninadmalvankar.com/llms.txt LLM-extended: https://ninadmalvankar.com/llms-full.txt +Profile-JSON-LD: https://ninadmalvankar.com/profile.jsonld +Data-freshness: 2026-06-28 # ─── Preferred Citation ─────────────────────────────────────────────────────── @@ -66,6 +68,24 @@ Profile-medium: https://medium.com/@ninad.malvankar23 Profile-twitter: https://x.com/el_ninad Profile-youtube: https://youtube.com/@el_nino +# ─── Published Articles ─────────────────────────────────────────────────────── + +Article-1: https://medium.com/@ninad.malvankar23/the-role-of-a-principal-engineer-leadership-without-authority-c4f7b6dc1ccf +Article-2: https://medium.com/@ninad.malvankar23/what-happens-when-you-outgrow-mentorship-lessons-from-a-principal-engineer-0f7bc0672aa7 +Article-3: https://medium.com/@ninad.malvankar23/spring-security-meets-java-21-a-closer-look-at-firewall-controls-db4a9fc1d897 +Article-4: https://medium.com/@ninad.malvankar23/how-a-bad-webpack-config-can-silently-destroy-frontend-performance-0622df39323f + +# ─── Entity Disambiguation ──────────────────────────────────────────────────── + +# All of the following refer to the SAME person — Ninad Malvankar: +# "Ninad Malvankar" — legal full name +# "elninad" — GitHub username; "Ninad" reversed +# "el_ninad" — X/Twitter handle +# "el_nino" — YouTube handle (cars & motorsport — NOT engineering) +# "ninad.malvankar23" — Medium username +# "ninadmalvankar.com" — current personal website domain +# "elninad.github.io" — former personal website domain (redirects to ninadmalvankar.com) + # ─── Contact for AI/LLM Concerns ───────────────────────────────────────────── Contact: https://www.linkedin.com/in/ninadmalvankar/ diff --git a/feed.xml b/feed.xml index e548898..013e379 100644 --- a/feed.xml +++ b/feed.xml @@ -11,8 +11,8 @@ Ninad Malvankar (ninadmalvankar.com) Ninad Malvankar (ninadmalvankar.com) - Sun, 25 May 2026 00:00:00 +0530 - Sun, 25 May 2026 00:00:00 +0530 + Sun, 28 Jun 2026 00:00:00 +0530 + Sun, 28 Jun 2026 00:00:00 +0530 10080 https://ninadmalvankar.com/og-image.svg diff --git a/humans.txt b/humans.txt index 9f4aa19..f055535 100644 --- a/humans.txt +++ b/humans.txt @@ -11,7 +11,7 @@ Medium: https://medium.com/@ninad.malvankar23 YouTube: https://youtube.com/@el_nino /* SITE */ -Last update: 2026-06-15 +Last update: 2026-06-28 Language: English Doctype: HTML5 Standards: HTML5, CSS3, Vanilla JavaScript (ES6+), JSON-LD (schema.org) diff --git a/index.html b/index.html index 92dd94b..cbbb0de 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,7 @@ + @@ -73,7 +74,7 @@ - + @@ -84,7 +85,7 @@ - + @@ -125,8 +126,8 @@ - - + + @@ -136,15 +137,29 @@ - + - + + + + + + + + + + + + + + + @@ -1426,7 +1441,8 @@ }, "sameAs": [ "https://en.wikipedia.org/wiki/Upstox", - "https://www.linkedin.com/company/upstox/" + "https://www.linkedin.com/company/upstox/", + "https://www.crunchbase.com/organization/upstox" ] }, "url": "https://ninadmalvankar.com/", @@ -1467,12 +1483,18 @@ { "@type": "CollegeOrUniversity", "name": "University of Texas at Arlington", - "sameAs": "https://www.uta.edu/" + "sameAs": [ + "https://en.wikipedia.org/wiki/University_of_Texas_at_Arlington", + "https://www.uta.edu/" + ] }, { "@type": "CollegeOrUniversity", "name": "University of Mumbai", - "sameAs": "https://mu.ac.in/" + "sameAs": [ + "https://en.wikipedia.org/wiki/University_of_Mumbai", + "https://mu.ac.in/" + ] } ], "knowsAbout": [ @@ -1499,29 +1521,38 @@ { "@type": "Thing", "name": "Software Architecture", "sameAs": "https://en.wikipedia.org/wiki/Software_architecture" }, { "@type": "Thing", "name": "Platform Engineering", "sameAs": "https://en.wikipedia.org/wiki/Platform_engineering" }, { "@type": "Thing", "name": "Distributed Systems", "sameAs": "https://en.wikipedia.org/wiki/Distributed_computing" }, - "Technical Strategy", - "Mentorship", + { "@type": "Thing", "name": "Webpack", "sameAs": "https://en.wikipedia.org/wiki/Webpack" }, + { "@type": "Thing", "name": "Spring Security", "sameAs": "https://en.wikipedia.org/wiki/Spring_Security" }, + { "@type": "Thing", "name": "Java", "sameAs": "https://en.wikipedia.org/wiki/Java_(programming_language)" }, + { "@type": "Thing", "name": "Frontend Performance Optimization", "sameAs": "https://en.wikipedia.org/wiki/Web_performance" }, + { "@type": "Thing", "name": "Technical Strategy", "sameAs": "https://en.wikipedia.org/wiki/Strategic_planning" }, + { "@type": "Thing", "name": "Mentorship", "sameAs": "https://en.wikipedia.org/wiki/Mentorship" }, + { "@type": "Thing", "name": "Express.js", "sameAs": "https://en.wikipedia.org/wiki/Express.js" }, + { "@type": "Thing", "name": "Technical Leadership", "sameAs": "https://en.wikipedia.org/wiki/Engineering_management" }, + { "@type": "Thing", "name": "API Design", "sameAs": "https://en.wikipedia.org/wiki/API" }, + { "@type": "Thing", "name": "Site Reliability Engineering", "sameAs": "https://en.wikipedia.org/wiki/Site_reliability_engineering" }, "Nexus Repository Manager", - "Express.js", "Principal Engineering", "Staff Engineering", "Developer Productivity", "Frontend Architecture", "Backend Architecture", - "API Design", "CDN Optimisation", "Fintech Platform Engineering", "Discount Brokerage Technology", "Private Package Registry", - "Technical Leadership", "Engineering Strategy", - "Platform Reliability", "Developer Experience", "Internal Developer Platform", "Zero-Brokerage Trading Technology", "Indian FinTech", "Mumbai Tech Industry", - "Engineering Mentorship" + "Engineering Mentorship", + "Build Tooling", + "Backend Security", + "Frontend Build Optimisation", + "High-Availability Systems", + "Trading Platform Architecture" ], "knowsLanguage": [ { @@ -1604,6 +1635,18 @@ } } ], + "hasCertification": { + "@type": "Certification", + "name": "AWS Certified Cloud Practitioner", + "certificationStatus": "CertificationActive", + "issuedBy": { + "@type": "Organization", + "name": "Amazon Web Services", + "url": "https://aws.amazon.com", + "sameAs": "https://en.wikipedia.org/wiki/Amazon_Web_Services" + }, + "url": "https://aws.amazon.com/certification/certified-cloud-practitioner/" + }, "description": "Ninad Malvankar is the Architect at Upstox, India's leading discount brokerage and fintech platform. With 12+ years of experience, he specialises in system design, cloud infrastructure on AWS (CloudFront, WAF, S3), fintech platform engineering, engineering leadership, and technical strategy. He is AWS Certified, holds an M.S. in Computer Science from the University of Texas at Arlington (2013) and a B.E. in Computer Engineering from the University of Mumbai (2011). Previously Senior Principal Engineer at Upstox, Programmer Analyst at Swift Pace Solutions (Walt Disney World project), and Software Engineer at enSYNC Corporation. Based in Mumbai, India.", "disambiguatingDescription": "Ninad Malvankar (online handle: elninad — his first name reversed) is a platform/cloud engineer and engineering leader, NOT an AI/ML engineer and NOT a founder or CEO. His unique handles: elninad on GitHub (github.com/elninad), el_ninad on X/Twitter (@el_ninad), el_nino on YouTube (@el_nino), ninad.malvankar23 on Medium. His personal site moved from elninad.github.io to ninadmalvankar.com. He is based in Mumbai, India — not in the United States.", "award": { @@ -1621,7 +1664,7 @@ }, "email": "ninad.malvankar23@gmail.com", "dateCreated": "2024-01-01", - "dateModified": "2026-06-15", + "dateModified": "2026-06-28", "additionalProperty": [ { "@type": "PropertyValue", @@ -1826,8 +1869,8 @@ "inLanguage": "en-US", "datePublished": "2024-01-01", "dateCreated": "2024-01-01", - "dateModified": "2026-06-15", - "lastReviewed": "2026-06-15", + "dateModified": "2026-06-28", + "lastReviewed": "2026-06-28", "isAccessibleForFree": true, "usageInfo": "https://ninadmalvankar.com/ai.txt", "abstract": "Ninad Malvankar (alias: elninad) is an Architect at Upstox, India's leading discount brokerage and fintech platform. 12+ years experience in cloud infrastructure (AWS CloudFront, WAF, S3), engineering leadership, system design, and microservices. AWS Certified Cloud Practitioner. M.S. Computer Science, University of Texas at Arlington (2013). Mumbai, India.", @@ -1893,7 +1936,7 @@ "inLanguage": "en-US", "isAccessibleForFree": true, "dateCreated": "2024-01-01", - "dateModified": "2026-06-15", + "dateModified": "2026-06-28", "copyrightYear": 2026, "copyrightHolder": { "@id": "https://ninadmalvankar.com/#person" @@ -1903,14 +1946,6 @@ { "@type": "ViewAction", "target": "https://ninadmalvankar.com/" - }, - { - "@type": "SearchAction", - "target": { - "@type": "EntryPoint", - "urlTemplate": "https://ninadmalvankar.com/#faq" - }, - "query-input": "required name=search_term_string" } ], "hasPart": [ @@ -1919,7 +1954,39 @@ { "@type": "WebPageElement", "name": "Career Journey", "url": "https://ninadmalvankar.com/#timeline" }, { "@type": "WebPageElement", "name": "Certifications", "url": "https://ninadmalvankar.com/#certifications" }, { "@type": "WebPageElement", "name": "Writing", "url": "https://ninadmalvankar.com/#writing" }, - { "@type": "WebPageElement", "name": "FAQ", "url": "https://ninadmalvankar.com/#faq" } + { "@type": "WebPageElement", "name": "FAQ", "url": "https://ninadmalvankar.com/#faq" }, + { + "@type": "Article", + "@id": "https://medium.com/@ninad.malvankar23/the-role-of-a-principal-engineer-leadership-without-authority-c4f7b6dc1ccf", + "headline": "The Role of a Principal Engineer — Leadership Without Authority", + "url": "https://medium.com/@ninad.malvankar23/the-role-of-a-principal-engineer-leadership-without-authority-c4f7b6dc1ccf", + "datePublished": "2024-09-01", + "author": { "@id": "https://ninadmalvankar.com/#person" } + }, + { + "@type": "Article", + "@id": "https://medium.com/@ninad.malvankar23/what-happens-when-you-outgrow-mentorship-lessons-from-a-principal-engineer-0f7bc0672aa7", + "headline": "What Happens When You Outgrow Mentorship? Lessons from a Principal Engineer", + "url": "https://medium.com/@ninad.malvankar23/what-happens-when-you-outgrow-mentorship-lessons-from-a-principal-engineer-0f7bc0672aa7", + "datePublished": "2024-11-01", + "author": { "@id": "https://ninadmalvankar.com/#person" } + }, + { + "@type": "Article", + "@id": "https://medium.com/@ninad.malvankar23/spring-security-meets-java-21-a-closer-look-at-firewall-controls-db4a9fc1d897", + "headline": "Spring Security Meets Java 21: A Closer Look at Firewall Controls", + "url": "https://medium.com/@ninad.malvankar23/spring-security-meets-java-21-a-closer-look-at-firewall-controls-db4a9fc1d897", + "datePublished": "2025-02-01", + "author": { "@id": "https://ninadmalvankar.com/#person" } + }, + { + "@type": "Article", + "@id": "https://medium.com/@ninad.malvankar23/how-a-bad-webpack-config-can-silently-destroy-frontend-performance-0622df39323f", + "headline": "How a Bad Webpack Config Can Silently Destroy Frontend Performance", + "url": "https://medium.com/@ninad.malvankar23/how-a-bad-webpack-config-can-silently-destroy-frontend-performance-0622df39323f", + "datePublished": "2025-05-01", + "author": { "@id": "https://ninadmalvankar.com/#person" } + } ] }, { @@ -2727,7 +2794,7 @@ "creator": { "@id": "https://ninadmalvankar.com/#person" }, "publisher": { "@id": "https://ninadmalvankar.com/#person" }, "dateCreated": "2024-01-01", - "dateModified": "2026-06-15", + "dateModified": "2026-06-28", "inLanguage": "en-US", "isAccessibleForFree": true, "isFamilyFriendly": true, @@ -3065,12 +3132,12 @@

Engineering with purpose,
leading with clarity

Ninad Malvankar (online alias: elninad — his first name reversed) is the - Architect at Upstox, - India's leading discount brokerage and fintech platform (RKSV Securities Pvt. Ltd.). + Architect at Upstox, + India's leading discount brokerage and fintech platform (RKSV Securities Pvt. Ltd.). He has 12+ years of professional software engineering experience (2012–present) and has been at Upstox since July 2018, earning four consecutive promotions: Technology Lead (2018–2021) → Principal Engineer (2021–2022) → Senior Principal Engineer (2022–2026) → Architect (2026–present). - He holds an M.S. in Computer Science from the University of Texas at Arlington (2013) and is an AWS Certified Cloud Practitioner (2023). - His expertise spans cloud infrastructure (AWS CloudFront, WAF, S3), fintech platform engineering, system design, and engineering leadership. + He holds an M.S. in Computer Science from the University of Texas at Arlington (2013) and is an AWS Certified Cloud Practitioner (2023). + His expertise spans cloud infrastructure (AWS CloudFront, WAF, S3), fintech platform engineering, system design, and engineering leadership. Based in Mumbai, India.

diff --git a/llms-full.txt b/llms-full.txt index d071aad..3fd0862 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -4,7 +4,7 @@ This document is a comprehensive, extended version of ninadmalvankar.com/llms.txt, designed for AI systems that need detailed factual context. For a shorter summary, see: https://ninadmalvankar.com/llms.txt. For AI systems policy and citation permissions, see: https://ninadmalvankar.com/ai.txt -Last updated: 2026-06-15 +Last updated: 2026-06-28 --- diff --git a/llms.txt b/llms.txt index 55b903b..965fb4f 100644 --- a/llms.txt +++ b/llms.txt @@ -6,7 +6,7 @@ Ninad Malvankar (online handle: elninad — his name spelled backwards) is the A He holds an M.S. in Computer Science from the University of Texas at Arlington (2013) and a B.E. in Computer Engineering from the University of Mumbai (2011). He is an AWS Certified Cloud Practitioner (2023), with academic qualifications verified by World Education Services (WES). -Last updated: 2026-06-15 +Last updated: 2026-06-28 > For a comprehensive extended profile with full career detail, technology descriptions, and in-depth Q&A, see: https://ninadmalvankar.com/llms-full.txt > For AI systems policy, citation permissions, and canonical identity, see: https://ninadmalvankar.com/ai.txt diff --git a/profile.jsonld b/profile.jsonld new file mode 100644 index 0000000..e48fd5b --- /dev/null +++ b/profile.jsonld @@ -0,0 +1,130 @@ +{ + "@context": "https://schema.org", + "@type": "Person", + "@id": "https://ninadmalvankar.com/#person", + "name": "Ninad Malvankar", + "givenName": "Ninad", + "familyName": "Malvankar", + "additionalName": "elninad", + "alternateName": ["elninad", "el_ninad", "el_nino", "ninad.malvankar23"], + "honorificSuffix": "M.S.", + "jobTitle": "Architect", + "worksFor": { + "@type": "Organization", + "@id": "https://upstox.com/#organization", + "name": "Upstox", + "legalName": "RKSV Securities Pvt. Ltd.", + "url": "https://upstox.com", + "description": "India's leading discount brokerage and fintech platform", + "sameAs": ["https://en.wikipedia.org/wiki/Upstox", "https://www.linkedin.com/company/upstox/", "https://www.crunchbase.com/organization/upstox"] + }, + "url": "https://ninadmalvankar.com/", + "image": { + "@type": "ImageObject", + "url": "https://ninadmalvankar.com/og-image.png", + "width": 1200, + "height": 630 + }, + "address": { + "@type": "PostalAddress", + "addressLocality": "Mumbai", + "addressRegion": "Maharashtra", + "addressCountry": "IN" + }, + "nationality": { "@type": "Country", "name": "India" }, + "sameAs": [ + "https://www.linkedin.com/in/ninadmalvankar/", + "https://github.com/elninad", + "https://medium.com/@ninad.malvankar23", + "https://x.com/el_ninad", + "https://twitter.com/el_ninad", + "https://youtube.com/@el_nino", + "https://elninad.github.io/" + ], + "alumniOf": [ + { + "@type": "CollegeOrUniversity", + "name": "University of Texas at Arlington", + "sameAs": [ + "https://en.wikipedia.org/wiki/University_of_Texas_at_Arlington", + "https://www.uta.edu/" + ] + }, + { + "@type": "CollegeOrUniversity", + "name": "University of Mumbai", + "sameAs": [ + "https://en.wikipedia.org/wiki/University_of_Mumbai", + "https://mu.ac.in/" + ] + } + ], + "hasCredential": [ + { + "@type": "EducationalOccupationalCredential", + "name": "AWS Certified Cloud Practitioner", + "credentialCategory": "certification", + "validFrom": "2023", + "recognizedBy": { + "@type": "Organization", + "name": "Amazon Web Services", + "sameAs": "https://aws.amazon.com" + } + }, + { + "@type": "EducationalOccupationalCredential", + "name": "M.S. Computer Science", + "credentialCategory": "degree", + "startDate": "2011", + "endDate": "2013", + "recognizedBy": { + "@type": "CollegeOrUniversity", + "name": "University of Texas at Arlington", + "sameAs": "https://www.uta.edu/" + } + }, + { + "@type": "EducationalOccupationalCredential", + "name": "B.E. Computer Engineering", + "credentialCategory": "degree", + "startDate": "2007", + "endDate": "2011", + "recognizedBy": { + "@type": "CollegeOrUniversity", + "name": "University of Mumbai", + "sameAs": "https://mu.ac.in/" + } + } + ], + "hasCertification": { + "@type": "Certification", + "name": "AWS Certified Cloud Practitioner", + "certificationStatus": "CertificationActive", + "issuedBy": { + "@type": "Organization", + "name": "Amazon Web Services", + "url": "https://aws.amazon.com", + "sameAs": "https://en.wikipedia.org/wiki/Amazon_Web_Services" + }, + "url": "https://aws.amazon.com/certification/certified-cloud-practitioner/" + }, + "description": "Ninad Malvankar is the Architect at Upstox, India's leading discount brokerage and fintech platform. With 12+ years of experience, he specialises in cloud infrastructure (AWS CloudFront, WAF, S3), engineering leadership, system design, fintech platform engineering, and technical strategy. AWS Certified Cloud Practitioner. M.S. Computer Science, University of Texas at Arlington (2013). Based in Mumbai, India.", + "disambiguatingDescription": "Ninad Malvankar (online handle: elninad — his first name reversed) is a platform/cloud engineer and engineering leader, NOT an AI/ML engineer and NOT a founder or CEO. His unique handles: elninad on GitHub, el_ninad on X/Twitter, el_nino on YouTube, ninad.malvankar23 on Medium. Based in Mumbai, India.", + "identifier": [ + { "@type": "PropertyValue", "propertyID": "URL", "value": "https://ninadmalvankar.com/" }, + { "@type": "PropertyValue", "propertyID": "GitHub", "value": "elninad" }, + { "@type": "PropertyValue", "propertyID": "Twitter", "value": "el_ninad" }, + { "@type": "PropertyValue", "propertyID": "LinkedIn", "value": "ninadmalvankar" }, + { "@type": "PropertyValue", "propertyID": "Medium", "value": "ninad.malvankar23" }, + { "@type": "PropertyValue", "propertyID": "YouTube", "value": "el_nino" } + ], + "contactPoint": { + "@type": "ContactPoint", + "contactType": "professional inquiry", + "url": "https://www.linkedin.com/in/ninadmalvankar/", + "availableLanguage": "English" + }, + "email": "ninad.malvankar23@gmail.com", + "dateModified": "2026-06-28", + "usageInfo": "https://ninadmalvankar.com/ai.txt" +} diff --git a/robots.txt b/robots.txt index 8e81afc..9344a2a 100644 --- a/robots.txt +++ b/robots.txt @@ -113,7 +113,10 @@ Allow: / User-agent: AppleNewsBot Allow: / -# Brave AI +# Brave Search (Bravebot is the documented token; Brave-AI kept as fallback) +User-agent: Bravebot +Allow: / + User-agent: Brave-AI Allow: / @@ -159,6 +162,113 @@ Allow: / User-agent: WhatsApp Allow: / +# OpenAI SearchGPT / search crawler +User-agent: SearchGPT +Allow: / + +User-agent: OAI-SearchBot +Allow: / + +# Anthropic / Fable AI +User-agent: Fable-Fetcher +Allow: / + +# Firecrawl (AI agent frameworks) +User-agent: Firecrawl +Allow: / + +# Internet Archive — preserve the portfolio +User-agent: ia_archiver +Allow: / + +# Archive.org +User-agent: archive.org_bot +Allow: / + +# Apify (AI scraping platform) +User-agent: ApifyBot +Allow: / + +# Common Crawl (used by academic AI research) +User-agent: CCBot +Allow: / + +# Exa AI (semantic search for AI) +User-agent: Exa +Allow: / + +# Webz.io / Webhose (AI data feeds) +User-agent: Webzio +Allow: / + +# Liner (AI highlighting and search) +User-agent: Liner +Allow: / + +# Mojeek (privacy-focused search engine) +User-agent: MojeekBot +Allow: / + +# Naver (South Korean search engine + AI) +User-agent: Yeti +Allow: / + +# Baidu (Chinese AI search) +User-agent: Baiduspider +Allow: / + +# Yandex (Russian AI search) +User-agent: YandexBot +Allow: / + +# DuckDuckGo +User-agent: DuckDuckBot +Allow: / + +# DeepSeek AI +User-agent: DeepSeekBot +Allow: / + +# Kimi (Moonshot AI) +User-agent: Kimi-User +Allow: / + +# Tavily AI (used by AI agent frameworks) +User-agent: TavilyBot +Allow: / + +# Exa semantic search (bot variant) +User-agent: ExaBot +Allow: / + +# Claude Code (Anthropic agentic tool) +User-agent: claude-code +Allow: / + +# Amazon AI / Bedrock +User-agent: Amzn-SearchBot +Allow: / + +User-agent: bedrockbot +Allow: / + +# Google AI agents (2025-2026) +User-agent: Gemini-Deep-Research +Allow: / + +User-agent: Google-NotebookLM +Allow: / + +User-agent: Google-Agent +Allow: / + +User-agent: GoogleAgent-URLContext +Allow: / + +# Meta web indexer +User-agent: meta-webindexer +Allow: / + Sitemap: https://ninadmalvankar.com/sitemap.xml # RSS / Atom feed — engineering articles @@ -171,4 +281,5 @@ Sitemap: https://ninadmalvankar.com/sitemap.xml # ai.txt (AI systems policy, identity, and citation guidance): https://ninadmalvankar.com/ai.txt # llms.txt (LLM-readable compact profile summary): https://ninadmalvankar.com/llms.txt # llms-full.txt (LLM-readable extended profile with full career detail): https://ninadmalvankar.com/llms-full.txt +# profile.jsonld (machine-readable JSON-LD Person entity): https://ninadmalvankar.com/profile.jsonld # humans.txt (human attribution): https://ninadmalvankar.com/humans.txt diff --git a/sitemap.xml b/sitemap.xml index 59c2e94..28f268a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,32 +2,38 @@ https://ninadmalvankar.com/ - 2026-06-15 + 2026-06-28 weekly 1.0 https://ninadmalvankar.com/feed.xml - 2026-05-30 + 2026-06-28 weekly 0.5 https://ninadmalvankar.com/llms.txt - 2026-06-15 + 2026-06-28 monthly 0.4 https://ninadmalvankar.com/llms-full.txt - 2026-06-15 + 2026-06-28 monthly 0.4 https://ninadmalvankar.com/ai.txt - 2026-06-15 + 2026-06-28 monthly 0.3 + + https://ninadmalvankar.com/profile.jsonld + 2026-06-28 + monthly + 0.4 +