ADVERTISEMENT

More fish ports to be built around PH—Marcos

Published Aug 13, 2025 06:18 pm
President Marcos assured Filipino fisherfolks that more fish ports will be built around the country as he cited that more people should be making a living from the sea, considering the Philippines' archipelagic nature.
President Ferdinand R. Marcos Jr. leads the inauguration of the rehabilitated Philippine Fisheries Development Authority – Iloilo Fish Port Complex (PFDA-IFPC) in Barangay Tanza-Baybay, Iloilo City on Aug. 13, 2025.
President Ferdinand R. Marcos Jr. leads the inauguration of the rehabilitated Philippine Fisheries Development Authority – Iloilo Fish Port Complex (PFDA-IFPC) in Barangay Tanza-Baybay, Iloilo City on Aug. 13, 2025.
In inaugurating the rehabilitated Philippine Fisheries Development Authority – Iloilo Fish Port Complex (PFDA-IFPC) in Barangay Tanza-Baybay, Iloilo City on Wednesday, Aug. 13, Marcos told fishermen that 10 more fish ports will be constructed nationwide.
Marcos said building such infrastructure would encourage more Filipinos to venture into fishing.
At present, there are about 2.2 million fishermen in the country. This figure should be bigger, he added.
"Palagay ko pag iniisip natin na ang Pilipinas ay pitong libo na isla, parang kulang yun, e (I think that when we think of the Philippines as 7,000 islands, it feels like that’s not enough). More people should be making their living from the sea," the President said.
"And that is what we are trying to encourage. At to do that, ginagawa natin pinaparami nga natin ang mga facilities na kagaya nito, pati yung transportation, pati yung cold chain. Kung maalala ninyo, cold chain ay lagi namin napapag-usapan ‘yan dahil yung cold chain ibig sabihin nasa yelo yung isda mula sa umpisa. Mula rito hanggang doon sa tutunguhan para yun na nga para maging – laging sariwa yung isda na inyong ipinagbibili (What we are doing is increasing the number of facilities like this one, as well as improving transportation and the cold chain. If you recall, we often talk about the cold chain because it means the fish is kept on ice from the very start—from here all the way to its destination—so that the fish you sell always stays fresh)," he added.
The move, Marcos also said, is aimed at being at par with the country's close neighbors in terms of supporting its fishing industry, admitting that "it’s hard to compete with them if we don’t fix our own system."
‘Pag tinitingnan natin ang ginagawa ng mga ibang bansa, kagaya ng Thailand, kagaya ng Viet Nam, kagaya ng mga ibang bansa na nakapaligid sa atin, ay napakaganda ang kanilang sistema. Kaya mahirap makipagkompetisyon sa kanila kung hindi natin ayusin ang sistema natin (When we look at what other countries are doing—like Thailand, Vietnam, and others around us—their systems are very well-developed. That’s why it’s hard to compete with them if we do not fix our own system)," the Chief Executive said.
He further said that the country needs to lower production costs, reduce transportation expenses, improve the delivery of products for sale, and ensure that the so-called “value added” stays with the fishermen and farmers.
"Iyon po ang konsepto namin para yung imbes na may binabayaran na middleman, e, kung ano yung binabayad ninyo sa middleman ay hindi na kailangan, nasa sa inyo na yun (That’s our concept—so that instead of paying a middleman, whatever you would have paid them stays with you instead)," Marcos said.
The  Iloilo Fish Port Complex was rehabilitated and improved under a contract price of P885,135,614. Its rehabilitation was finished in March 2025.
The Complex is equipped with solar panel modules mounted on key structures, including the new market hall, refrigeration building, cold storage facility, commercial building, public toilet and administration building.  
It will serve over 1,400 industry players in Western Visayas.
Inside the new market hall are 21 licensed fish brokers supported by 369 helpers, 503 fish viajeros with 344 helpers, along with 66 major overland fish suppliers, seven fishing vessel operators, and 37 retailers assisted by 74 personnel — creating a connected and fast-moving fishery supply chain from sea to market.

Related Tags

President Marcos fish ports fishing industry Fisheries Development Authority
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.