How to optimise images for your website

An often overlooked aspect of websites content is images. They can take time to download and as such can affect your Google rankings and even bounce rate.Image sizes Each pixel…

Comments Off on How to optimise images for your website

What is a content management system?

It’s not the most self-explanatory term in the world. In the very old days, we built websites line-by-line of code all by hand and you needed to be a programmer…

Comments Off on What is a content management system?

How to use TheBestof Sudbury

If you’re clever enough to have a profile with TheBestof Sudbury and wondering how to make it work for you, read on… I’m Abbie of Polyspiral Ltd, and I’ve been a member…

Comments Off on How to use TheBestof Sudbury

Swiftslider Slideshow instructions

Swift Slider Instructions Click the headings below to jump to the section: How to add slides How to show the slide in your page How to edit slides We highly…

Comments Off on Swiftslider Slideshow instructions

Change URL in PHPMyadmin My SQL Database

UPDATE wp_options SET option_value = replace(option_value, 'oldurl.com', 'newurl.com') WHERE option_name = 'home' OR option_name = 'siteurl';UPDATE wp_posts SET guid = replace(guid, 'oldurl.com','newurl.com');UPDATE wp_posts SET post_content = replace(post_content, 'oldurl.com', 'newurl.com'); UPDATE…

Comments Off on Change URL in PHPMyadmin My SQL Database

Why does fresh content matter to Google?

Are you struggling to find the time to update your website? You're not alone! But here's the thing: websites can quickly become outdated, which can hurt your online presence. That's…

Comments Off on Why does fresh content matter to Google?