ADVERTISEMENT

Tanay LGU ready for influx of Holy Week tourists

Published Mar 31, 2026 05:34 pm  |  Updated Apr 1, 2026 08:39 am

At A Glance

  • The Tanay municipal government gears up for the arrivals of tourists this Holy Week
With various religious sites and recreational facilities spread across the town, the municipality of Tanay is prepared for the expected influx of both local and foreign tourists to the nature-rich scenery of Rizal Province during Holy Week.
The office of Mayor Rex Manuel Tanjuatco said that police personnel, augmented by barangay tanods, have been on alert for the expected influx of tourists throughout the town, including upland villages where most tourist destinations and religious pilgrimage sites are located.
The Tanay Tourism Office named at least 10 Roman Catholic churches, spread all over the city as "Visita Iglesia" destinations during the Holy Week.
These are San Ildefonso de Toledo Parish Church; Regina Rica; St. Jude Thaddeus Parish; Our Lady of Mount Carmel Chapel, Parokya ng Banal na Krus; Our Lady of Black Madonna Chapel; Padre Pio Chapel and Gardens; Holy Family Quasi Parish, Fatima Marian Chapel; and the La Capilla De la Boda Diocesana del Amor Divino, which is the newest church in the upland Barangay Sampaloc.
The map of the Visita Iglesia sites in Tanay, Rizal (from Tanay Tourism Office's FB page)
The map of the Visita Iglesia sites in Tanay, Rizal (from Tanay Tourism Office's FB page)
The town’s tourism office has posted advisories on road map and contact numbers of the local government offices to guide the motorists and visitors in their visit to Tanay.
Since the start of Lent, police personnel have been inspecting various tourist spots in Tanay to ensure that these areas are safe for all, especially with the expected arrival of tourists from Metro Manila and other nearby places.
Dr. Jeff Pino, Tanay municipal administrator, said the town’s rich culture and the residents’ warm hospitality complements the nature ambiance in the town.
On Holy Tuesday, Mayor Tanjuatco led his family members and neighbors in the traditional "pabasa," the prayerful chanting of the passion and death of Jesus Christ, at their home.
Tanay residents including Mayor Rex Manuel Tanjuatco perform the 'pabasa' on Holy Tuesday. (photo from Tanay LGU)
Tanay residents including Mayor Rex Manuel Tanjuatco perform the 'pabasa' on Holy Tuesday. (photo from Tanay LGU)
Tanay residents including Mayor Rex Manuel Tanjuatco perform the 'pabasa' on Holy Tuesday. (photo from Tanay LGU)
Tanay residents including Mayor Rex Manuel Tanjuatco perform the 'pabasa' on Holy Tuesday. (photo from Tanay LGU)
Visitors, who need a break in their city life routine, may find several recreational areas and lodging facilities in the upland villages helpful.
The Tanay Park has several food kiosks and accessory booths that offer a variety of food and non-food items for tourists who visit the nearby San Ildefonso Parish Church at the town proper, which is open from 8 a.m. until 5 p.m. until April 5.
Dr. Pino said Tanay LGU, in coordination with the Rizal Provincial Government, the local police, fire protection, and disaster management teams will be on high alert and ready to respond to emergencies.
Medical and Help Desk booths will be set up in strategic locations to provide information and assistance to pilgrims and tourists.
Tanay police, under the leadership of officer-in-charge Lt. Col. Wlhelmino Saldivar Jr., assured the presence of uniformed cops in the town’s tourist destinations as part of the "Ligtas Summer Vaction 2026" of the Philippine National Police.
Police personnel at Regina Rica chapel (photo from Tanay PNP's FB page)
Police personnel at Regina Rica chapel (photo from Tanay PNP's FB page)
Tanay cops making the rounds at Daranak Falls (Tanay PNP's FB page)
Tanay cops making the rounds at Daranak Falls (Tanay PNP's FB page)
Tanay Police and Philippine Coast Guard personnel on station at a tourist spot in Tanay (photo from Tanay PNP's FB page)
Tanay Police and Philippine Coast Guard personnel on station at a tourist spot in Tanay (photo from Tanay PNP's FB page)
For emergency assistance, the public may contact the following:
MDRRM (Rescue): 0963-473-3333 8924-7174 loc. 307
Tanay Police: 0998-5985-729
Tanay BFP: 0976-467-8566
Health Office: 8654-2608/ 8655-5537
Rizal PNP: 0917-365-5979 / 0908-316-0164
Tanay Tourism Office: 0968 556 5335
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.