A Guide to .htaccess Files

May 2, 2017By Ana DukakisSearch Engine Optimisation (SEO) No Comments

.htaccess files are text files that tell your server how to handle different aspects of your webpage’s display. These include redirects, protecting directories, enabling compression, rewriting URLs, and more. Take a look at our simple, straight-forward .htaccess guide to get a great overview. What is an .htaccess file? An .htaccess file is a simple text … Read More

Mobile First Explained

May 1, 2017By Lian BrooksSearch Engine Optimisation (SEO) No Comments

Mobile first design is a responsive design approach. Here, we offer an in-depth explanation of what mobile first is and how it optimises mobile user experience. What is mobile first? Mobile first design is a responsive design approach in which pages are designed for smaller screens like mobiles before they are designed for desktops. Mobile … Read More

Media Queries Explained

April 28, 2017By Lian BrooksSearch Engine Optimisation (SEO) No Comments

Media queries make websites look good on different devices. Here, we explain what exactly media queries are and how they work. What are media queries? Media queries are CSS instructions that are integral to creating websites. Media queries allow content to adapt to various screen resolutions, with different CSS instructions being used for different screen … Read More