Embed any RTI Wiki article on your website, blog or client portal — free, safe, and clearly branded. The widget shows the article title, summary, “Verified by RTI India Team” badge (if the article is verified), and links back to the full page. You keep the reader in your flow; they get a credible RTI reference at a glance.
How it works. Every RTI Wiki page can be embedded as a small card using a one-line iframe snippet. The embed is fully self-contained: your site loads it, the card renders, the reader clicks through to the full article if they want more. No tracking pixels. No cookies. No CORS headaches.
file-rti-online-india, pio-section-8-1-j-framework, cases/cic-rti-ondc-commerce-platform-2024).YOUR-PAGE-SLUG with your article path.<iframe src="https://righttoinformation.wiki/embed.php?article=YOUR-PAGE-SLUG" width="100%" height="220" frameborder="0" scrolling="no" loading="lazy" referrerpolicy="no-referrer-when-downgrade" title="RTI Wiki article"> </iframe>
Verified by RTI India Team shows in the top-right when the article is part of our verified list (curated flagship pages). Unverified but public pages embed without the badge.
| Parameter | Values | Effect |
|---|---|---|
article | page-slug (required) | The RTI Wiki page to embed |
theme | light (default) or dark | Matches your site palette |
width | full (default) or compact | Card max-width (600 px or 340 px) |
Example — dark compact card:
<iframe src="https://righttoinformation.wiki/embed.php?article=pio-section-8-1-j-framework&theme=dark&width=compact" width="340" height="220" frameborder="0" scrolling="no" loading="lazy" title="RTI Wiki article — §8(1)(j) framework"> </iframe>
file-rti-online-india — File RTI Online in India: 12 Steps + AI Assistantpio-section-8-1-j-framework — Section 8(1)(j) after DPDP 2025pio-section-11-third-party — Section 11 — Third Party procedurerti-first-appeal-guide — Section 19(1) First Appeal Guiderti-second-appeal-cic-sic — Section 19(3) Second Appeal to CIC/SICsection-4-proactive-disclosure — Section 4(1)(b) — 17 categories of proactive disclosurepio-section-20-penalty — Section 20 — Rs 250/day PIO Penaltyfaq — 25 RTI Questions Answeredrti-news — Weekly RTI News & Updatesministry-transparency-ranking — Ministry Transparency Ranking 2026
Case law: any case page under /cases/<slug> can be embedded. See the database of 397 curated rulings.
Just link directly:
<a href="https://righttoinformation.wiki/file-rti-online-india?utm_source=YOURSITE"> RTI Wiki: File RTI Online in India </a>
/embed.php. It sets X-Frame-Options: ALLOWALL and Content-Security-Policy: frame-ancestors * so any site can host it.Cache-Control.Last reviewed: 22 April 2026.