While I am mostly playing around with this site behind the scenes there are often needs for some tweaks. I’d like the different parts of the blog post to the main site. But not only my personal blogs are hosted here, also some blogs from friends. Hence I had the need to stop the amazing plugin „WordPress MU Sitewide Tags Pages“ to post certain blogs.
WordPress Multisite Migration Tipps
While transitioning from a normal WordPress single blog to WordPress Multisite, there were a few things to look out for. Nothing critical, but the solutions below might save you some time troubleshooting.
Server Upgrade! Centos & Plesk & APC
If you noticed the past weeks the speed of the server went down a bit, which was bugging me a lot. I am running Plesk 10 here and it is really annoying at times. Plesk is using its own system for everything and ofc it changes from version to version, which means it is often more luck than anything if you get things running right away. But I dared anyhow!
Myrddin at MMO-Game.EU Portal
Since I changed this site to a blog (in 2006) Myrddin.de has been a World of Warcraft related site. However now and then I’d like to write about other games too, but at the same time not clutter the blog with unrelated posts. For games like Fallout 3, Mass Effect, Witcher 2 I have been mainly using other forums instead. This has been bugging me for a while.
How to stop unwanted Crawlers, Bots and Spiders!
Do you know the feelign when sometimes there are more bots than visitors crawling over your site? You look at their websites and realize they are just some crapbots doing stuff that will not benefit you or your site at all. Instead they are just choking up your bandwidth. sometimes when this little server gets overwhelmed by requests the last requests in the log came from bots, especially baidu spider.
I decided that this has to stop!
„How to stop unwanted Crawlers, Bots and Spiders!“ weiterlesen
Firefox, custom Webfonts and CDN issues
This one took me a while to figure out. On my main site myrddin.de I am using a Content Delivery Network (CDN) to deliver files from different domains and speed up page loading times.
With the new design I am using a custom font and it displayed properly up till I activated said CDN. All Browsers but Firefox continued to properly display the Font and ofc I thought at first that it was my own fault.
New Look!
As you have noticed the past weeks there were some lack of updates. However I made good use of my spare time as you can see! The previous Theme was pretty nice, but due to all the stuff that was listed it was an Information overkill and the right posts were hard to find. In the next days I plan to improve that a lot. I’ll remove and overhaul pages and navigation.
WordPress updated Permalink Structure, rewrite htaccess
After 5 years of writing and getting tired of linking urls that look like http://www.myrddin.de/2011/01/19/enhancement-shaman-soloable-bosses/ I thought it would be nice to get rid of the date part and shorten urls for irrelevant information. The whole purpose of the standard „year/month/day“ structure is to make it easier for wordpress to recognize an url as belonging to a post.
„WordPress updated Permalink Structure, rewrite htaccess“ weiterlesen
Theme Showcase
As some of you may know I sometimes create wordpress themes. Once in a while you run across a design, that doesn’t fit the goal you had in mind, but at the same time is too nice to just thrash. There are probably a a couple of people who can use these and finish customization for themselves.
Tuning APC Opcode Cache
The past week I noticed errors and sometimes stalling performance of my PHP-applications. After some research I realized that the error might be related to some Linux distributions using only a small shared memory size which might cause APC to malfunction.