HTML 5 Notes For Professional – Chapter – 1 (Getting started with HTML)

This HTML5 Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA, see credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified.

This is an unofficial free book created for educational purposes and is not affiliated with official HTML5 group(s) or company(s) nor Stack Overflow. All trademarks and registered trademarks are the property of their respective company owners.

The information presented in this book is not guaranteed to be correct nor accurate, use at your own risk.

Read More

How To Add 301 Redirects In WordPress And Avoid 404 Errors

If you have ever changed a URL on your website, or your permalink structure without adding redirects you could have a serious problem on your hands.

But why is this a problem?

Changing URL’s without adding redirects causes problems with search engines like Google, it stops them from indexing your content and can impact your rankings.

It’s also a huge problem for users – if they find a broken link then that’s a lost opportunity for you and it’s frustrating for them, they may never return.

Read More

9 Reasons Your WordPress Site Has Slow Response Time

How fast your website loads can have a direct effect on whether you turn visitors into new customers and fans. When your site is delivered to visitors fast, you’ll give everybody the chance to engage with your content. Plus, page loading speed and server response time are significant factors in how Google ranks your website.

Read More

Use Rsync for Daily, Weekly and Full Monthly Backups

Today, we will be using rsync to make daily, weekly, incremental backups and then a full compressed/archived backup once a month. We will then use cron to automate the process. Lets face it us humans get lazy sometimes and most backup systems loose complete effectiveness if they are not completely automated.

Read More

Pin It on Pinterest