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

Blog.

Great Testimonial from Julie Evison. Thank you! "After attending a few free courses that Ruth ran at the Consult Centre, I decided to sign up for the Business Academy.. It is truly one of the best decisions and investments I could have made to learn how to grow my business. Ruth's blend of humour, openness and support encourages you to really find your way around all the areas that might be stopping you from taking the next step in moving your business forward. Whatever it is that you need help and advice on, be it social media Website, or IT, you need to get Ruth and the team on board." https://overwood.co.uk/

ree

 
 
 

Thank you John Warrington for such a positive review. Counselling Minds "If you're looking for Business Coaching of the very highest order, then please arrange a meeting with Ruth. She listens to what the needs of your particular business are and in turn invests time, effort, passion, intelligence and humour to deliver the best outcome. I recommend that anyone looking to improve themselves and their business, at whatever level that may be, contact Ruth and let her and her team help you achieve more than you thought was possible." https://www.localcounsellor.co.uk/

ree

 
 
 
bottom of page