Barry Pollard's Blog, page 2

April 19, 2019

Writing a Technical Book for Manning

If you've ever thought of publishing a tech book then read up on my experiences writing HTTP/2 in Action for Manning.
 •  0 comments  •  flag
Share on Twitter
Published on April 19, 2019 04:43

March 7, 2019

Make your website better today

Practical tips to speed up, secure and improve your website. Tweak your server config, optimise your https config and improve SEO of your website.
 •  0 comments  •  flag
Share on Twitter
Published on March 07, 2019 15:38

February 25, 2018

Tune Your Security

Make your website more secure by following these top 5 recommendations (including patching, HTTPS, HTTP security headers and implementing a WAF).
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:50

X-Content-Type-Options HTTP Header

Use the X-Content-Type-Options HTTP Header to add security to your website by preventing files of one type being downloaded and used as another type.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

Content Security Policy (CSP)

Learn how Content Security Policy (CSP) can be used to secure your website and prevent Cross Site Scripting (XSS) and other such attacks.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

HTTP Strict Transport Security (HSTS)

Improve security of your website by forcing HTTPS all the time, with the use of the HSTS Header. Also learn about the risks and when you should NOT use it.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

Reduce or remove server headers

Hide server version from HTTP Headers to reduce the information about the software your server runs on which is recommended to improve security.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

Secure HTTP cookies using Secure and HttpOnly

Secure your website by using Secure and HttpOnly Cookies only so they cannot be stolen and used to attack your website.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

X-XSS-Protection HTTP Header

Improve the securiry on your website by ensuring that basic Cross Site Scripting protections in browsers are always switched on for your site.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17

HTTP Security Headers

Learn how HTTP security headers returned by your web server can be used to secure your website. Including some of the newer HSTS, CSP and HPKP options.
 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2018 07:17