// Adds dimensions UUID, Author and Topic into GA4
Tuesday, November 4, 2025
28.5 C
Singapore

The Singapore Daily takes its impersonator to task

The prominent aggregator of alternative news in Singapore, The Singapore Daily, has taken to Facebook to clarify that its brand name has been misused by a website which goes by the URL: thesgdaily(dot)com, and publishes online news articles targeted at Singaporeans.

The editors of TSD clarified that they do not have any dealings or affiliation with that website.
“It is unfortunate that the webmasters of that site have chosen to misrepresent The Singapore Daily brand, which has been painstakingly built over the years,” they added.

It is unclear who is behind the website thesgdaily.com but it’s articles are prolifically shared in the Facebook page of TR Emeritus.

See also  Pandemic delays arrival of the young wolves of Wall Street
- Advertisement -

Hot this week

Sunway rebrands MCL Land as Sunway MCL after acquisition

SINGAPORE: Sunway Group has rebranded MCL Land as Sunway...

RTS Link project moves forward as first train completes testing in Singapore

SINGAPORE: The Johor Bahru–Singapore Rapid Transit System (RTS) project...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //