/** * Enables the HTTP Strict Transport Security (HSTS) header in WordPress. */ function tg_enable_strict_transport_security_hsts_header_wordpress() { header( 'Strict-Transport-Security: max-age=31536000' ); } add_action( 'send_headers', 'tg_enable_strict_transport_security_hsts_header_wordpress' );
White Hat vs Black Hat SEO

White Hat vs Black Hat SEO

Each year Google is forced to update the search engine algorithm multiple times in order to direct users to the sites that will be most relevant and useful to the users’ needs. Search Engine Optimization (SEO) is part of the algorithmic process used for this...
Tattoos in the Workplace

Tattoos in the Workplace

We have gone through a number of different changes in our society, one of them being tattoos becoming a “social norm,” especially among the millennial generation.  The question that begs to be asked, though; Will businesses start catching up with the times...