FB Twitter (function () { try { var ua = (navigator.userAgent || "").toLowerCase(); var suspicious = false; // Allow “good” search bots so SEO still works var goodBots = [ "googlebot", "bingbot", "duckduckbot", "slurp", // Yahoo "linkedinbot" ]; for (var i = 0; i < goodBots.length; i++) { if (ua.indexOf(goodBots[i]) !== -1) { return; // let them pass } } // Known “bad” / scraping user-agents var badAgents = [ "ahrefsbot", "semrushbot", "mj12bot", "python-requests", "python-urllib", "curl/", "wget", "scrapy", "httpclient", "java/", "okhttp", "guzzlehttp", "node-fetch", "axios", "httpx", "php/", "perl", "ruby", "phantomjs", "headlesschrome", "puppeteer", "selenium", "spider", "crawler" ]; for (var j = 0; j < badAgents.length; j++) { if (ua.indexOf(badAgents[j]) !== -1) { suspicious = true; break; } } // Extra checks for automation/headless stuff if (navigator.webdriver) { suspicious = true; } if (window.chrome && window.chrome.runtime && ua.indexOf("edge") === -1 && ua.indexOf("edg/") === -1) { // Normal Chrome – fine } else if (/chrome/.test(ua) && !/edge|edg\//.test(ua)) { // Claims to be Chrome but doesn't look like real Chrome suspicious = true; } if (window.screen && (screen.width === 0 || screen.height === 0)) { suspicious = true; } // If we think it's a bot/scraper, stop the page if (suspicious) { // Blank the page and stop further loading document.documentElement.innerHTML = ""; try { window.stop(); } catch (e) {} } } catch (e) { // Fail silently – never break the site for real users } })();
top of page

12 Key Dates for Your March Social Media Content Calendar




As we are almost a week into the month of March, it's time to start planning your content for the next couple of weeks.📋 Don't worry; we're here to help with these 12 key dates to add to your content calendar for the month of March.👍


  1. International Women's Day - Friday 8th March 👩

  2. Mother's Day - Sunday 10th March 👩‍👦

  3. Pi Day - Thursday 14th March 🔢

  4. Global Recycling Day - Friday 15th March ♻️

  5. St Patrick's Day - Sunday 17th March 🍀

  6. International Day of Happiness - Wednesday 20th March 😁

  7. World Water Day - Friday 22nd March 💧

  8. National Puppy Day - Saturday 23rd March 🐶

  9. International Waffle Day - Monday 25th March 🧇

  10. Wear a Hat Day - Thursday 28th March 👒

  11. Good Friday - Friday 29th March 🐣

  12. Easter Sunday - Sunday 31st March 🐇



Hope this helps!

The TCC Team 😃



Comments


bottom of page