The topic of SSL / HTTPS and WordPress has been in the back of my mind for months, because Google officially announced a long time ago that the encryption of a website with an SSL certificate is a ranking factor for Google. In the […]
Basically, I think the WordPress SEO plugin from "Yoast" is quite successful. I've installed it on most of my projects and I get on with it quite well. Only one thing annoys REALLY bad about the plugin: The [...]
I've been an active Flash refuser for a long time, because on the one hand the performance and on the other hand the security gaps take my nerves enormously. To be honest, I only noticed the missing Flash plug-in for the videos on Facebook, [...]
Today an article on a somewhat "technical" topic that certainly does not interest everyone: As part of my "real" work, I have to read the HTTP header every now and then that websites send when certain requests are made. So can […]
As you know, I often refer to Amazon in this blog when I recommend products that I personally like or use myself. Even if there are any innovations that I may not yet [...]
Sometimes you get an error message when uploading photos after creating a new WordPress blog. WordPress reports, for example, "The uploaded file could not be moved after uploads." The reason for this is, […]
A blogger colleague recently recommended the WordPress plugin WP125 to me, with which he manages the square 125 × 125 pixel banners in his sidebar. I installed the plugin and set up two banners, but [...]
Today I heard from the plugin "WP Updates Notifier" via email that there is a new WordPress update. The WP 4.0 version called "Benny" is currently available. Benny is the name of the point zero update, in memory [...]
Question: I received a file with the extension .php for a free script. Now I wonder how I can open the file. Is there a special program for? Answer: In principle, [...]
PHP offers the possibility to define redirects and redirects to other URLs with the command "header ()". You can only transfer the URL to which the forwarding should take place as a parameter. To the whole [...]