WordPress security basics


by - posted

This article will give you a practical understanding of WordPress security basics. I will cover .htacces modifications, security plugins, hosting and more. Check and scan for problems Run a security audit  via the “WP Security Audit Log” plugin Run a security audit via online tools like : http://hackertarget.com/wordpress-security-scan/ Use Google alert for not wanted spam […] Read the full post >

Structured data markup


by - posted

You will learn in this document what structured data markup is, what schema markup means and as well how to implement the basics. We will cover Microdata, RDFa, JSON-LD, Microformat, Rich Snippets, Open Graph, Twitter Cards and markup for Google+. Introduction “Structured data markup” (or structured data) is a standard way to annotate your content […] Read the full post >

WordPress personalizing made easy


by - posted

In the article WordPress personalizing made easy, you will learn what the basic steps are to modify a standard WordPress Theme . In the examples I used the Twenty Twelve theme. Anatomy of a WordPress theme WordPress themes basically consist of three main types of files. The stylesheet (style.css) which controls the visual design and […] Read the full post >