{"id":8303,"date":"2026-05-19T11:04:17","date_gmt":"2026-05-19T11:04:17","guid":{"rendered":"https:\/\/riyoadvertising.com\/current-info\/?p=8303"},"modified":"2026-05-19T11:04:17","modified_gmt":"2026-05-19T11:04:17","slug":"times-of-india-obituary-remembrance-ad-booking-2026","status":"publish","type":"post","link":"https:\/\/riyoadvertising.com\/current-info\/times-of-india-obituary-remembrance-ad-booking-2026\/","title":{"rendered":"Times of India Obituary &#038; Remembrance Ad Booking (2026)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8303\" class=\"elementor elementor-8303\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-598b2c3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"598b2c3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5581771\" data-id=\"5581771\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a5180d elementor-widget elementor-widget-html\" data-id=\"2a5180d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Times of India Obituary & Remembrance Ad Booking: 2026 Guide<\/title>\r\n    <meta name=\"description\" content=\"Official 2026 guide to booking obituary and remembrance ads in The Times of India. Explore rates, document requirements, and express booking options.\">\r\n    <meta name=\"keywords\" content=\"TOI obituary booking, Times of India remembrance ad, book obituary TOI 2026, newspaper death notice rates, TOI memorial advertisement\">\r\n    \r\n    <link rel=\"alternate\" href=\"https:\/\/riyoadvertising.com\/book-obituary-ads-in-times-of-india.shtml\" \/>\r\n    <link rel=\"canonical\" href=\"https:\/\/riyoadvertising.com\/book-obituary-ads-in-times-of-india.shtml\" \/>\r\n\r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <!-- Tailwind CSS -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    \r\n    <!-- Font Awesome -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <!-- Tailwind Config -->\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    colors: {\r\n                        brand: {\r\n                            DEFAULT: '#1a4fa8',\r\n                            dark: '#12397a',\r\n                            light: '#e8f0fe',\r\n                        },\r\n                        accent: {\r\n                            DEFAULT: '#f59e0b',\r\n                            hover: '#d97706',\r\n                        },\r\n                        border: '#e5e7eb',\r\n                        text: {\r\n                            primary: '#1f2937',\r\n                            secondary: '#4b5563',\r\n                        }\r\n                    },\r\n                    fontFamily: {\r\n                        sans: ['Roboto', 'sans-serif'],\r\n                        serif: ['Roboto Slab', 'serif'],\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    \r\n    <style>\r\n        body { font-family: 'Roboto', sans-serif; color: #1f2937; line-height: 1.6; }\r\n        h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab', serif; }\r\n        \r\n        .toc {\r\n            background-color: #f9fafb;\r\n            border: 1px solid #e5e7eb;\r\n            border-radius: 0.5rem;\r\n            padding: 2rem;\r\n            margin: 2.5rem 0;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\r\n        }\r\n        .toc-title {\r\n            font-family: 'Roboto Slab', serif;\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            color: #1a4fa8;\r\n            margin-bottom: 1.5rem;\r\n            display: flex;\r\n            align-items: center; gap: 0.75rem;\r\n        }\r\n        .toc-title i { color: #f59e0b; }\r\n        .toc-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr;\r\n            gap: 1rem;\r\n        }\r\n        @media (min-width: 768px) {\r\n            .toc-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem 2rem; }\r\n        }\r\n        .toc a {\r\n            color: #4b5563;\r\n            text-decoration: none;\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 0.5rem;\r\n            transition: all 0.2s ease;\r\n            font-weight: 500;\r\n            padding: 0.25rem 0;\r\n        }\r\n        .toc a:hover {\r\n            color: #1a4fa8;\r\n            transform: translateX(4px);\r\n        }\r\n        .toc a::before {\r\n            content: \"\\f054\";\r\n            font-family: \"Font Awesome 6 Free\";\r\n            font-weight: 900;\r\n            font-size: 0.75rem;\r\n            color: #1a4fa8;\r\n            margin-top: 0.3rem;\r\n        }\r\n\r\n        .content-box ul { list-style-type: disc; padding-left: 1.5rem; margin-bottom: 1.5rem; }\r\n        .content-box ol { list-style-type: decimal; padding-left: 1.5rem; margin-bottom: 1.5rem; }\r\n        .content-box li { margin-bottom: 0.5rem; }\r\n        .content-box p { margin-bottom: 1.5rem; }\r\n        \r\n        .table-responsive { overflow-x: auto; margin-bottom: 2.5rem; border-radius: 0.5rem; border: 1px solid #e5e7eb; }\r\n        table { width: 100%; border-collapse: collapse; }\r\n        table th { background-color: #1a4fa8; color: white; padding: 1.25rem 1rem; text-align: left; font-family: 'Roboto Slab', serif; }\r\n        table tr:nth-child(even) { background-color: #f9fafb; }\r\n        table td { padding: 1rem; border-bottom: 1px solid #e5e7eb; text-align: left; font-size: 0.95rem; }\r\n        \r\n        .highlight-box {\r\n            background-color: #f0f7ff;\r\n            border-left: 5px solid #1a4fa8;\r\n            padding: 1.5rem;\r\n            border-radius: 0 0.5rem 0.5rem 0;\r\n            margin: 2rem 0;\r\n        }\r\n        \r\n        .draft-box {\r\n            background-color: #fffbeb;\r\n            border: 1px solid #fde68a;\r\n            padding: 1.5rem;\r\n            border-radius: 0.5rem;\r\n            margin-bottom: 1.5rem;\r\n            font-style: italic;\r\n            color: #4b5563;\r\n        }\r\n\r\n        .brand-faq-item { border-bottom: 1px solid #e5e7eb; }\r\n        .brand-faq-question {\r\n            width: 100%;\r\n            text-align: left;\r\n            padding: 1.5rem 0;\r\n            font-weight: 700;\r\n            font-size: 1.125rem;\r\n            color: #1f2937;\r\n            background: none;\r\n            border: none;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            cursor: pointer;\r\n            font-family: 'Roboto Slab', serif;\r\n        }\r\n        .brand-faq-icon { color: #f59e0b; transition: transform 0.3s ease; }\r\n        .brand-faq-question[aria-expanded=\"true\"] .brand-faq-icon { transform: rotate(180deg); }\r\n        .brand-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out, padding 0.3s ease; color: #4b5563; }\r\n        .brand-faq-answer.active { max-height: 1500px; padding-bottom: 1.5rem; }\r\n\r\n        .hero-image {\r\n            width: 100%;\r\n            height: auto;\r\n            border-radius: 1rem;\r\n            margin-bottom: 2.5rem;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n    <\/style>\r\n\r\n    <!-- JSON-LD Schema -->\r\n    <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"Article\",\r\n      \"headline\": \"Times of India Obituary & Remembrance Ad Booking (2026)\",\r\n      \"description\": \"Official 2026 guide to booking obituary and remembrance ads in The Times of India. Explore rates, document requirements, and express booking options.\",\r\n      \"image\": \"https:\/\/riyoadvertising.com\/images\/times-of-india-obituary-remembrance-ad-booking-guide-2026.png\",\r\n      \"author\": {\r\n        \"@type\": \"Organization\",\r\n        \"name\": \"Public-NoticeAds.in\"\r\n      },\r\n      \"publisher\": {\r\n        \"@type\": \"Organization\",\r\n        \"name\": \"Riyo Advertising Group\",\r\n        \"logo\": {\r\n          \"@type\": \"ImageObject\",\r\n          \"url\": \"https:\/\/riyoadvertising.com\/images\/logo.png\"\r\n        }\r\n      },\r\n      \"datePublished\": \"2026-05-19\",\r\n      \"dateModified\": \"2026-05-19\"\r\n    }\r\n    <\/script>\r\n    <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"FAQPage\",\r\n      \"mainEntity\": [\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"In which TOI editions can I place an obituary through Public-NoticeAds.in?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"We book in all print editions of TOI (Mumbai, Bangalore, Delhi, Pune, Chennai, Ahmedabad, Hyderabad, Kolkata and more). Editions not listed above, please call for current pricing and availability.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"What is the section for Times Tributes?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Times Tributes is a feature that is set aside in the main paper or the city supplement (such as Bombay Times in Mumbai, or Bangalore Times in Bangalore) for obituaries and remembrance. Classified Text obituaries are automatically posted here. Premium placement of Larger Classified Display ads may be on other pages such as Page 3 or back page.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"If a notice is booked in TOI can I also book it in Maharashtra Times or Vijay Karnataka?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Yes - and we think this is ideal for families that read in multiple languages. Bennett and Coleman & Co. are publishers of both Maharashtra Times (Marathi) and Vijay Karnataka (Kannada). All three bookings, notice translated if necessary.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Is there a discount for booking two consecutive insertions \u2014 for example, the funeral notice and then the Chautha notice?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Yes. If a second obit notice is published the same week as the first notice, there is a 10 \u2013 15% discount for the second ad. Please inform us of this in your initial contact and we will use it in your quote.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How does GST apply to my TOI obituary booking?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"All newspaper advertising bookings will attract 5% GST. It's part of the last price we quote you, so you avoid any nasty surprises at the time of payment.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"What if I cannot provide the death certificate before the publication deadline?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"TOI will generally accept a cremation slip or a burial receipt as provisional evidence in other cases where a death certificate has not yet been issued in cases of emergency notification of a funeral. A copy of a doctor's letter on hospital letterhead is also acceptable in some instances. Please call us now and we will let you know what will be accepted on that day and for that edition at TOI's desk.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"When do the digital tear sheets become available after publication?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"The digital tear sheet is sent after about 2 hours of the TOI e-paper going live, which is usually between 8:00\u20139:00 AM in the morning of the publication. It is sent by WhatsApp and e-mail and is transmitted instantly to relatives in other cities or other countries.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Can I select a specific page for my display obituary in TOI?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"In the case of Classified Display ads, page placement can be requested. Premium loading charges are applicable over the basic sq-cm charges on the front page, back page and city supplement pages. Availability cannot be guaranteed in advance but once placed you can be assured that the page will be available when you make payment.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How do I book a TOI obituary through Public-NoticeAds.in?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Give us a call \/ an SMS on the following details: Notice type, Deceased Name, TOI Edition, Publication Date. We lay out the proof in an hour, pick up your paper(s) and confirm payment before the 5:30 PM deadline to be published the following day with TOI.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"What documents does TOI specifically require for an obituary?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Death Certificate, Receipt from the Cremation Centre\/Cemetery, Hospital\/Doctors' letter on letterhead (and Aadhaar Card\/PAN Card of the person booking the cremation). TOI will not release the ad for printing without at least one death document and one identity document.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Is it possible to book the same notice for Maharashtra Times in Marathi language?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Yes. Maharashtra Times is a part of TOI and we have the same agency relationship with it. We convert the English text to Marathi and make a separate layout proof and submit both at the same time to publish them together.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"What TOI editions are available for obituary notices?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"The TOI print editions are open for obituate and remembrance classified and display advertisements. Top bookings are from Mumbai, Bangalore, Delhi, Pune, Ahmedabad & Hyderabad. If your edition is not in our rate table, please give us a call to check for availability and pricing.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How much does a TOI obituary notice normally cost?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"For a minimum of 5 lines, a Classified Text notice in TOI Bangalore will cost about \u20b91200. The cost of starting point in Mumbai is around \u20b91,800 for five lines. Classified Display ads are priced per sq cm, and the price will vary based on the size you select. We will give you an exact figure when we know your edition, format and approximate size of the text and pictures.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How fast can a TOI obituary be published in an emergency?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"The notice may be published in the very next morning's edition if it is received by us before 5.30 PM with all material and documents complete. If you pick us up between 5:30 PM and 7:00 PM, we speak directly with the TOI desk to inform you truthfully if we have any chance of getting to that deadline that day.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Does a TOI obituary notice satisfy legal or estate requirements?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"The Times of India newspaper is considered to be a valid published notice for estate administration, succession, and probate purposes by Indian courts, banks and government offices. A digital tear sheet, which can be given to legal and financial institutions, is included.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Can I order an obituary from one city and then publish it in another?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Absolutely. Our booking desk is central and a family in Mumbai can book a notice in TOI, Bangalore and a family in London can book across multiple editions of TOI. Geography does not affect the process.\"\r\n          }\r\n        }\r\n      ]\r\n    }\r\n    <\/script>\r\n<\/head>\r\n<body class=\"antialiased bg-slate-50 p-4 md:p-8 flex justify-center\">\r\n\r\n<div class=\"w-full max-w-4xl bg-white shadow-2xl rounded-2xl overflow-hidden p-6 md:p-14 border border-gray-100\">\r\n    <article class=\"content-box\">\r\n      \r\n\r\n        <p class=\"text-lg leading-relaxed text-gray-700 mb-8\">The Times of India is the newspaper that every Indian family looks to for a tribute that can be widely seen. A notice published in TOI has a reach and credibility that is far greater than few other Indian publications, with print editions in more than thirty cities and those who follow the TOI e-paper in the diaspora, following it from outside India, and its readership spanning professional networks, residential communities, and diaspora families.<\/p>\r\n        \r\n        <p class=\"text-lg leading-relaxed text-gray-700 mb-8\">Public-NoticeAds.in is an authorised media partner for The Times of India. Whether it's a death announcement, a funeral notice, a Chautha gathering invitation or a death anniversary remembrance, we take care of the whole process \u2014 picking the right edition, laying out the notice, making sure it gets to the press by the deadline and getting your digital tear sheet prepared and delivered the following morning. Our staff are trained to deal with these bookings efficiently and sensitively as grief doesn't always arrive at \u201coffice hours\u201d.<\/p>\r\n        \r\n        <div class=\"highlight-box bg-white border border-gray-200 mt-8 mb-8\">\r\n            <p class=\"text-brand font-bold mb-2\">To <a href=\"https:\/\/riyoadvertising.com\/book-obituary-ads-in-times-of-india.shtml\" class=\"text-brand hover:underline font-bold\">book obituary ads in Times of India<\/a> immediately for any day of the week, just get in touch with us directly:<\/p>\r\n            <p><strong>Call \/ WhatsApp:<\/strong> +91 98219 84000 | +91 96996 06000 | +91 86571 12011<\/p>\r\n            <p class=\"text-sm text-gray-500\">(Jyostna and Dinesh available 8 AM \u2013 10 PM, seven days a week including public holidays)<\/p>\r\n        <\/div>\r\n\r\n        <!-- TOC -->\r\n        <div class=\"toc\">\r\n            <h2 class=\"toc-title\"><i class=\"fas fa-list\"><\/i> Table of Contents<\/h2>\r\n            <div class=\"toc-grid\">\r\n                <a href=\"#ad-rates\">Times of India Obituary Ad Rates \u2014 2026 Estimates<\/a>\r\n                <a href=\"#deadlines\">TOI Deadlines and Document Requirements<\/a>\r\n                <a href=\"#photo-specs\">Photo Specifications for TOI Display Ads<\/a>\r\n                <a href=\"#features\">Key Features of Our Booking Service<\/a>\r\n                <a href=\"#why-toi\">Why The Times of India Is the Right Choice<\/a>\r\n                <a href=\"#booking-process\">How to Book Your Times of India Obituary Ad<\/a>\r\n                <a href=\"#sample-drafts\">Sample Notice Templates for Times of India<\/a>\r\n                <a href=\"#faq\">Frequently Asked Questions<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 id=\"ad-rates\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Times of India Obituary Ad Rates \u2014 2026 Estimates<\/h2>\r\n        <p>The rates for ads in TOI are region based, format based, day based and page based. The above rates are indicative only and will be influenced by word count (Classified Text) or exact size in square centimetres (Classified Display) of the advertisement, Sunday premium loading and any particular advertisement placement requests. All bookings are at 5% GST. Explore our complete guide on <a href=\"https:\/\/riyoadvertising.com\/times-of-india-obituary-ad-rates.shtml\" class=\"text-brand hover:underline font-medium\">Times of India Obituary Ad Rates<\/a>.<\/p>\r\n\r\n        <div class=\"table-responsive\">\r\n            <table>\r\n                <thead>\r\n                    <tr>\r\n                        <th>Edition<\/th>\r\n                        <th>Ad Type<\/th>\r\n                        <th>Measurement<\/th>\r\n                        <th>Estimated Rate (Starts At)<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                    <tr>\r\n                        <td>TOI Mumbai<\/td>\r\n                        <td>Classified Text<\/td>\r\n                        <td>Minimum 5 lines<\/td>\r\n                        <td>\u20b91,800 \u2013 \u20b92,500<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>TOI Mumbai<\/td>\r\n                        <td>Classified Display<\/td>\r\n                        <td>Per sq cm<\/td>\r\n                        <td>\u20b9180 \u2013 \u20b9250<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>TOI Bangalore<\/td>\r\n                        <td>Classified Text<\/td>\r\n                        <td>Minimum 5 lines<\/td>\r\n                        <td>\u20b91,200 \u2013 \u20b91,800<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>TOI Bangalore<\/td>\r\n                        <td>Classified Display<\/td>\r\n                        <td>Per sq cm<\/td>\r\n                        <td>\u20b9120 \u2013 \u20b9190<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>TOI Delhi<\/td>\r\n                        <td>Classified Display<\/td>\r\n                        <td>Per sq cm<\/td>\r\n                        <td>\u20b9150 \u2013 \u20b9220<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>TOI Pune<\/td>\r\n                        <td>Classified Text<\/td>\r\n                        <td>Minimum 5 lines<\/td>\r\n                        <td>\u20b9800 \u2013 \u20b91,100<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>All-India Multi-City Package<\/td>\r\n                        <td>Classified Display<\/td>\r\n                        <td>Special combo<\/td>\r\n                        <td>Request quote<\/td>\r\n                    <\/tr>\r\n                <\/tbody>\r\n            <\/table>\r\n        <\/div>\r\n\r\n        <p class=\"text-sm italic text-gray-500 mb-8\"><strong>Note:<\/strong> Sunday editions have a premium loading as the readership is much higher than the rest of the TOI editions. Additional charges are applicable for front page, back page and city supplement placements. Give us a call for an exact quotation depending on your preferred edition, format and date.<\/p>\r\n\r\n        <h2 id=\"deadlines\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">TOI Deadlines and Document Requirements for Next-Day Publication<\/h2>\r\n        <p>The Times of India has one of the shortest deadlines of all Indian newspapers. Everything \u2013 final text, approved photograph, supporting text and payment \u2013 must be confirmed with us before the deadline, to ensure that your notice will appear in the following morning's edition.<\/p>\r\n        <p>For last minute \/ emergency submissions, please call us directly before 7:00 PM for next day publication. Late window slots may be subject to page availability and may have a publisher-side surcharge, but our team will provide you with a truthful answer regarding what is possible before you commit to bid.<\/p>\r\n        \r\n        <p class=\"font-bold mt-4 mb-2\">Mandatory documents \u2014 TOI will not publish without at least one of the following:<\/p>\r\n        <ul>\r\n            <li>Official death certificate (scan or clear photograph of the original)<\/li>\r\n            <li>Cremation slip\/burial receipt (can be used for funeral notification for same day or next day funerals if death certificate has not yet been issued)<\/li>\r\n            <li>A physician's note that contains the date and diagnosis of death on the letterhead of the hospital or physician.<\/li>\r\n        <\/ul>\r\n        <p>TOI's need to verify the identity of the person making the booking \u2013 A scan of Aadhaar Card or PAN Card of the family member\/representative making the booking request will be required for TOI's records. This is a standard requirement for all obituary\/tribute category ads by the publisher and cannot be changed.<\/p>\r\n        <p>If any of these documents are not on hand, please contact us before assuming that they will not be able to book. In some exceptional cases, we can make recommendations as to the documents that TOI will accept as interim proof.<\/p>\r\n\r\n        <h2 id=\"photo-specs\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Photo Specifications for TOI Display Ads<\/h2>\r\n        <p>The Times of India has always been very good on printing and contoured paper remains a technical limitation, though one that you should be mindful of before sending us a photo. The following is what works best:<\/p>\r\n        <ul>\r\n            <li><strong>Resolution & Format:<\/strong> Include a high-resolution (JPG or PDF) photograph. Images from WhatsApp or social media are often compressed to much less than 300 DPI, which is the minimum for clean newspaper printing. When scanning a hard copy photograph, choose a resolution of 300 DPI or higher.<\/li>\r\n            <li><strong>Colour TOI ads:<\/strong> If advertising in colour: Submit the clearest and brightest version of the photograph available (Bombay Times and some supplement positions). Our design team will convert standard black and white Classified Display ads to a grayscale and adjust contrast for newsprint's ink absorption. A greyscale proof will be sent to you prior to submission to check if it looks OK.<\/li>\r\n        <\/ul>\r\n        <p>The standard width of one column TOI obituary display ad is about 3.8 to 4 cm wide. Two column ads are about 8cm in width. We'll let you know the size of text and photograph area your notice needs to be.<\/p>\r\n        <p>If the photograph has a suitable background or a suitable framing, then we remove a detail of the background or replace the background with a light or white tone for the photograph, which is not charged for anything. A border style of your choice \u2013 plain black frame, double-rule or a religious or cultural symbol (Om, Cross, Khanda, Star of David, crescent or others) is also added to make the notice look structured and dignified in keeping with TOI's house style.<\/p>\r\n\r\n        <h2 id=\"features\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Key Features of Our Times of India Obituary Booking Service<\/h2>\r\n        <ul>\r\n            <li><strong>Authorised direct access to TOI:<\/strong> We are empanelled with Bennett Coleman & Co. Ltd. (The Times of India's publisher) which means all our submissions are direct, all slots are confirmed and all our rates are real not inflated third party rates.<\/li>\r\n            <li><strong>Emergency and late window processing:<\/strong> Death notices often require immediate and\/or late placement. Our staff is especially equipped to deal with last minute requests and can handle TOI's late submission up until the point of press release live. Let us make a preliminary call; we will advise you instantly what is possible.<\/li>\r\n            <li><strong>Bilingual coordination within the TOI group:<\/strong> If the need arises for the coordination of bilingualism in the TOI group, Maharashtra Times is a TOI group paper. Vijay Karnataka is also a part of the group for Kannada. Translation into Marathi or Kannada is available and is done free of charge, we coordinate all the bookings at one time, through one point of contact.<\/li>\r\n            <li><strong>Digital tear sheet within hours of publication:<\/strong> As soon as the edition is live on TOI's e-paper platform, we capture the relevant page and send you a clear PDF or image via WhatsApp and email. Families use this to share the notice with relatives abroad, post it in community groups, or retain it for estate and legal records.<\/li>\r\n            <li><strong>Free layout design and formatting:<\/strong> Whether you have a detailed draft ready or only the most basic information, our team prepares the full ad layout. We handle typography, photograph placement, border styling, and spacing \u2014 and send a proof for your approval before anything goes to the paper.<\/li>\r\n        <\/ul>\r\n\r\n        <h2 id=\"why-toi\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Why Book Your TOI Obituary Through Public-NoticeAds.in?<\/h2>\r\n        <p>We offer tribute and condolence bookings to specialists who deal with such ads on a daily basis. We know what TOI requires for each of their editions, and where obituate classifieds go, as well as any premium page opportunities that may exist for larger display ads. That institutional knowledge equates to time that families don't have.<\/p>\r\n        <ul>\r\n            <li><strong>Access to all 30+ TOI editions at one desk:<\/strong> If you're in Mumbai and require a TOI booked for a friend's professional network in Bangalore and if you are an NRI family member in Dubai who needs TOI booked for your professional network in both Delhi and Mumbai \u2013 we'll handle all at one place in one conversation.<\/li>\r\n            <li><strong>Successful track record:<\/strong> placing more than 10,000 public notice and tribute ads in India. TOI obituaries and remembrance notices are a large percentage of that volume and the process, the form, the documents, are ones we use every day.<\/li>\r\n            <li><strong>Accurate and clear pricing:<\/strong> We will give you a detailed quote (inc. GST) prior to confirmation. No hidden fees after paying. If a date or page position is not available, we will notify you in advance and suggest alternatives \u2013 not take a booking and then disappoint you with a lesser result.<\/li>\r\n            <li><strong>Compassionate, slow service:<\/strong> Families who sign up for an obituary don't have the luxury of a transactional process. For we do take the time to check and double check all details, spelling, the dates, family names, religious symbols etc, of anything published, as there is nothing worse than an error that causes distress and is avoidable.<\/li>\r\n        <\/ul>\r\n\r\n        <h3 class=\"text-xl font-bold mt-8 mb-4\">Why The Times of India Is the Right Choice for Your Tribute<\/h3>\r\n        <ul>\r\n            <li>TOI is the widest English newspaper in India due to their combined print and digital reach. The notice is not just published in the TOI paper but also in the professional and business circles, former colleagues and family members in other cities who read the paper.<\/li>\r\n            <li>Few platforms rival the social impact of The Times of India's obituary and remembrance pages, such as Times Tributes, which are dedicated to public tributes. A TOI publication is considered as the final public announcement by families, housing societies and organisations.<\/li>\r\n            <li>Courts, banks and government offices universally accept a Times of India clipping to be accepted as authoritative proof where a family needs to show that a death or estate notice was published.<\/li>\r\n            <li><strong>E-paper archiving for long term access:<\/strong> TOI's e-paper archive is one of the most comprehensive and easily accessible e-paper archives in India. Important, in the case of estate matters that take time to be fully resolved, a notice published in TOI can be retrieved and verified years later.<\/li>\r\n            <li><strong>Single notice to multiple cities:<\/strong> TOI's multi-edition infrastructure is allowed to display the same notice in Mumbai, Delhi, Bangalore, Pune and other cities in one go, a feature we arrange for you with a simple brief.<\/li>\r\n        <\/ul>\r\n\r\n        <h2 id=\"booking-process\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">How to Book Your Times of India Obituary Ad<\/h2>\r\n        <div class=\"highlight-box\">\r\n            <ol>\r\n                <li><strong>Step 1 \u2013 Contact Our Team:<\/strong> Call or WhatsApp +91 98219 84000 immediately. Please inquire about the name of the person who has died, which version or versions of the TOI you would like to see, funeral announcement, prayer meeting, remembrance and the date you are looking for the article to be published. We are always on hand to respond.<\/li>\r\n                <li><strong>Step 2 \u2013 Select Edition and Ad Format:<\/strong> We confirm which edition is best suited for your given situation \u2013 City-specific, Multi-city or All-India package. You then choose the Classified Text (economical, no photo) or Classified Display (photo, border and larger format). Classified Display is always recommended for any major tributes.<\/li>\r\n                <li><strong>Step 3 \u2013 Draft, Design, and Approve:<\/strong> Share the text or key points of your notice, along with your picture, and your chosen image or symbol to border it. Our design team will create a complete layout and provide a proof that is complete and formatted within an hour. You check it, make the changes if necessary and say \"yes, go ahead\".<\/li>\r\n                <li><strong>Step 4 \u2013 Documents and Payment:<\/strong> You send the required supporting documents (death certificate\/cremation receipt) and your identity documents through WhatsApp. It facilitates UPI, NEFT or bank transfer as modes of payment. Once we receive your submission, we confirm it at the time of receipt.<\/li>\r\n                <li><strong>Step 5 - Publication and Digital Tear Sheet:<\/strong> Your notice is published in the times of India the following morning, and a digital tear sheet is created for you. We send you the Digital Tear Sheet from the official e-paper of TOI within 2 hours of publication to your WhatsApp and e-mail. Paper copies of newspapers are provided upon request.<\/li>\r\n            <\/ol>\r\n        <\/div>\r\n\r\n        <h2 id=\"sample-drafts\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Sample Notice Templates for Times of India<\/h2>\r\n        <p>Copy, edit with your details, and send to us via WhatsApp. Our team will format the final layout.<\/p>\r\n\r\n        <div class=\"draft-box\">\r\n            <p class=\"font-bold mb-2\">1. Obituary \u2014 Funeral Announcement<\/p>\r\n            <p class=\"text-center italic text-gray-500 mb-2\">[PHOTOGRAPH]<\/p>\r\n            <p class=\"font-bold text-center mb-2\">OBITUARY<\/p>\r\n            <p>We announce with profound sadness the passing of our cherished [Name of Deceased], [Date of Birth] \u2013 [Date of Passing].<\/p>\r\n            <p>The funeral will take place on [Date] at [Time], departing from [Residence Address] to [Crematorium \/ Cemetery \/ Church].<\/p>\r\n            <p>Your condolences and presence mean the world to us.<\/p>\r\n            <p>Mourning: [Names of Family Members]<br>Contact: [Phone Number]<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"draft-box\">\r\n            <p class=\"font-bold mb-2\">2. Prayer Meeting \/ Chautha Notice<\/p>\r\n            <p class=\"text-center italic text-gray-500 mb-2\">[PHOTOGRAPH]<\/p>\r\n            <p class=\"font-bold text-center mb-2\">PRAYER GATHERING<\/p>\r\n            <p>In memory of [Name of Deceased], who left us on [Date of Passing].<\/p>\r\n            <p>We humbly invite family, friends, and colleagues to join us:<br>\r\n            Date: [Date] | Time: [e.g., 4:30 PM \u2013 6:00 PM]<br>\r\n            Venue: [Hall or Residence Name, Full Address, City]<\/p>\r\n            <p>Your prayers and presence bring us comfort.<\/p>\r\n            <p>[Family Name \/ Organisation Name]<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"draft-box\">\r\n            <p class=\"font-bold mb-2\">3. Death Anniversary Remembrance<\/p>\r\n            <p class=\"text-center italic text-gray-500 mb-2\">[PHOTOGRAPH]<\/p>\r\n            <p class=\"font-bold text-center mb-2\">IN LASTING REMEMBRANCE<\/p>\r\n            <p class=\"text-center font-bold\">[Name of Deceased]<br>[Date of Birth] \u2013 [Date of Passing]<\/p>\r\n            <p>Time has passed, but the mark you left on our lives remains unchanged. Every day we carry forward what you taught us, and every day we feel the depth of what we have lost.<\/p>\r\n            <p>Lovingly remembered by [Family Name \/ Children \/ Colleagues]<\/p>\r\n        <\/div>\r\n\r\n        <h2 id=\"faq\" class=\"text-2xl font-bold mt-12 mb-6 text-brand-dark\">Frequently Asked Questions<\/h2>\r\n        \r\n        <h3 class=\"text-xl font-bold mt-8 mb-4\">General FAQs \u2013 Times of India Obituary Ads<\/h3>\r\n        <div class=\"brand-faq\">\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: In which TOI editions can I place an obituary through Public-NoticeAds.in?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>We book in all print editions of TOI (Mumbai, Bangalore, Delhi, Pune, Chennai, Ahmedabad, Hyderabad, Kolkata and more). Editions not listed above, please call for current pricing and availability.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: What is the section for Times Tributes?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Times Tributes is a feature that is set aside in the main paper or the city supplement (such as Bombay Times in Mumbai, or Bangalore Times in Bangalore) for obituaries and remembrance. Classified Text obituaries are automatically posted here. Premium placement of Larger Classified Display ads may be on other pages such as Page 3 or back page.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: If a notice is booked in TOI can I also book it in Maharashtra Times or Vijay Karnataka?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Yes - and we think this is ideal for families that read in multiple languages. Bennett and Coleman & Co. are publishers of both Maharashtra Times (Marathi) and Vijay Karnataka (Kannada). All three bookings, notice translated if necessary.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: Is there a discount for booking two consecutive insertions \u2014 for example, the funeral notice and then the Chautha notice?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Yes. If a second obit notice is published the same week as the first notice, there is a 10 \u2013 15% discount for the second ad. Please inform us of this in your initial contact and we will use it in your quote.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: How does GST apply to my TOI obituary booking?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>All newspaper advertising bookings will attract 5% GST. It's part of the last price we quote you, so you avoid any nasty surprises at the time of payment.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: What if I cannot provide the death certificate before the publication deadline?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>TOI will generally accept a cremation slip or a burial receipt as provisional evidence in other cases where a death certificate has not yet been issued in cases of emergency notification of a funeral. A copy of a doctor's letter on hospital letterhead is also acceptable in some instances. Please call us now and we will let you know what will be accepted on that day and for that edition at TOI's desk.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: When do the digital tear sheets become available after publication?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>The digital tear sheet is sent after about 2 hours of the TOI e-paper going live, which is usually between 8:00\u20139:00 AM in the morning of the publication. It is sent by WhatsApp and e-mail and is transmitted instantly to relatives in other cities or other countries.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: Can I select a specific page for my display obituary in TOI?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>In the case of Classified Display ads, page placement can be requested. Premium loading charges are applicable over the basic sq-cm charges on the front page, back page and city supplement pages. Availability cannot be guaranteed in advance but once placed you can be assured that the page will be available when you make payment.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h3 class=\"text-xl font-bold mt-12 mb-4\">Times of India Obituary \u2013 Specific How-To FAQs<\/h3>\r\n        <div class=\"brand-faq\">\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: How do I book a TOI obituary through Public-NoticeAds.in?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Give us a call \/ an SMS on the following details: Notice type, Deceased Name, TOI Edition, Publication Date. We lay out the proof in an hour, pick up your paper(s) and confirm payment before the 5:30 PM deadline to be published the following day with TOI.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: What documents does TOI specifically require for an obituary?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Death Certificate, Receipt from the Cremation Centre\/Cemetery, Hospital\/Doctors' letter on letterhead (and Aadhaar Card\/PAN Card of the person booking the cremation). TOI will not release the ad for printing without at least one death document and one identity document.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: Is it possible to book the same notice for Maharashtra Times in Marathi language?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Yes. Maharashtra Times is a part of TOI and we have the same agency relationship with it. We convert the English text to Marathi and make a separate layout proof and submit both at the same time to publish them together.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: What TOI editions are available for obituary notices?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>The TOI print editions are open for obituate and remembrance classified and display advertisements. Top bookings are from Mumbai, Bangalore, Delhi, Pune, Ahmedabad & Hyderabad. If your edition is not in our rate table, please give us a call to check for availability and pricing.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    How much does a TOI obituary notice normally cost?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>For a minimum of 5 lines, a Classified Text notice in TOI Bangalore will cost about \u20b91200. The cost of starting point in Mumbai is around \u20b91,800 for five lines. Classified Display ads are priced per sq cm, and the price will vary based on the size you select. We will give you an exact figure when we know your edition, format and approximate size of the text and pictures.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: How fast can a TOI obituary be published in an emergency?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>The notice may be published in the very next morning's edition if it is received by us before 5.30 PM with all material and documents complete. If you pick us up between 5:30 PM and 7:00 PM, we speak directly with the TOI desk to inform you truthfully if we have any chance of getting to that deadline that day.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Q: Does a TOI obituary notice satisfy legal or estate requirements?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>The Times of India newspaper is considered to be a valid published notice for estate administration, succession, and probate purposes by Indian courts, banks and government offices. A digital tear sheet, which can be given to legal and financial institutions, is included.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"brand-faq-item\">\r\n                <button class=\"brand-faq-question\" aria-expanded=\"false\" onclick=\"toggleFaq(this)\">\r\n                    Can I order an obituary from one city and then publish it in another?\r\n                    <i class=\"fas fa-plus brand-faq-icon\"><\/i>\r\n                <\/button>\r\n                <div class=\"brand-faq-answer\">\r\n                    <p>Absolutely. Our booking desk is central and a family in Mumbai can book a notice in TOI, Bangalore and a family in London can book across multiple editions of TOI. Geography does not affect the process.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"text-2xl font-bold mt-16 mb-4 text-brand-dark text-center\">Place Your Times of India Tribute Today<\/h2>\r\n        <p class=\"text-center text-lg\">An article appearing in the Times of India makes sure that your tribute is seen by the widest possible audience \u2013 colleagues, members of your community, extended family and friends in India and the world beyond. Let us take care of all the details.<\/p>\r\n\r\n        <footer class=\"mt-16 pt-10 border-t border-gray-200 text-center\">\r\n            <p class=\"text-gray-600 mb-6\">Call \/ WhatsApp: <strong>+91 98219 84000<\/strong> | <strong>+91 96996 06000<\/strong> | <strong>+91 86571 12011<\/strong><\/p>\r\n            <p class=\"text-gray-500 text-sm mb-6\">Available 8 AM \u2013 10 PM, seven days a week \u2014 our team is here whenever you need us<\/p>\r\n            \r\n            <p class=\"text-xs text-gray-400 mt-8 mb-4 max-w-3xl mx-auto leading-relaxed\">\r\n                <strong>Disclaimer:<\/strong> Public-NoticeAds.in is an authorised print advertising agency under Riyo Advertising Group, Mumbai. We are a media booking and coordination service and do not issue death certificates, legal documents, or official documentation of any kind. Document requirements described in this guide reflect standard TOI publisher policies and may vary by edition or circumstance; we will confirm exact requirements for your specific booking at the time of enquiry.\r\n            <\/p>\r\n            <p class=\"text-gray-400 text-sm font-bold tracking-widest uppercase\">\u00a9 2026 Public-NoticeAds.in | Riyo Advertising Group | Mumbai<\/p>\r\n        <\/footer>\r\n    <\/article>\r\n<\/div>\r\n\r\n<script>\r\n    function toggleFaq(button) {\r\n        const isExpanded = button.getAttribute('aria-expanded') === 'true';\r\n        const answer = button.nextElementSibling;\r\n        const icon = button.querySelector('.brand-faq-icon');\r\n        \r\n        if (!isExpanded) {\r\n            button.setAttribute('aria-expanded', 'true');\r\n            answer.classList.add('active');\r\n            icon.classList.replace('fa-plus', 'fa-minus');\r\n        } else {\r\n            button.setAttribute('aria-expanded', 'false');\r\n            answer.classList.remove('active');\r\n            icon.classList.replace('fa-minus', 'fa-plus');\r\n        }\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Times of India is the newspaper that every Indian family looks to for a tribute that can be widely seen. A notice published in TOI has a reach and credibility that is far greater than few other Indian publications,&#8230;<\/p>\n","protected":false},"author":5,"featured_media":8296,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43,27],"tags":[55],"class_list":["post-8303","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-advertising","category-newspaper-cost-in-india","tag-matrimonial"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/posts\/8303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/comments?post=8303"}],"version-history":[{"count":1,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/posts\/8303\/revisions"}],"predecessor-version":[{"id":8313,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/posts\/8303\/revisions\/8313"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/media\/8296"}],"wp:attachment":[{"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/media?parent=8303"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/categories?post=8303"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/riyoadvertising.com\/current-info\/wp-json\/wp\/v2\/tags?post=8303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}