Tutorial: Uploading images to a Wordpress blog.
This tutorial, on how to upload images to a Wordpress blog, has one prerequisite. That is that you must have a folder named Upload in your wp-content folder and it must have write permissions (777) set. Once that’s done, lets move on.
Step 1: Login to the admin area of your Wordpress blog.
Step 2: Click on the Write Post tab to create a new post.
Usually, I write (and save) my post before adding images, but that’s up to you.
Step 3: Scroll down until you see the Upload area.

Step 4: Click the Browse… button and it will allow you to find the image you want to use on your hard drive. Once you’ve found it, enter in a title and hit upload. Description is optional.
Once it’s been uploaded you’ll then see a Browse tab with the image you just uploaded in it.
Step 5: Click on the image to get the image options.

Options Overview:
‘Using Thumbnail’ means that when sent to the editor, it’ll be a small version of the image in the post. Click on that link and it’ll switch to ‘Using Original’. That means that when you send it to the editor, it’ll use the original size of the image.
One of the things that bugs me about Wordpress is this WYSIWYG editor. It’s nice, but it has a tendency to eat your code. However, I found out a few cool features.
If I look back over all the blogs I read, most have photos associated with their posts. Maybe not every day, but quite often. It makes me wonder, do photos increase the number of subscribers to a blog?








0