<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Web Mechanic</title>
	<atom:link href="http://www.the-web-mechanic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-web-mechanic.com</link>
	<description>The Web Mechanic fixes what annoys you about your web site or blog.</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:10:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>10 Steps to WordPress Security Protection</title>
		<link>http://www.the-web-mechanic.com/wordpress-security-protection/</link>
		<comments>http://www.the-web-mechanic.com/wordpress-security-protection/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 23:40:59 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=572</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">10 Steps to WordPress Security Protection</span></span></h1> <p><span style="font-size: x-large;">S</span>cripted websites/ blogs using WordPress are becoming more and more common. And as such they are becoming ever more tempting targets for hackers and trashers. It might be something as simple as&#8230; <a href="http://www.the-web-mechanic.com/wordpress-security-protection/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">10 Steps to WordPress Security Protection</span></span></h1>
<p><span style="font-size: x-large;">S</span>cripted websites/ blogs using WordPress are becoming more and more common. And as such they are becoming ever more tempting targets for hackers and trashers. It might be something as simple as putting a picture on your site that goes &#8220;phhpttttt!!! I was here!&#8221; Or it might go so far as to taking over your site, denying you access to it and then holding your site for ransom. Malicious code can be placed on your site that might infect visitors&#8217; computers and not the least of your worries, get you banned by the search engines.</p>
<p><a title="wordpress.org" href="http://www.wordpress.org"><span style="font-size: x-large;">W</span>ordpress.org</a> does a great job of eliminating potential entryways into the WordPress code with frequent updates. However, it is open-source code and is developed by hundreds if not thousands of people. (especially when you consider the myriad of themes and plugins available) Unfortunately, hackers work just as hard to find ways to exploit WordPress any way they can.</p>
<p><span style="font-size: x-large;">W</span>hat can you do?</p>
<p><span style="font-size: x-large;">I</span> have compiled a number of things that you can do proactively to help keep your WordpPress secure. Note: I said &#8220;help&#8221; keep your site secure. When it comes to websites and hackers, there is no guarantee that your site can&#8217;t be successfully attacked. But you can make your site unpalatable to attack and more secure.</p>
<p><span style="color: #cc0000;"><span style="font-size: x-large;">Warning!</span></span> The security measures below range from quick and easy to those demanding some &#8220;chops&#8221; in coding. It is possible to incorrectly implement some these steps and lock yourself out from your site with no way to correct your mistake. You could even damage your site yourself. I can take no responsibility for any problems you might have from applying these security measures.</p>
<p><span style="font-size: x-large;">T</span>hat being said&#8230; we&#8217;ll start with the basic ones and get more complicated as we go on.</p>
<p><br class="spacer_" /></p>
<ol>
<li><span style="font-size: x-large;">A</span>lways use the latest version of WordPress. As I mentioned, software security is an ongoing struggle and WordPress.org does a great job of addressing the latest threats. If you have concerns about being a &#8220;first adopter&#8221; of new versions, wait a few days or a week before updating. Be aware that updating may cause problems with your plugins or themes. You should back-up your WordPress before updating. See <a title="Backing up WordPress" href="http://codex.wordpress.org/Backing_Up_Your_Database">wordpress.org</a> for details. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">D</span>on&#8217;t use a simple, easy password. Did you know that the most commonly used passwords are &#8220;password&#8221; and &#8220;1234567&#8243;? Is that you? As reported by PCmag.com here are the <a title="10 Most Common Passwords" href="http://www.pcmag.com/article2/0,2817,2113976,00.asp">10 Most Common Passwords.</a> You should use a strong password that incorporates numbers, upper and lower case letters and &#8220;special&#8221; characters like ! &#8221; ? $ % ^ &amp; ) I know, I know, it&#8217;s going to be hard to remember. Write it down, have your browser memorize it&#8230; It&#8217;s better than giving carte blanche to your site! WordPress can generate a random strong password for you. In your Dashboard go to &#8220;Users&#8221; and select your account name (for most people it&#8217;s probably &#8220;admin&#8221;) and make sure that your email address is correct. Log out from WordPress and then instead of logging in again, click on &#8220;Lost Your Password?&#8221; Your WordPress will email a new, strong randomly generated password. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">N</span>ow that we have talked about your &#8220;admin&#8221; user account&#8230; Get rid of it!  Well, not totally. Add a new user with full administrator privileges.  Use a not totally obvious username and a strong password. Log out of WordPress and then login with your new username and password. Now you can go to the &#8220;Users&#8221; area and edit the &#8220;admin&#8221; user account. Most people leave the main username as &#8220;admin&#8221; &#8230; attackers know this!  Edit your &#8220;admin&#8221; user by changing its role from &#8220;administrator&#8221; to &#8220;subscriber&#8221;. Save the change. Now if a hacker tries to take over the standard &#8220;admin&#8221; account, they will have no privileges to change anything.<br />
 <strong>Note!</strong> If you installed your WordPress site using Fantastico, you were probably already prompted to enter your own username and password during setup. Change your password to a strong one if you did not do so originally. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">I</span>n the Dashboard navigate to  Settings-General. Make sure that the &#8220;Membership-Anyone can register&#8221; checkbox is <span style="text-decoration: underline;">un</span>checked. Be sure that the &#8220;New User Default Role&#8221; is set to subscriber. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">T</span>his is a good time to add some login protection. Hackers will often try a brute force means of accessing your site by trying thousands of passwords in hopes of discovering the right one. The &#8220;Login Lockdown&#8221; plugin will, upon activation, deny login access for 60 minutes to anyone who tries 3 wrong passwords in 5 minutes. If you want to adjust these settings, you can modify them on the <a title="Login Lockdown" href="http://wordpress.org/extend/plugins/login-lockdown/">Login Lockdown</a> configuration page. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">H</span>ere&#8217;s another plugin that can help keep the wolves at bay. It&#8217;s the <a title="WordPress Firewall" href="http://wordpress.org/extend/plugins/wordpress-firewall/">WordPress Firewall</a> plugin. This plugin does a lot! It monitors your WordPress site for attacks, protects your plugins, and is a Swiss Army Knife of protection&#8230; You can read about its features at the <a title="WordPress Firewall plugin" href="http://www.seoegghead.com/software/wordpress-firewall.seo">plugin homepage</a>. </li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">N</span>ow this is where we start getting more geeky. In the root of your WordPress installation is a file called .htaccess. It can control a lot of things on your website. More than I can go into in this post. Anyway, you can add this following line into the .htaccess file using a text editor.
<div><pre style="background-color: #ffff99;font-size:.7em;">
# prevent directory browsing  
Options All -Indexes</pre></div>
<p><span style="font-size: x-large;">N</span>ormally browsers can see into folders and report on and even access the files within. To prevent this random viewing website designers put an empty index.html file into each folder. WordPress has many, many folders &#8211; too many to make this practical. Making this addition to the .htaccess file denies folder will keep browsers (and people) out of folders where they have no need of access.</p>
<p><br class="spacer_" /></p>
</li>
<li><span style="font-size: x-large;">I</span>n the WordPress root there is a file named wp-config.php, it&#8217;s quite an important file and you don&#8217;t want someone to &#8220;accidentally&#8221; gain access to it as it contains the username and password for your mySQL database connection. We can deny access to it by adding a few more lines to the same .htaccess file that we mentioned in #7.
<div><pre style="background-color: #ffff99;font-size:.7em;">
<code># protect wpconfig.php
&lt;files wp-config.php&gt;
Order deny,allow
deny from all
&lt;/files&gt;</code></pre></div>
</li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">T</span>his next tip I found is from Jeff Starr at the <a title="Perishable Press" href="http://perishablepress.com/">Perishable Press</a> website.  Many recent attacks on WordPress have used very long request strings&#8230; Much longer than legitimate ones would be. The code below can be copied to make a php file that can be placed in your WP plugin folder. Further explanation may be found at his blog post &#8220;<a href="http://perishablepress.com/press/2009/12/22/protect-wordpress-against-malicious-url-requests/">Protect WordPress Against Malicious URL Requests</a>&#8221;
<div><pre  style="background-color: #ffff99;font-size:.7em;">
&lt;?php /* Plugin Name: Block Bad Queries */

if (strlen($_SERVER['REQUEST_URI']) &gt; 255 || 
     strpos($_SERVER['REQUEST_URI'], "eval(") || 
	strpos($_SERVER['REQUEST_URI'], "base64")) {
          @header("HTTP/1.1 414 Request-URI Too Long");
          @header("Status: 414 Request-URI Too Long");
          @header("Connection: Close");
          @exit;
} ?&gt;</pre></div>
</li>
<p><br class="spacer_" /></p>
<li><span style="font-size: x-large;">W</span>ordPress.org suggests replacing the &#8220;Secret Keys&#8221; in your wp-config.php file with your own secret ones. If you go to the <a title="WordPress secret key generator" href="http://api.wordpress.org/secret-key/1.1/">WordPress Secret Key Generator</a> a randomly set will be generated similar to these below (don&#8217;t use these.. they wouldn&#8217;t be very secret!)<br />
<pre><pre style="font-size: .7em;">define(&#039;AUTH_KEY&#039;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#039;N!3MZ9+&amp;gt;l-5)=K&amp;amp;+_j7mM+}ZK5UFvZQ E{=*Vzp0Eae+i^oXY]!)B@vFj?x;&amp;amp;y=c&#039;);
define(&#039;SECURE_AUTH_KEY&#039;, &#039;OeX&amp;gt;dl;tuRc$w+ehD{2]k%k{3uhH|L|8DNQu[/Np8_&amp;amp;qz_ rp7v+z6YODdjz9%~s&#039;);
define(&#039;LOGGED_IN_KEY&#039;,&nbsp;&nbsp; &#039;oOO1smvP?&amp;lt;4fSU0Sv,5yeT`z#ns5_I?tEEL9Y[|CW!YO@fkjw@</pre></pre></p>
<p><span style="font-size: x-large;">J</span>ust copy and then paste the secret keys over the ones in your wp-config.php file. Don&#8217;t worry about having to remember them, they are used by WordPress to encrypt information.</p>
</li>
</ol>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=10+Steps+to+WordPress+Security+Protection+http://42359.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/wordpress-security-protection/&amp;title=10+Steps+to+WordPress+Security+Protection" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/wordpress-security-protection/&amp;title=10+Steps+to+WordPress+Security+Protection" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=10+Steps+to+WordPress+Security+Protection&amp;link=http://www.the-web-mechanic.com/wordpress-security-protection/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/wordpress-security-protection/&amp;title=10+Steps+to+WordPress+Security+Protection" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/wordpress-security-protection/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reset Your WordPress Admin Password via phpMyAdmin</title>
		<link>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/</link>
		<comments>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:30:59 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[Wordpress Problems]]></category>
		<category><![CDATA[wordpress password]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=504</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Reset Your WordPress Admin Password via phpMyAdmin </span></span></span></h1> <p><br class="spacer_" /></p> <p><span style="font-size: x-large;">H</span>ave you forgotten your WordPress Admin password? Did you lose access to your WordPress because you fell prey to the WP password vulnerability and your p/w got hacked? (Problem&#8230; <a href="http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Reset Your WordPress Admin Password via phpMyAdmin </span></span></span></h1>
<p><br class="spacer_" /></p>
<p><span style="font-size: x-large;">H</span>ave you forgotten your WordPress Admin password? Did you lose access to your WordPress because you fell prey to the WP password vulnerability and your p/w got hacked? (Problem now corrected with <a title="WordPress update" href="http://wordpress.org/download/">WordPress 2.8.4</a>). Take heart, your password can be reset outside of WordPress by using phpMyAdmin.</p>
<hr style="width: 75%; background-color: #cc0000;" />
<p style="text-align: center;"><span style="color: #cc0000;"><strong><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">CAUTION!</span></span></strong></span></p>
<p><span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> allows you to directly edit your WordPress database! You can totally and permanently ruin your WordPress installation and have to start it all over again. While I have attempted to make this tutorial easy-to-follow and and accomplish, I take no responsibility for any problems that may occur from your modification of your WordPress database.  If you are not comfortable with attempting to work on your WP database yourself, find someone technically competent to assist you in restoring your password.<br class="spacer_" /></p>
<hr style="width: 75%; background-color: #cc0000;" />
<p><span style="font-size: x-large;">W</span>hen you set up your webhosting, your host likely gave you a login and password to your account. This would be the place where you set up your email addresses and the like. Most webhosting companies use CPanel as an interface. CPanel makes life much easier!</p>
<p><span style="font-size: x-large;">A</span>nyway, you want to log onto your hosting account and find <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> and click it.</p>
<p><span style="font-size: x-large;">H</span>ere&#8217;s what it looks like in my CPanel&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin1.jpg"><img class="aligncenter size-full wp-image-512" title="phpmyadmin1" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin1.jpg" alt="phpmyadmin1" width="400" height="94" /></a></p>
<p><span style="font-size: x-large;">C</span>lick on <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> to open the program in your browser. If your <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> is the current version (as of this writing), you should see this&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin.jpg"><img class="aligncenter size-full wp-image-517" title="phpmyadmin" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin.jpg" alt="phpmyadmin" width="600" height="252" /></a></p>
<p><span style="font-size: x-large;">C</span>lick on your WordPress database.  You should see the following&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/users.jpg"><img class="aligncenter size-full wp-image-518" title="users" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/users.jpg" alt="users" width="600" height="290" /></a><span style="font-size: x-large;">S</span>croll down to find the row named &#8220;wp_users&#8221; and click on the &#8220;Browse&#8221; icon. This will take you to the next screen&#8230;</p>
<p><br class="spacer_" /></p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/users21.jpg"><img class="aligncenter size-full wp-image-520" title="users2" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/users21.jpg" alt="users2" width="600" height="146" /></a></p>
<p><span style="font-size: x-large;">F</span>ind the row for the &#8220;admin&#8221; user and click on the pencil icon to edit the admin password&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/editpw1.jpg"><img class="aligncenter size-full wp-image-523" title="editpw" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/editpw1.jpg" alt="editpw" width="600" height="349" /></a><span style="font-size: x-large;">L</span>ocate the <span style="color: #cc0000;"><strong>&#8220;user_pass&#8221;</strong></span> row in the field column. In the <span style="color: #cc0000;"><strong>&#8220;Function&#8221;</strong></span> column of that row, click on the dropdown list and select <span style="color: #cc0000;"><strong>&#8220;MD5&#8243;</strong></span>. Continue to the <span style="color: #cc0000;"><strong>&#8220;Value&#8221;</strong></span> column. What you will see there is an encrypted version of the current password. Click on it and remove it so that there is nothing in that box. Now, enter the password that you want to use for the<span style="color: #cc0000;"><strong> &#8220;admin&#8221;</strong></span> account. Don&#8217;t worry that it isn&#8217;t encrypted, that will be taken care of automatically. Lastly, at the bottom of this last screen, be sure to clock on &#8220;Go&#8221; to save your change of password.</p>
<p><span style="color: #cc0000;"><strong><span style="font-size: x-large;">C</span>ongratulations!</strong></span> You should now be able to log into your WordPress with your new password!</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin+http://5wzqd.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin&amp;link=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix WordPress memory error when upgrading</title>
		<link>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/</link>
		<comments>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 22:05:39 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[Wordpress Problems]]></category>
		<category><![CDATA[wordpress answer]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=493</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Fix WordPress memory error when upgrading</span></span></span></h1> <p><span style="font-size: x-large;">W</span>ith the issuing of WordPress 2.8.3 and 2.8.4 a lot of people have run into the dreaded <span style="color: #cc0000;"><strong>&#8220;Allowed memory size error&#8221;</strong></span> when you try to run the automatic upgrade for&#8230; <a href="http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Fix WordPress memory error when upgrading</span></span></span></h1>
<p><span style="font-size: x-large;">W</span>ith the issuing of WordPress 2.8.3 and 2.8.4 a lot of people have run into the dreaded <span style="color: #cc0000;"><strong>&#8220;Allowed memory size error&#8221;</strong></span> when you try to run the automatic upgrade for your WordPress. (you <em><span style="color: #cc0000;"><strong>did</strong></span></em> backup everything, just in case, yes?)</p>
<p><span style="font-size: x-large;">D</span>id you get an error something like &#8220;Allowed memory size of 33554432 bytes exhausted (tried to allocate &#8230;yadda yadda)&#8221;?  This is likely caused by &#8220;too much stuff&#8221; in your WordPress, like lots of plugins.</p>
<p><span style="font-size: x-large;">T</span>here are a few things to do to try to get past this.</p>
<p><span style="font-size: x-large;">1.)</span> Deactivate most or all of your plugins and then try the automatic upgrade again. That should help most people.</p>
<p><span style="font-size: x-large;">I</span>f you are more technically inclined or have someone who can do this for you <span style="color: #cc0000;">(like me! <img src='http://www.the-web-mechanic.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </span>)&#8230;</p>
<p><span style="font-size: x-large;">2.)</span> In your WordPress root find the &#8220;wp-settings.php&#8221; file and find this line (around line 13)  &#8220;define(’WP_MEMORY_LIMIT’, ‘32M’);&#8221;  and increase the memory size to something larger, like  &#8220;define(’WP_MEMORY_LIMIT’, ‘64M’);&#8221; . Now try upgrading again.</p>
<p><span style="font-size: x-large;">A</span>nd if that doesn&#8217;t fix it so that you can upgrade&#8230; Try this!</p>
<p><span style="font-size: x-large;">3.)</span> Find the &#8220;php.ini&#8221; for your site (this is not a wordpress file, but one from your webhost &#8211; you may need to ask them how to make the change, if it&#8217;s not readily available to you) and change it to something larger like this  &#8220;memory_limit = 128M&#8221;</p>
<p><span style="font-size: x-large;">Y</span>ou should now be able to successfully upgrade your WordPress!</p>
<p><br class="spacer_" /></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Fix+WordPress+memory+error+when+upgrading+http://btss4.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Fix+WordPress+memory+error+when+upgrading&amp;link=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 101 &#8211; Permalinks</title>
		<link>http://www.the-web-mechanic.com/wordpress-101-permalinks/</link>
		<comments>http://www.the-web-mechanic.com/wordpress-101-permalinks/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 02:38:24 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[WordPress 101]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=447</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress 101 &#8211; Permalinks</span></span></span></h1> <p><span style="font-size: x-large;">S</span>o what the heck is a Permalink and why do I care?</p> <p><span style="font-size: x-large;">U</span>ntil fairly recently, when you looked at the top of your browser, where you can type in the URLs of sites you&#8230; <a href="http://www.the-web-mechanic.com/wordpress-101-permalinks/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress 101 &#8211; Permalinks</span></span></span></h1>
<p><span style="font-size: x-large;">S</span>o what the heck is a Permalink and why do I care?</p>
<p><span style="font-size: x-large;">U</span>ntil fairly recently, when you looked at the top of your browser, where you can type in the URLs of sites you want to visit, what you saw up there likely made sense. If you were on the site&#8217;s &#8220;About&#8221; page, at the end of the URL you probably saw &#8230; /about.html. If you were on the &#8220;Contact&#8221; page it said /contact.html. Made sense, didn&#8217;t it?</p>
<p><span id="more-447"></span></p>
<p><span style="font-size: x-large;">N</span>owadays what do you see? If its a WordPress site or blog, the end of the URL may say something like   &#8230;/post.php?post=447.  What did <strong><span style="color: #cc0000;">that</span></strong> mean? Websites all used to be what are called &#8220;static&#8221; websites. Once a page was up coded and on the web,  its name was there until it needed to change or was taken down. These days many websites and blogs are &#8220;dynamic&#8221; sites. This means that the content is not fixed and the page is generated on-the-fly as you click around to that page. From a website construction point of view, this makes life a lot easier. For instance &#8211; if a website has ten pages and has the same footer information on each page, you don&#8217;t have to make those entries on each of the ten pages, you can just write one &#8220;footer&#8221; file and then just have each page grab that information when it is accessed. (and then with something like WordPress just about everything is actively generated)</p>
<div id="attachment_451" class="wp-caption alignleft" style="width: 160px"><a href="http://the-web-mechanic.com/wp-content/uploads/2009/06/permalinks.jpg"><img class="size-thumbnail wp-image-451" title="permalinks" src="http://the-web-mechanic.com/wp-content/uploads/2009/06/permalinks-150x150.jpg" alt="Permalink Page" width="150" height="150" /></a><p class="wp-caption-text">Permalink Page</p></div>
<p><span style="font-size: x-large;">A</span>nyway, those letters, numbers,?&#8217;s, etc. mean something to computers&#8230; but its mostly gibberish to you and me. The good news is that when WordPress was developed, they put in the capability to change that gobbeldy gook into something decipherable by humans. Unfortunately, WordPress doesn&#8217;t come out of the box set to make use of this. Over on the left side of your Administrator panel, click on &#8220;Settings&#8221; and then &#8220;Permalinks&#8221;. At the top of the Permalink page, you&#8217;ll see a number of choices, including the one that has been pre-chosen for you. At the bottom of that list you&#8217;ll see &#8220;Custom&#8221;. In the space provided enter the following (without the quotes) &#8220;<strong><span style="color: #cc0000;">%postname%</span></strong>&#8220;. Now, when you write a post, the URL for it will show the name of the post as part of the URL. This makes it easier for people to remember <strong><span style="color: #cc0000;">and</span></strong> it will help the search engine robots navigate your site more readily.  (look up at the top of this site <strong><span style="font-size: large;">↑</span></strong>) Those robots like English as much as we do!</p>
<p><span style="font-size: x-large;">W</span>hat about those other options? They might be revalent to your site, especially if it is big.  Check out the <a href="http://codex.wordpress.org/Using_Permalinks">WordPress Codex</a> for more extensive Permalink information.</p>
<p><span style="font-size: x-large;">N</span>ow, <strong><span style="color: #cc0000;">one thing to keep in mind!</span></strong> If you have already made pages or posts in your WordPress, <strong><span style="color: #cc0000;">don&#8217;t</span></strong> go changing the Permalink setting willy-nilly! You can break your site! WordPress will have already cataloged your pages and posts, and if you change the Permalink setting, WordPress will lose track of the names it has already given them. Don&#8217;t worry, there are ways around it and I will have a post about how to change things in the middle of the stream.  If you need assistance on that before I get around to writing that post, drop me a line and I&#8217;ll fill you in)</p>
<p><br class="spacer_" /></p>
<p><span style="float: left;"><a title="I have WordPress Installed-Now What" href="wordpress-101-i-have-wordpress-installed-now-what/">Back: I have WordPress Installed-Now What?</a></span></p>
<p><br class="spacer_" /></p>
<p><span style="float: right;"><br />
 </span></p>
<p><span style="float: right;"><br />
 </span></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=WordPress+101+%E2%80%93+Permalinks+http://4y69s.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/wordpress-101-permalinks/&amp;title=WordPress+101+%E2%80%93+Permalinks" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/wordpress-101-permalinks/&amp;title=WordPress+101+%E2%80%93+Permalinks" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=WordPress+101+%E2%80%93+Permalinks&amp;link=http://www.the-web-mechanic.com/wordpress-101-permalinks/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/wordpress-101-permalinks/&amp;title=WordPress+101+%E2%80%93+Permalinks" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/wordpress-101-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My WordPress Website Died</title>
		<link>http://www.the-web-mechanic.com/my-wordpress-website-died/</link>
		<comments>http://www.the-web-mechanic.com/my-wordpress-website-died/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 21:16:21 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=424</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">My WordPress Website Died</span></span></span></h1> <p><span style="font-size: x-large;">Y</span>es, it can even happen to The Web Mechanic!</p> <p><span style="font-size: x-large;">R</span>ecently I thought my website (this website) was running a little slow&#8230; but it wasn&#8217;t anything that I was concerning myself about very much. Then&#8230; <a href="http://www.the-web-mechanic.com/my-wordpress-website-died/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">My WordPress Website Died</span></span></span></h1>
<p><span style="font-size: x-large;">Y</span>es, it can even happen to The Web Mechanic!</p>
<p><span style="font-size: x-large;">R</span>ecently I thought my website (this website) was running a little slow&#8230; but it wasn&#8217;t anything that I was concerning myself about very much. Then yesterday, it slowed to a stop! I would try to access a page and my browser would just sit there trying to load the page. I didn&#8217;t think it was me, so I contacted my webhost service folks. They could see that there were a bunch of process&#8217; running that were gumming up the works. We both thought it was something spurious but also something to keep an eye on.</p>
<p><span id="more-424"></span></p>
<p><span style="font-size: x-large;">T</span>he next day I received a couple of &#8220;Tweets&#8221; telling me that my site was acting odd&#8230; The front page was fine, but everything else threw up and error page. Not good!</p>
<p><span style="font-size: x-large;">W</span>ell, being the Chief Wrench at the The Web Mechanic, it was time to get under the hood! To make a long story short, I discovered that a WordPress plug in was causing the error. The plugin, called <strong>&#8220;Tweet This&#8221;</strong> had, I thought, been running fine, but it had been throwing errors for some time I found out. It just hadn&#8217;t gotten to the point of taking my site down &#8230;until today.   I deactivated <strong>&#8220;Tweet This&#8221;</strong> and presto! The Web Mechanic is back up and running!</p>
<p><span style="font-size: x-large;">I</span> have used &#8220;Tweet This&#8221; in a number of my client&#8217;s websites without a problem. (I have now gone back to check) It may be a conflict with a plugin that is on my site and not theirs. Hopefully, the plugin author will soon be able to correct the problem!</p>
<p><span style="font-size: x-large;">M</span>y problem with a plugin highlights a strength and a weakness of WordPress. Because WordPress is both &#8220;open source&#8221; and modular in nature, plugins can and are made by many, many people. They don&#8217;t always get the rigorous testing that a commercial product might. If you add a new plugin to your WordPress, keep track of when you added it and note it anything seems &#8220;different&#8221; about your site. That information could prevent hours of troubleshooting down the line, should a problem arise. The WordPress strength? Because it is robust and modular, once I removed the problem <strong>&#8220;Tweet This&#8221;</strong> plugin&#8230;</p>
<p><span style="color: #cc0000;"><strong><span style="font-size: x-large;">T</span>he Web Mechanic</strong></span> was back and working fine&#8230;immediately!</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=My+WordPress+Website+Died+http://bsfpo.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/my-wordpress-website-died/&amp;title=My+WordPress+Website+Died" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/my-wordpress-website-died/&amp;title=My+WordPress+Website+Died" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=My+WordPress+Website+Died&amp;link=http://www.the-web-mechanic.com/my-wordpress-website-died/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/my-wordpress-website-died/&amp;title=My+WordPress+Website+Died" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/my-wordpress-website-died/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Web Mechanic&#8217;s WordPress 101</title>
		<link>http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/</link>
		<comments>http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/#comments</comments>
		<pubDate>Wed, 27 May 2009 00:39:24 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[WordPress 101]]></category>
		<category><![CDATA[basic]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=232</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">The Web Mechanic&#8217;s WordPress 101</span></span></span></h1> <p><span style="font-size: x-large;">O</span>k&#8230; You have decided to use WordPress for your website/blog, now what the heck do you do?</p> <p><span style="font-size: x-large;"><a href="http://www.wordpress.org" target="_blank"><img class="alignright size-full wp-image-399" title="WordPress.org" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/wordpress-logo-stacked-rgb.png" alt="WordPress.org" width="125" height="77" /></a>T</span>he Web Mechanic&#8217;s WordPress 101 will be a series of articles on setting up and using&#8230; <a href="http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">The Web Mechanic&#8217;s WordPress 101</span></span></span></h1>
<p><span style="font-size: x-large;">O</span>k&#8230; You have decided to use WordPress for your website/blog, now what the heck do you do?</p>
<p><span style="font-size: x-large;"><a href="http://www.wordpress.org" target="_blank"><img class="alignright size-full wp-image-399" title="WordPress.org" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/wordpress-logo-stacked-rgb.png" alt="WordPress.org" width="125" height="77" /></a>T</span>he Web Mechanic&#8217;s WordPress 101 will be a series of articles on setting up and using WordPress. I plan to write these articles on individual topics and will try to make them as &#8220;user-friendly&#8221; as I can. If something seems confusing or not explained clearly enough for you, please submit a comment and I&#8217;ll try to clarify things.</p>
<p><span id="more-232"></span></p>
<p><span style="font-size: x-large;">I </span>don&#8217;t plan on having an article on installing WordPress. Different webhosts do things differently and I wouldn&#8217;t be able to give you a &#8220;one size fits all&#8221; instruction, as much as I&#8217;d like to. What you&#8217;ll want to do is to contact your webhost&#8217;s customer service and ask them what you&#8217;ll need to do to install WordPress. If you don&#8217;t already have a webhost, let me throw in a plug for <a title="bluehost.com" href="http://www.bluehost.com/track/thewebmechanic" target="_blank">bluehost.com</a>. I recommend them to my clients. Their rates are great, they are easy to use and their customer service has really impressed me!</p>
<p><span style="font-size: x-large;">W</span>hile I will pretty much be presenting the WordPress 101 articles in the order of &#8220;first do this&#8221; and &#8220;then do that&#8221;, that won&#8217;t always be the case, and one of the great things about WordPress is that in general, you don&#8217;t need to do things in a defined order&#8230; WordPress is very forgiving!</p>
<p><span style="font-size: x-large;">O</span>k, let&#8217;s begin!</p>
<p style="text-align: right;"><a title="I have WordPress installed Now what?" href="http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what">Next:  I have WordPress installed. Now what?</a></p>
<p><br class="spacer_" /></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=The+Web+Mechanic%E2%80%99s+WordPress+101+http://42woa.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/&amp;title=The+Web+Mechanic%E2%80%99s+WordPress+101" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/&amp;title=The+Web+Mechanic%E2%80%99s+WordPress+101" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=The+Web+Mechanic%E2%80%99s+WordPress+101&amp;link=http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/&amp;title=The+Web+Mechanic%E2%80%99s+WordPress+101" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/the-web-mechanics-wordpress-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 101 &#8211; I have WordPress installed&#8230; Now what?</title>
		<link>http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/</link>
		<comments>http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:01:37 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[WordPress 101]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=241</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress 101 &#8211; I have WordPress installed &#8211; Now what?</span></span></span></h1> <p><span style="font-size: x-large;">W</span>hen WordPress is installed, it has a number of items that are set up generically. In this lesson I&#8217;ll go through some of the items you should take&#8230; <a href="http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress 101 &#8211; I have WordPress installed &#8211; Now what?</span></span></span></h1>
<p><span style="font-size: x-large;">W</span>hen WordPress is installed, it has a number of items that are set up generically. In this lesson I&#8217;ll go through some of the items you should take care of. Basic Housekeeping, as it were.</p>
<p><span style="font-size: x-large;">W</span>hen your WordPress was installed you may or may not (depends on your webhost) have been prompted to supply a user name and password. WP will automatically give you a username of &#8220;admin&#8221; and a complex password if you are not asked to supply them. You should enter your own easy to remember username and password if requested.</p>
<p><span id="more-241"></span></p>
<p><span style="font-size: x-large;">L</span>og onto your WordPress. The basic entry into the WP Dashboard will be wp-login.php i.e. www.xyz.com/wp-login.php</p>
<div id="attachment_372" class="wp-caption alignleft" style="width: 70px"><a href="http://the-web-mechanic.com/wp-content/uploads/2009/05/users.jpg"><img class="size-thumbnail wp-image-372" title="users" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/users-150x150.jpg" alt="Users" width="60" height="25" /></a><p class="wp-caption-text">Users</p></div>
<p><span style="font-size: x-large;">O</span>n the left side of your WordPress Dashboard, click on the <strong><span style="color: #cc0000;">Users</span></strong> button. You will see a drop-down list and the <strong><span style="color: #cc0000;">Authors &amp; Users</span></strong> will automatically be shown.  On this page, at the top, click on admin, this will take you to the <strong><span style="color: #cc0000;">Edit User</span></strong> page to edit your information for the user, admin.. Fill in the information requested. The admin account  cannot be deleted. At the bottom of the page you&#8217;ll see a place to change the WordPress login password.</p>
<div id="attachment_373" class="wp-caption alignright" style="width: 70px"><a href="http://the-web-mechanic.com/wp-content/uploads/2009/05/edituser.jpg"><img class="size-thumbnail wp-image-373" title="Edit User" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/edituser-150x150.jpg" alt="Edit User" width="60" height="30" /></a><p class="wp-caption-text">Edit User</p></div>
<p><span style="font-size: x-large;">Y</span>ou can now change the admin password that WordPress assigned to you when it was set up. Change it to something that you can remember easily&#8230; but remember to make it a strong password for security reasons!</p>
<p><span style="font-size: x-large;">A</span>fter you have made the changes to this page, be sure to click on the <strong><span style="color: #cc0000;">Save Changes</span></strong> button at the bottom of the page.</p>
<p><span style="font-size: x-large;">Y</span>ou may have seen another user listed when you clicked the <strong><span style="color: #cc0000;">Users</span></strong> button. You may want to <strong><span style="color: #cc0000;">Add a User</span></strong>. Just click the appropriate button and go through the same procedure as you did with the admin account. The only additional thing to look for is on the <strong><span style="color: #cc0000;">Edit User</span></strong> page look for the <strong><span style="color: #cc0000;">Roll</span></strong> setting. At this point you will likely want to grant administrator rights. The other settings are relevant if other people will be granted various, lesser, privileges. I&#8217;ll cover this in a later lesson.</p>
<div id="attachment_244" class="wp-caption alignleft" style="width: 70px"><a href="http://the-web-mechanic.com/wp-content/uploads/2009/05/wp-settings-gen-lg.png"><img class="size-thumbnail wp-image-244" title="wp-settings-gen-lg" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/wp-settings-gen-lg-150x150.png" alt="click to enlarge" width="60" height="25" /></a><p class="wp-caption-text">Settings</p></div>
<p><span style="font-size: x-large;">N</span>ow, look over on the left of your WP-Dashboard (WP ver. 2.7 or greater), look for the <span style="color: #cc0000;"><strong>Settings</strong></span> tab and click it.</p>
<p><span style="font-size: x-large;">Y</span>ou will see a drop-down menu with a number of items (the items will vary &#8211; plugins may add their controls here). Select <span style="color: #cc0000;"><strong>General</strong></span>.</p>
<div id="attachment_350" class="wp-caption alignright" style="width: 70px"><a href="http://the-web-mechanic.com/wp-content/uploads/2009/05/general.jpg"><img class="size-thumbnail wp-image-350" title="WP General Page" src="http://the-web-mechanic.com/wp-content/uploads/2009/05/general-150x150.jpg" alt="click to enlarge" width="60" height="25" /></a><p class="wp-caption-text">General</p></div>
<p><span style="font-size: x-large;">A</span>t the top of the General page you will see a few places where you can enter the <strong><span style="color: #cc0000;">Name</span></strong> of your blog and the <strong><span style="color: #cc0000;">Tagline</span></strong> for your blog. These are important to fill in as they will help the search engines know your blog exists!  The next two spaces are for the <strong><span style="color: #cc0000;">URL</span></strong> of your website and blog, respectively. They will probably already be filled in correctly. Follow the onscreen instructions to change them, if necessary. Finally, be sure to enter your e-mail address! There are a few other items on this page, but it is unlikely that you&#8217;ll need to change them from their defaults.</p>
<p><span style="font-size: x-large;">A</span>fter you have made the changes to this page, be sure to click on the <strong><span style="color: #cc0000;">Save Changes</span></strong> button at the bottom of the page.</p>
<p><br class="spacer_" /></p>
<p ><span style="float: left;"><a title="WordPress 101 - Intro" href="the-web-mechanics-wordpress-101/">Back: WordPress Intro</a></span><span style="float: right;" <a href="wordpress-101-permalinks">Next: Permalinks</a></span></p>
<p><br class="spacer_" /></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=WordPress+101+%E2%80%93+I+have+WordPress+installed%E2%80%A6+Now+what%3F+http://n24md.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/&amp;title=WordPress+101+%E2%80%93+I+have+WordPress+installed%E2%80%A6+Now+what%3F" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/&amp;title=WordPress+101+%E2%80%93+I+have+WordPress+installed%E2%80%A6+Now+what%3F" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=WordPress+101+%E2%80%93+I+have+WordPress+installed%E2%80%A6+Now+what%3F&amp;link=http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/&amp;title=WordPress+101+%E2%80%93+I+have+WordPress+installed%E2%80%A6+Now+what%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/wordpress-101-i-have-wordpress-installed-now-what/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress  Wednesday</title>
		<link>http://www.the-web-mechanic.com/wordpress-wednesday/</link>
		<comments>http://www.the-web-mechanic.com/wordpress-wednesday/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:43:47 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[WordPress Wednesday]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress answer]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=215</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress Wednesday </span></span></span></h1> <p><span style="font-size: x-large;">D</span>o you have a question about WordPress? Is there something that you want to do with your site that you can&#8217;t figure out how to do? A problem?</p> <h2 style="text-align: center;"><span style="font-size: large;"><strong><span style="font-family: tahoma,arial,helvetica,sans-serif;">Ask The Web Mechanic!</span></strong></span></h2> <p><span style="font-size: x-large;">O</span>n&#8230; <a href="http://www.the-web-mechanic.com/wordpress-wednesday/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">WordPress Wednesday </span></span></span></h1>
<p><span style="font-size: x-large;">D</span>o you have a question about WordPress? Is there something that you want to do with your site that you can&#8217;t figure out how to do? A problem?</p>
<h2 style="text-align: center;"><span style="font-size: large;"><strong><span style="font-family: tahoma,arial,helvetica,sans-serif;">Ask The Web Mechanic!</span></strong></span></h2>
<p><span style="font-size: x-large;">O</span>n Wednesdays I will take questions and provide answers to your WordPress questions. You can fix many of the problems you might have with WordPress yourself, given a point in the right direction. Some problems may need &#8220;professional help&#8221;&#8230; I&#8217;ll let you know that as well.</p>
<p><span id="more-215"></span></p>
<p style="text-align: center;"><span style="font-size: large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><strong>Ask away!</strong></span></span></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=WordPress++Wednesday+http://t5ayh.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/wordpress-wednesday/&amp;title=WordPress++Wednesday" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/wordpress-wednesday/&amp;title=WordPress++Wednesday" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=WordPress++Wednesday&amp;link=http://www.the-web-mechanic.com/wordpress-wednesday/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/wordpress-wednesday/&amp;title=WordPress++Wednesday" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/wordpress-wednesday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Help!!  Something ate my WordPress blog!!!</title>
		<link>http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/</link>
		<comments>http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 16:49:38 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=170</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><span style="font-size: x-large;"><span style="color: #cc0000;">Help! Something Ate My WordPress Blog!!!</span></span></span></h1> <p><span style="font-size: x-large;">R</span>ecently someone I know had a problem with her new blog. She was happy with it and then a friend told her that the blog wasn&#8217;t working and that nothing could be&#8230; <a href="http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><span style="font-size: x-large;"><span style="color: #cc0000;">Help! Something Ate My WordPress Blog!!!</span></span></span></h1>
<p><span style="font-size: x-large;">R</span>ecently someone I know had a problem with her new blog. She was happy with it and then a friend told her that the blog wasn&#8217;t working and that nothing could be seen.  The problem? Her WordPress blog worked fine&#8230; in her Firefox browser. But in Internet Explorer, it was broken&#8230; Text was missing, funny code-like stuff like <code>&quot;&lt;!--[endif]--&gt;&quot;</code> is displayed, etc.</p>
<p><span id="more-170"></span></p>
<p><span style="font-size: x-large;">W</span>hat happened? Well, she had written her blog entries in Microsoft Word and then copied and pasted the text into the WordPress editor. Unfortunately, Word can put code into what you type (it&#8217;s hidden) that when pasted into WordPress can fowl up in IE. WordPress has a Support entry explaining this and how to fix your posts. Please visit <a href="http://wordpress.org/support/topic/205637">http://wordpress.org/support/topic/205637</a> to learn the specifics. (If it&#8217;s too &#8220;geeky&#8221; for you, drop me a line and I&#8217;ll translate  <img src='http://www.the-web-mechanic.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
<p><span style="font-size: x-large;">W</span>hen you write an entry in your blog there are a couple of ways to do it. You can just type it into the WordPress editor and format it there&#8230; You will avoid these kinds of problems.</p>
<p><span style="font-size: x-large;">If</span> you write your post in another program, like Word, you can copy and paste, but don&#8217;t just paste it into the WordPress editor. Look at the WordPress editor and you will see two buttons, <img style="vertical-align:bottom;" title="paste text button" src="http://www.the-web-mechanic.com/wp-content/plugins/tinymce-advanced/images/pastetext.gif" alt="" width="20" height="20" /> (for paste from text) and <img class="alignnone" style="vertical-align:bottom;" title="paste from Word" src="http://www.the-web-mechanic.com/wp-content/plugins/tinymce-advanced/images/pasteword.gif" alt="paste from Word" width="20" height="20" /> (for paste from Word). If you press &#8220;W&#8221; and paste your text into the window that pops up, WordPress will apply the formatting from Word so that your post will look like what you have written in in Word&#8230; Although there may still be problems as noted in the WordPress Support link above.</p>
<p><span style="font-size: x-large;">I</span>f the above still causes you problems, try typing your blog entry in Word and save it as a text document. Then open that file in a text editor like the Windows&#8217; Notepad and copy and paste into WordPress from Notepad.</p>
<p><span style="font-size: x-large;">I</span>t&#8217;s always good to look at your blog or website in both <a title="Firefox" href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a> and <a title="Internet Explorer" href="http://www.microsoft.com/windows/Internet-explorer/default.aspx">Internet Explorer</a> as well as other browsers, like <a title="Opera browser" href="http://www.opera.com/">Opera</a> and Google&#8217;s new <a title="Google Chrome browser" href="http://www.google.com/chrome">Chrome</a> &#8211; They don&#8217;t always present your site in  the same way!</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Help%21%21++Something+ate+my+WordPress+blog%21%21%21+http://89o9i.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/&amp;title=Help%21%21++Something+ate+my+WordPress+blog%21%21%21" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/&amp;title=Help%21%21++Something+ate+my+WordPress+blog%21%21%21" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Help%21%21++Something+ate+my+WordPress+blog%21%21%21&amp;link=http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/&amp;title=Help%21%21++Something+ate+my+WordPress+blog%21%21%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/help-something-ate-my-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What size should your website be?</title>
		<link>http://www.the-web-mechanic.com/what-size-should-your-website-be/</link>
		<comments>http://www.the-web-mechanic.com/what-size-should-your-website-be/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 00:27:14 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Website Information]]></category>
		<category><![CDATA[monitor size]]></category>
		<category><![CDATA[screen resolution]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=50</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;"> <span style="color: #cc0000;">What Size Should Your Website Be?</span></span></span></h1> <p style="text-align: left;"><span style="font-size: x-large;">C</span>omputers and the web have certainly progressed visually over the years.</p> <p><strong><span style="font-size: x-large;">T</span>imes have changed!</strong></p> <div style="width: 20%; float: right;"> </div> <p><span style="font-size: x-large;">W</span>hen the web began, most users had&#8230; <a href="http://www.the-web-mechanic.com/what-size-should-your-website-be/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;"> <span style="color: #cc0000;">What Size Should Your Website Be?</span></span></span></h1>
<p style="text-align: left;"><span style="font-size: x-large;">C</span>omputers and the web have certainly progressed visually over the years.</p>
<p><strong><span style="font-size: x-large;">T</span>imes have changed!</strong></p>
<div style="width: 20%; float: right;">
<div id="attachment_406" class="wp-caption alignright" style="width: 110px"><a href="http://the-web-mechanic.com/wp-content/uploads/2008/12/monitor-resolution-sizes636px.png"><img class="size-thumbnail wp-image-406" title="monitor-resolution-sizes636px" src="http://the-web-mechanic.com/wp-content/uploads/2008/12/monitor-resolution-sizes636px-150x150.png" alt="A comparison of monitor resolutions" width="100%" /></a><p class="wp-caption-text">A comparison of monitor resolutions</p></div>
</div>
<p><span style="font-size: x-large;">W</span>hen the web began, most users had a monitor that had maybe a 13&#8243; diagonal and showed a screen resolution of 640 x 480 pixels. (What&#8217;s a pixel? It&#8217;s basically how many dots go across your screen from left to right and top to bottom)<span id="more-50"></span> Folks today may have a flat-screen monitor on their desk that is 24&#8243; (or more!) and a resolution of 1920 x 1200 or larger.</p>
<p><span style="font-size: x-large;">I</span> won&#8217;t go into the whole technical topic of screen sizes and resolutions much beyond that&#8230; Suffice it to say, for maximum impact your website should keep up with the technologies that your viewers are using.</p>
<p><span style="font-size: x-large;">T</span>hese days, only about 5% of the people visiting websites use a resolution of 800 x 600 pixels or less. Yet most websites are designed with that resolution in mind. When I wrote this blog, the most common &#8220;lower&#8221; resolution was 1024 x 768 pixels (roughly 23%).</p>
<p><span style="font-size: x-large;">I</span>f your website is set up this way, it means that 95% of the people visiting your website will see an empty band on either side of your content, and will have to scroll downward more to read everything. Depending on their screen, as much as 50% of their browser may be blank space!</p>
<p><span style="font-size: x-large;">A</span>s an analogy, you could read the latest Robert Parker mystery book with each page of the paperback printed in the middle of a blank newspaper page&#8230;..  but it would look lost in  all of that empty space!</p>
<p><span style="font-size: x-large;">W</span>hat to do?</p>
<p><span style="font-size: x-large;">My</span> suggestion is to think about using what is called a &#8220;liquid layout&#8221;. This type of layout can adapt itself to the screen resolution of whomever is looking at your website&#8230; automatically! Some liquid layout websites can even automatically adapt to the size of their browser as well as their resolution. As a matter of fact, this website is a liquid layout!</p>
<p><span style="font-size: x-large;">N</span>ow liquid layouts are not a universal panacea! Like most things in this world, one size does not fit all. If your site is text heavy, think about how long your lines of text will be if a browser is open to full screen on a large monitor. As lines of text get longer, they get more difficult to read.</p>
<p><span style="font-size: x-large;">I</span>f you are comfortable with playing with your computer, and with changing your video settings, go ahead and change them. You will find that this website will fill the page from left to right &#8211; regardless of the screen resolution!</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=What+size+should+your+website+be%3F+http://brmfi.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/what-size-should-your-website-be/&amp;title=What+size+should+your+website+be%3F" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/what-size-should-your-website-be/&amp;title=What+size+should+your+website+be%3F" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=What+size+should+your+website+be%3F&amp;link=http://www.the-web-mechanic.com/what-size-should-your-website-be/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/what-size-should-your-website-be/&amp;title=What+size+should+your+website+be%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/what-size-should-your-website-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
