I was upgrading a WordPress MU site we work on and came across an annoying issue: core update wouldn’t work the way it’s supposed to. I got the following error: Unpacking the update. Could not copy files. Installation Failed. After a bit of Googling I found a thread in the WordPress forums that contained a [...]
Yoast tweaking websites
A Migration to WordPress MU
I’ve been working on one of the largest WordPress MU projects we’ve taken on so far the last couple of days. We’ve been migrating the blogo.nl blogs (a Dutch blog network started in 2005) over to WordPress MU. There were several things in this project that were nice to figure out, I’ll go over two [...]
Categories: WordPress
WordPress MU development, I love it!
At OrangeValley, we’re currently working on migrating a large Dutch blog network over from it’s own proprietary system to a WordPress Multi User install, one of our more serious WordPress MU development projects. There’s quite a few things about WordPress MU that I like, but what I like most is, well, that’s it’s WordPress :) [...]
Categories: WordPress
Link dump: interesting reads from around the web
So last week I’ve started sharing a lot more of what I read on a day to day basis on Twitter, and I decided I had to share these links here on yoast.com as well. Below is a quite extensive list of links that I found interesting, ordered by topic. I’ll try to do these [...]
URLs, social media and campaign tracking
Canonicalizing URLs is a very important aspect of Search Engine Optimization but also of Social Media Marketing. This morning, when checking my feeds, I noticed an example that I thought could help you understand the what and the why of it. What I noticed was this: Smashing Magazine had put out one of their usually [...]
How to get me to analyze your site
I get about 10 emails a day asking me for help with a website, not a specific plugin error or something like that, but more general requests for help, often relating to my WordPress SEO article. In the past I just used to give this advice sometimes, for free. Recently I’ve begun treating those requests [...]
Google Analytics for WordPress reaches version 4
tweetmeme_url = ‘http://yoast.com/google-analytics-wordpress-v4/’; Google Analytics has gotten so many new features in the last year, that the only way I could incorporate those into my Google Analytics plugin, which has been downloaded times, was by doing an almost complete rewrite. That’s why today, I’m proud to announce version 4.0 of this plugin. What’s new with [...]
SEO Consulting Services
While most people know me as a WordPress expert, or maybe a WordPress SEO expert, most of my adult life has been spent as an SEO, performing SEO consulting services. SEO, and thus also SEO Consulting Services, are often misunderstood. They’re a combination of four things: Content; the words people search for vs the language [...]
Categories:
Design & development of your WordPress CMS
So, after reading the article on getting from your website’s goal to a proper site structure, and having determined which kinds of page templates and functionality you’ll need, you’re ready for the next step: designing and developing your site. At the end of this article I’ll go through a short list of often-needed functionality, and [...]
Categories:
Change domain, and warn your visitors
When you change domains, for instance using my moving WordPress to a new domain guide, you’ll usually redirect your visitors with something looking like this: Redirect 301 / http://new.example.com/ The only issue with this is that people might not notice that you’ve moved to a new domain, and thus might not update their links to [...]
Categories: Serverside