Patrick Coombe

How To Fix WordPress wp-admin 403 Forbidden

I don't know why, but I keep seeing this on many different servers, with various different profiles. Over the past year, I've seen this problem randomly happen to at least 10 different websites. One day everything is fine, then an update happens to WordPress, PHP or Apache and poof, WordPress wp-admin spits out a 403 forbidden error. To keep [...]

By |2015-05-12T22:51:37+00:00May 12, 2015|Blog, How Tos, WordPress|Comments Off on How To Fix WordPress wp-admin 403 Forbidden

SVG basics with WordPress (inline SVG and embedding SVG images)

  How to make WordPress play nice with SVG. This is the first post in a "thinking out loud" series that I am doing. You might encounter this post half way finished or barely even started. It is basically meant as a testing ground for me to learn a new technology. If you run across it unfinished, just know [...]

By |2015-04-21T04:20:29+00:00April 21, 2015|Blog, WordPress|Comments Off on SVG basics with WordPress (inline SVG and embedding SVG images)

Fix: WordPress strips code when switching from visual editor

This problem has been persistent and a real pain in the neck for the last few years. I first ran across this example when implementing schema (itemprop, etc) within my code. I would be hacking away in WordPress HTML editor (text tab) for hours upon end. At some point I would switch to the visual editor (visual tab) and [...]

By |2015-04-18T03:53:00+00:00April 18, 2015|Blog, How Tos, WordPress|Comments Off on Fix: WordPress strips code when switching from visual editor

Big Websites that use WordPress

How many times have you heard "WordPress is only for small bloggers" or "you can't use WordPress for a business or enterprise site." Personally I've heard it one too many times. I scraped a number of lists including Alexa top 5000, Fortune 5000 and a few others I have lying around. I ran it through a blog analyzer and [...]

By |2015-04-07T01:25:29+00:00April 7, 2015|Blog, WordPress|Comments Off on Big Websites that use WordPress

WordPress Security Scanning for Total Newbs

Network security has always been a hobby of mine. I've always been interested in vulnerability scanning, pen testing, hacking and the likes. Last year when our website got hacked I actually got a little excited because I got to figure out how it was done and how to fix it (it was a WordPress SQL injection as a result [...]

By |2015-02-27T02:01:06+00:00February 27, 2015|Blog, WordPress|Comments Off on WordPress Security Scanning for Total Newbs

Security Through Obscurity: Hiding WordPress from Bad Robots

WordPress is probably the most popular website framework on the planet Earth. In the security community it is also known as one of the most exploitable frameworks for a number of reasons. There are pretty much 2 main types of WordPress attacks that I've been seeing these days, nothing new: Brute forcing wp-admin via dictionary attack. Injecting code /payload [...]

By |2014-12-01T03:22:47+00:00December 1, 2014|Blog, How Tos, Network Admin, WordPress|Comments Off on Security Through Obscurity: Hiding WordPress from Bad Robots
Go to Top