I tried to help a co-worker with a professional blog for a TV channel yesterday and ran into some weird issues. We host the blog on a Windows 2008 server with IIS and Plesk. The WordPress install from within the Plesk worked fine but ours did not. The “white screen of death” on the install screen was perplexing (more on that at the bottom of this article), but every time he tried to either upgrade WordPress or install or upgrade a plugin or theme, he would receive warnings or failures stating that WordPress was unable to find the wp-content directory. This warning can take various forms but circle around the fact that WordPress did not find the right directory in the expected place.
The obvious and painless solution is to upload the files directly to the server using FTP and then control the blog from within wp-admin. In this case, though […]
Original post by Mark Ghosh
Technorati Tags: blog
The one thing that most of us WordPress self installers have in common is that we’re using a web host of some kind whether it be shared hosting, VPS, or a dedicated server. Web hosting is one of those industries that has a very low entry barrier thanks to reselling. This enables fly by night shops to open up as a web hosting company only to disappear a few months later. This doesn’t happen in all cases as reselling provides a great opportunity to learn a thing or two but I’ve since lost my trust in resellers. Choosing a web host is probably the most important decision you make as everything rests on their shoulders for your web site to stay online. Without further adieu, here is a list of questions and things to consider when choosing a web host. Note: This mini guide is mainly geared towards shared hosting. […]
Original post by Jeff Chandler
Technorati Tags: blog
WordPress 2.6 introduced a post revisions feature, which automatically saves a draft as you begin to write a post or page and saves a revision for each change made afterwards. That’s right, every time you make even the slightest alteration to a post or page, a new revision is saved. Now don’t get me wrong, this is an incredibly useful feature, especially if you accidentally cut half of your post during a late night edit or lose power while composing your latest masterpiece, but these revisions can slowly build up in your database.
If it’s been a few days since you’ve last edited your blog, chances are that you don’t need to keep any revisions around, and they’re probably just siting in your database taking up space and growing cobwebs. To remove all of your revisions safely without harming your published posts and pages, backup your database, then […]
Original post by James Huff
Technorati Tags: blog
For several years now the 960px grid system (960.gs) has been designers’ favorite pick to help structure and design web layouts. As screens and resolutions have gotten bigger, I’ve found that the 960 grid system does not always fit my needs. 20px gutters and only a 940px content […] Continue Reading…
Technorati Tags: blog
Original post by James Huff
Technorati Tags: blog
Would you like to provide 4 million users with an easy way to save information about your website? Chances are that you have heard of Evernote, the on-the-cloud note-taking application available on multiple platforms. One of the newest features announced by the Evernote team is Evernote Site Memory. Here is what Site Memory does for your website:
Allows visitors to save posts from your site – When you add the Site Memory button to your site, visitors can automatically save posts, pages, and content defined by you to their Evernote your visitors can save posts and pages to Evernote as clips. You have total control of what Evernote saves, the save location of the clip, and how the clips are tagged.
Easy Access to Favorites – When visitors return to your website and click on the Site Memory button they are presented with everything that they have ever clipped from your website.
The […]
Original post by Gilberto Perera
Technorati Tags: blog
You may be wondering why anyone would want to do this. Think about it, you probably have hundreds of articles that you wrote years ago and when those same articles appear on Google search engine results, the dates appear next to the description. You might think that this is great, users searching the web should be able to see when an article originally published, but research shows that users discriminate against older content just because it is old. An article that may be valuable despite its age would be subject to a user completely ignoring it and would click on the newer article, just because it was newer.
As you can see in the image above, the search results page lists the post date for the article followed by the description.
Do not confuse the intent here, if you are running a news site or writing about topics whose value is short […]
Original post by gperera
Technorati Tags: blog, news, google
I’m sure you’ve all heard about the new Twitter button, which finally provides an official way to share links to Twitter and display the number times each link has been shared, but how do you go about adding it to WordPress?
If you love messing with your theme, you can use the official Twitter button generator to generate just a few lines of HTML code that can be inserted into your theme templates, but why not use a plugin to simplify the whole process? I highly recommend Simple Twitter Connect. This plugin, or rather serious of plugins, will provide a simple yet customizable way to automatically add the new Twitter button to your posts and pages. You’ll also enjoy a wealth of additional features, including the ability to automatically tweet your posts while publishing, display a list of followers, use your Twitter credentials to login to the admin […]
Original post by James Huff
Technorati Tags: blog
I’m sure you’ve all heard about the new Twitter button, which finally provides an official way to share links to Twitter and display the number times each link has been shared, but how do you go about adding it to WordPress?
If you love messing with your theme, you can use the official Twitter button generator to generate just a few lines of HTML code that can be inserted into your theme templates, but why not use a plugin to simplify the whole process? I highly recommend Simple Twitter Connect. This plugin, or rather serious of plugins, will provide a simple yet customizable way to automatically add the new Twitter button to your posts and pages. You’ll also enjoy a wealth of additional features, including the ability to automatically tweet your posts while publishing, display a list of followers, use your Twitter credentials to login to the admin […]
Original post by James Huff
Technorati Tags: blog
WordPress 3.0 Walkthrough: Multsite
Multisite is the most talked about new feature in WordPress 3.0 – the WordPress team has folded the functionality of WordPress Multiuser into the main WordPress project. So how do you use it?
This tutorial assumes your are comfortable using FTP clients such as Filezilla and doing basic edits of WordPress files.
1. Download WordPress 3.0 release candidate. You can find it here.
2. Edit wp-config in your favorite text editor and add the following line:
define(‘WP_ALLOW_MULTISITE’, true);
(I’d suggest adding it just above the line “// ** MySQL settings – You can get this info from your web host ** //”)
3. Install WordPress normally
NOTE: If you’ve already installed WordPress 3.0, just edit wp-config and add that line of code, there’s no need to re-install.
4. Under Tools on the sidebar, you’ll now have an “Network” option. Click it.
5. Here you’ll setup your “Network” – a Network is all the blogs or sites […]
Original post by Klint Finley
Technorati Tags: blog
Perennial Weblog Tools Collection community favorite Who Sees Ads can be used to show ads only to certain visitors – such as people who have arrived on your site from a search engine. It’s a useful way to improve your click-through-ratio, and please your regular readers by hiding ads from them.
This is a quick introduction to using the plugin. Showing ads only to search engine visitors is extremely simple – Who Sees Ads can do much, much more. Check out the links at the end of this article for more information.
NOTE: Although the plugin says it’s for WordPress 2.5, it works fine with WordPress 2.92. I haven’t been able to test it with 3.0 yet because I don’t have any 3.0 test sites indexed in any search engines yet. Anyone else know if it works with 3.0?
If you don’t want to do this with a plugin, you can do it […]
Original post by Klint Finley
Technorati Tags: blog