Configure SEO

by

This tutorial will show you how to improve the SEO of your WordPress blog. You can check our SEO General Guide for more information about SEO.

How to SEO WordPress

  • Permalinks - WordPress’ tool for customizing your blog links;
  • Meta descriptions - set a correct meta description for each page/post you make to improve your ranking in the search results;
  • Optimize your images - allow search engines to correctly index your images;
  • Use Headings - the proper structure of your articles will rank your content higher;

How to use Permalinks to optimize your WordPress website

WordPress gives you the freedom to set your links the way you want them to look like. In the administrative area of WordPress go to Settings -> Permalinks. On this page you can choose from several predefined options or use a custom structure for your links.

You can choose the Custom Structure option and enter /%postname%/ for example. This will make your links look likehttp://yourdomain.com/the-name-of-your-post/. Or you can enter /%category%/%postname%/ if you want to include the name of your category in the URL. You can also add custom text or other WordPress variables. The full list of available variables that you can use in your permalinks can be found at the WordPress official website.

How to optimize your meta descriptions

You should enter the meta description for each one of your pages. Use simple but informative sentences. The search engines will check how relevant your description is to the actual content of your page so  make sure that you describe only the current page and avoid adding irrelevant information in this description.

It is a good practice to categorize your posts in articles. Once you go to the Posts -> Categories page in your admin area, note the description field available for each category. WordPress will take what you enter in this field and insert it as meta description for the category.

How to optimize your images

It is essential to have the “title” and “alt” tags specified for each one of the images you use in your posts. The search engines will then know what this image is supposed to represent. Typing the title and alt tags for each image you use, however, can be a time-consuming task. Instead, you can use the handy SEO Friendly Images plugin. For more information on how to install this plugin, you can check our tutorial on How to install WordPress plugins.

Once you install the plugin, go to Settings -> SEO Friendly Images in your WordPress admin area. On this page you can specify the ALT and TITLE tags for your images. The plugin gives you the option to use internal variables such as %title,%name and %category. With them you can set the ALT and TITLE tags of your images to the title of your post for example. The plugin does the rest. This saves you a lot of time  and keeps your images SEO-friendly .

How to use Headings to optimize your WordPress blog

You should make sure that you use the <h1> tag only for the titles of your posts.

You should use a few <h2> tags and as many <h3> tags as you need for the other headings in your posts. Doing this will allow the search engines to index the important information from your website better. A good document has headings and subheadings, because headings make it easier to determine the subject of the page.

For blog websites the best SEO practice is to set the title of your post in a heading1 tag. Most of the good WordPress templates do that. If not, you should modify the theme in order to achieve a correct output of your pages.

Change Themes

by

Find FREE WordPress themes here

In the default WordPress installation, there are a couple of themes you can choose from. You can find the themes in your WordPress administration area > Appearance > Themes.

You can change the theme simply by clicking on the desired theme and then Activate <theme name>.

How to install a WordPress Theme?

If you would like to use a different WordPress theme for your blog web site, first of all you will have to download it to your local machine. You can visit our Wordpress themes gallery and download free themes from there:

Wordpress Themes - download

Once you have the new WordPress theme on your local hard drive, you have to upload it under the ‘wp-content/themes’ directory of your website. You have two options to do that:

  • You can upload the .zip file of the theme in the ‘wp-content/themes’ directory via the File Manager and extract it online, or
  • Extract the file in your computer and then to upload the content in the desired folder via FTP.

Now, that you have the new theme uploaded on your site in the right folder, you can see it in your WP admin panel and select it as a default theme for your site.

Manage Blog Comments

by

How to Manage Comments in WordPress

In WordPress your visitors have the option to leave comments on your site. This feature creates a dynamic interchange between you and your readers.

Moderate comments

You can moderate your visitors’ comments via the Comments menu in the WordPress administrator backend.

Comment options

You have a number of options that you can set for your Comments. They are listed under Settings > Discussion.

This is the place where the site administrator decides:

  • if comments are allowed,
  • if pingbacks and trackbacks are acceptable,
  • and what constitutes Comment Spam.

Blog Categories

by

In order to have your blog in a decent structure and ease your visitors’ navigation throughout your posts and pages, you should categorize your posts.

Create a new category in WP

A new category can be created from the Posts menu > Categories.

Change the category of a post

In order to move a post from one category to another, you should click on Edit in the Posts menu, hover over the post you wish to edit and click Quick Edit.

From the Categories section select the new category (in our case the Test category) and click Update Post to save the change.

Delete a category

ImportantNote that deleting a category does not delete posts from that category. It will just set them back to the default category Uncategorized.

Blog Main Functions

by

The main functions of the WordPress tool are accessible from the upper part of the Admin page. They will help you to create and manage your blog website.

  • Dashboard
    Here you can see the latest news from the WordPress developer’s site.
  • Write
    This is the place where you can share your thoughts and ideas with the world by writing posts and pages or editing the existing ones.
  • Manage
    This is actually where you can manage the content of your site. You can see lists of all your Posts, Pages, Categories and Comments, read and edit them. Here you can also edit your Templates and other files used in your blog.
  • Links
    Here you can add links to your favorite web sites. They can be organized by category, have internal references about your relationship to their destinations, be automatically associated with images, and can even be rated on a scale from zero to nine.
  • Presentation
    From that part of Administrator’s area you can manage the way your content will be shown to the visitors of your blog. Here you can change the themes and add new from the developer’s site.
  • Plugins
    This is the place, where you can manage the existing plugins and add new ones from the developer’s site. Every plugin comes with the description about its functionality and instruction how to enable it.
  • Users
    Here you can manage your user’s profiles or add new users to your blog. This way they also will be able to add content to your blog.
  • Options
    This is the place where you can manage all the configuration settings for your blog. This section includes general, writing, reading, discussion, miscellaneous options and customization of permalink structure.
  • Import
    Here you can import posts or comments from another system into your current blog.

Start up guide for blogs

by

How to start a WordPress blog?

All you need to do is sign up for a hosting account, and have the WordPress application installed. Here at SiteGround we offer FREE WordPress installation! With our Wordpress hosting package you can start creating your site right away! If you already have a hosting account and would like to change your host, we offer free website transfer of WordPress sites.

Where to log in?

Once you have your WordPress blog installed, you need to log in to the WordPress administration area from where you can write posts and articles, manage comments, change your theme, etc. To log in the WP admin panel, navigate to the WP login page or directly type the URL in your browser:

http://yourdomainname.qi.fi/wp-admin/

 

Writing a post in WordPress

Writing posts and pages is the core activity in WP. You can start your editorial experience by clicking the Add New button located in the Posts menu:

You can proceed with entering the desired content. Once you are ready, the new post can be published just by clicking thePublish button.

 

Creating pages in WordPress

Creating individual pages in WordPress is quite similar to writing a post. You should simply click Add New in the Pages menu.

write page

When you are ready with your new page, click Publish to save it.

Create Pages

by

In WordPress, you can write either posts or pages. When you’re writing a regular blog entry, you write a post. Posts automatically appear in reverse chronological order on your blog’s home page. Pages, on the other hand, are for content such as “About Me,” “Contact Me,” etc. Pages live outside of the normal blog chronology, and are often used to present information about yourself or your site that is somehow timeless — information that is always applicable. You can use Pages to organize and manage any amount of content.

Other examples of common pages include Copyright, Legal Information, Reprint Permissions, Company Information, and Accessibility Statement. (By the way, it’s a good idea to always have an about page and a contact page — see this advice from Lorelle.)

In general, Pages are very similar to Posts in that they both have Titles and Content and can use your site’s Presentation Templates to maintain a consistent look throughout your site. Pages, though, have several key distinctions that make them quite different from Posts.

What Pages Are:

  • Pages are for content that is less time-dependent than Posts.
  • Pages can be organized into pages and SubPages.
  • Pages can use different Page Templates which can includeTemplate Files, Template Tags and other PHP code.
  • Pages may have a more complex array of readily available display adjustments when using certain sophisticated Themes, such as Weaver 2.2.
  • In essence, Pages are for non-blog content. It is possible to remove all or most Posts from a WordPress installation, and thus to create a standard non-blog website.

What Pages are Not:

  • Pages are not Posts, nor are they excerpted from larger works of fiction. They do not cycle through your blog’s main page. (Note: You can include Posts in Pages by using the Inline Posts Plugin. Sophisticated Themes such as Weaver 2.2 may also enable this capability.)
  • Pages cannot be associated with Categories and cannot be assigned Tags. The organizational structure for Pages comes only from their hierarchical interrelationships, and not from Tags or Categories.
  • Pages are not files. They are stored in your database just like Posts are.
  • Although you can put Template Tags and PHP code into a Page Template, you cannot put these into the content of a Page and expect them to run. (Note: You can achieve this by using a PHP evaluating Plugin such as Exec-PHP.)
  • Pages are “technically” not blogs. Pages are not readily included in your site’s RSS feed. Sophisticated users can adjust any such differences. For most users however, Pages and Posts might attract attention in different ways from humans or search engines. Perhaps the greatest difference between Post and Page, in terms of attracting or impressing an audience, lies in whether your Front page is designated for “your latest posts” or “a static page.” Under Dashboard: Settings: Reading: WordPress allows you to experiment between these configurations. This includes the option of having a static Front page, meanwhile still having a blank static inner page for showing “your latest posts.”

 

Creating Pages

To create a new Page, log in to your WordPress installation with sufficient admin privileges to create new articles. Select the Administration > Pages > Add New option to begin writing a new Page.

 

Changing the URL (or “Slug”) of Your Pages

If you have Permalinks enabled, and you have selected the Day and Name option (Click the Settings tab, and then click the Permalinks subtab), then the permalink automatically shows up below your post title when you start typing in the body of your post (not just the title).

Permalink settings

However, if you have a different permalink option selected, or if you don’t have permalinks enabled at all, you must do the following to edit your page URL:

  1. Write a page by going to Pages > Add New.
  2. Click the Publish button to publish your page.
  3. Go to Pages > Edit.
  4. Click Edit under the name of your page.
  5. See the permalink under the title, and click the Edit link to change it.

Pages > Add New

Publish

Edit Permalink

Remember, if you don’t have the right permalink option enabled, you must publish your page before you can set its URLs.

 

Listing Your Pages on Your Site

WordPress is able to automatically generate a list of Pages on your site, for example within the sidebar, using a Template Tag called wp_list_pages(). See the wp_list_pages page for information on how to do the following:

  • Sort the list of Pages (to fully customize the order in which the Pages are listed, you might find the “Page Order” section on the Pages > Add New administration panel
  • exclude (or ‘hide’) a Page from the list,
  • Control which Pages are displayed (i.e., all Pages or just certain SubPages), and
  • Control how deep into your Page hierarchy the list goes.

Naturally, you can also link to Pages manually with an HTML link. For example, if you want your Copyright Page listed in your footer, that link might read as below:
If you do not have Permalinks set up

<a title="Copyright information" href="wordpress/?page_id=14">Copyright 1996-2010</a>

If you do have Permalinks set up

<a title="Copyright information" href="wordpress/copyright/">Copyright 1996-2010</a>

Note: Your .htaccess file must be writeable for Page Permalinks to work, otherwise you must update your .htaccess file every time you create a Page.

 

Organizing Your Pages

Just as you can have Subcategories within your Categories, you can also have SubPages within your Pages, creating a hierarchy of pages.

For example, suppose you are creating a WordPress site for a travel agent and would like to create an individual Page for each continent and country to which the agency can make travel arrangements. You would begin by creating a Page called “Africa” on which you could describe general information about travel to Africa. Then you would create a series of Pages which would be SubPages to “Africa” and might include “Lesotho”, “Cameroon”, “Togo”, and “Swaziland”. Another individual Page is made for “South America” and would feature SubPages of “Brazil”, “Argentina”, and “Chile”. Your site would then list:

  • Africa
    • Cameroon
    • Lesotho
    • Swaziland
    • Togo
  • South America
    • Argentina
    • Brazil
    • Chile

To begin the process, go to Administration > Pages > Add New panel, in the upper right corner of the panel and click the “Page Parent” drop-down menu. The drop-down menu contains a list of all the Pages already created for your site. To turn your current Page into a SubPage, or “Child” of the “Parent” Page, select the appropriate Page from the drop-down menu. If you specify a Parent other than “Main Page (no parent)” from the list, the Page you are now editing will be made a Child of that selected Page. When your Pages are listed, the Child Page will be nested under the Parent Page. ThePermalinks of your Pages will also reflect this Page hierarchy.

In the above example, the Permalink for the Cameroon Page would be:

http://example.com/africa/cameroon/

 

Page Templates

Individual Pages can be set to use a specific custom Page Template (a PHP template file, e.g., snarfer.php) you create within your Theme (see Creating your own Page Templates below on how to create a custom template). This new Page Template will then override the default page.php Page Template included with your Theme. See What Template is used to Display a Particular Page? below, to find out exactly which Template will be used, but read the following first, so you understand the answer  :)

WordPress can be configured to use different Page Templates for different Pages. Toward the bottom of the Write > Page administration panel (or on the sidebar, depending on which version of WordPress you are using) is a drop-down labeled “Page Template.” From there you can select which Template will be used when displaying this particular Page.

NOTE: In order to access the Page Template selector, there must be at least one custom Page Template available in the active theme (see Creating your own Page Templates below to learn how to create one). If a custom page exists, but you still are not able to see Page Template selector, try to re-activate your current theme.

 

Default Theme Page Templates

The Default (TwentyEleven) theme contains three Page Templates for your use:

  • page.php - Default Page Template: displays Page content
  • archives.php - ignores Page content and instead displays a list of Archives by Month and Archives by Subject (by Category)
  • links.php - ignores Page content and instead displays your links using wp_list_bookmarks()

 

What Template is used to Display a Particular Page?

WordPress will look for several template files in your active Theme. The first one it finds will be used to display any given Page. WordPress will look for files in the following order:

  1. The Page’s selected “Page Template”
  2. page.php
  3. index.php

 

Creating Your Own Page Templates

The files defining each Page Template are found in your Themes directory. To create a new Custom Page Template for a Page you must create a file. Let’s call our first Page Template for our Page snarfer.php. At the top of the snarfer.php file, put the following:

<?php
/*
Template Name: Snarfer
*/
?>

The above code defines this snarfer.php file as the “Snarfer” Template. Naturally, “Snarfer” may be replaced with most any text to change the name of the Page Template. This Template Name will appear in the Theme Editor as the link to edit this file.

The file may be named almost anything with a .php extension (see reserved Theme filenames for filenames you should notuse; these are special file names WordPress reserves for specific purposes).

What follows the above five lines of code is up to you. The rest of the code you write will control how Pages that use the Snarfer Page Template will display. See Template Tags for a description of the various WordPress Template functions you can use for this purpose. You may find it more convenient to copy some other Template (perhaps page.php or index.php) to snarfer.php and then add the above five lines of code to the beginning of the file. That way, you will only have to alterthe HTML and PHP code, instead of creating it all from scratch. Examples are shown below. Once you have created the Page Template and placed it in your Theme’s directory, it will be available as a choice when you create or edit a Page. (Note: when creating or editing a Page, the Page Template option does not appear unless there is at least one template defined in the above manner.)

 

Examples of Pages and Templates

 

The following is a list of instructional examples. Feel free to make additions.

 

Archives with Content

A Page Template that shows the Page’s content at the top, and then displays a list of archive months and categories below it. This is designed to work with WordPress’s Default theme (aka Kubrick), but will probably work with many other themes with a little modification.

Save this to arc-cont.php:

<?php
/*
Template Name: Archives with Content
*/
?>

<?php get_header(); ?>

<div id="content">

 <?php if (have_posts()) : while (have_posts()) : the_post();?>
 <div>
  <h2 id="post-<?php the_ID(); ?>"><?php the_title();?></h2>
  <div>
   <?php the_content('<p>Read the rest of this page &raquo;</p>'); ?>
  </div>
 </div>
 <?php endwhile; endif; ?>
 <?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>

</div>
<div id="main">

<?php include (TEMPLATEPATH . '/searchform.php'); ?>

<h2>Archives by Month:</h2>
  <ul>
    <?php wp_get_archives('type=monthly'); ?>
  </ul>

<h2>Archives by Subject:</h2>
  <ul>
     <?php wp_list_categories(); ?>
  </ul>

</div>
<?php get_footer(); ?>

 

A Page of Posts

A Page Template that displays posts from a specific category depending on a Custom Field assigned to a Page. In this example the value of the Custom Field “category” is retrieved and used as the category to retrieve the posts in that category. So if the category of posts you want to display is called “Events” then assign the Custom Field “category” with a value of “Events” to the Page. Note that this will adhere to pagination rules meaning that four (4) posts will display per page with links to older/newer posts provided. This is designed to work with the WordPress Default theme (aka Kubrick), but should work with other themes with a little modification.

Save this to pageofposts.php and then assign PageofPosts as the Template when creating the action Page:

<?php
/*
Template Name: PageOfPosts
*/

get_header(); ?>

<div id="content">

<?php
if (is_page() ) {
$category = get_post_meta($posts[0]->ID, 'category', true);
}
if ($category) {
  $cat = get_cat_ID($category);
  $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
  $post_per_page = 4; // -1 shows all posts
  $do_not_show_stickies = 1; // 0 to show stickies
  $args=array(
    'category__in' => array($cat),
    'orderby' => 'date',
    'order' => 'DESC',
    'paged' => $paged,
    'posts_per_page' => $post_per_page,
    'caller_get_posts' => $do_not_show_stickies
  );
  $temp = $wp_query;  // assign orginal query to temp variable for later use
  $wp_query = null;
  $wp_query = new WP_Query($args);
  if( have_posts() ) :
		while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
	    <div <?php post_class() ?> id="post-<?php the_ID(); ?>">
        <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to
<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
        <small><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small>
        <div>
          <?php the_content('Read the rest of this entry »'); ?>
        </div>
        <p><?php the_tags('Tags: ', ', ', '<br />'); ?> Posted in
<?php the_category(', ') ?> |
<?php edit_post_link('Edit', '', ' | '); ?>
<?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p>
      </div>
    <?php endwhile; ?>
    <div>
      <div><?php next_posts_link('« Older Entries') ?></div>
      <div><?php previous_posts_link('Newer Entries »') ?></div>
    </div>
  <?php else : ?>

		<h2>Not Found</h2>
		<p>Sorry, but you are looking for something that isn't here.</p>
		<?php get_search_form(); ?>

	<?php endif; 

	$wp_query = $temp;  //reset back to original query

}  // if ($category)
?>

	</div>

<?php get_sidebar(); ?>

<?php get_footer(); ?>

 

A Page of Posts for a Custom Post Type

A Page displaying the posts belonging to a custom post type. In this case, the custom post type is book. The Template below is designed to work with the WordPress TwentyEleven theme but is best used as a Twenty Ten Child Theme.

<?php
/**
 * Template Name: Page of Books
 *
 * Selectable from a dropdown menu on the edit page screen.
 */
?>

<?php get_header(); ?>

		<div id="container">
			<div id="content">
<?php
$type = 'book';
$args=array(
  'post_type' => $type,
  'post_status' => 'publish',
  'paged' => $paged,
  'posts_per_page' => 2,
  'caller_get_posts'=> 1
);
$temp = $wp_query;  // assign orginal query to temp variable for later use
$wp_query = null;
$wp_query = new WP_Query($args);
?>

<?php

 get_template_part( 'loop', 'index' );?>
			</div><!-- #content -->
		</div><!-- #container -->

<?php get_sidebar(); ?>
<?php get_footer(); ?>

 

WordPress as a CMS

You can use WordPress for basic content management. If you do, you’ll probably create a large number of pages for your content.

 

Using a Page as the Front Page

A Page can easily be set to be your site’s Front Page. Visit the Administration > Settings > Reading panel and under Front page displays, you can choose to set any (published) Page or Posts Page as the Front Page. The default setting shows your blog with the latest blog posts.

 

Templates by page-ID or page-Slug

You can use different archives “page”, with ID or slug in your name. Only Available with Version 2.9.

examples:

  • page-{id}.php
  • page-{slug}.php

 

Including a Page

You might also want to include Pages in various places on your site. That way, you can have an easy way to edit elements of your website. There is a Plugin called Improved Include Page that makes doing this easy.

 

The Dynamic Nature of WordPress “Pages”

A web page can be static or dynamic. Static pages, such as a regular HTML page that you might create with Dreamweaver, are those which have been created once and do not have to be regenerated every time a person visits it. In contrast, dynamic pages, such as those you create with WordPress, do need to be regenerated every time they are viewed; code for what to generate has been specified by the author, but not the actual page itself. These use extensive PHP code which is evaluated each time the page is visited, and the content is thus generated on the fly, upon each new visit.

Almost everything in WordPress is generated dynamically, including Pages. Everything you and others write in WordPress (Posts, Pages, Comments, Blogrolls, Categories, etc.) is stored in your MySQL database. When your site is accessed, that database information is then used by your WordPress Templates from your current Theme to generate the web page being requested. Thus, WordPress information is dynamic, including the information contained in your Pages.

An example of a static page might be an HTML document (without any PHP code) you’ve written as an addition to your dynamically generated WordPress pages, perhaps an “About Me” page. The problem with purely static pages is that they are difficult to maintain. Changes you make to your WordPress settings, Themes and Templates will not be propagated to pages coded only in HTML. The Page feature of WordPress was developed, in part, to alleviate this problem. By usingPages, users no longer have to update their static pages every time they change the style of their site. Instead, if written properly, their dynamic Pages will update themselves along with the rest of your blog.

Despite the dynamic nature of Pages, many people refer to them as being static. In the context of web publishing, static and dynamic mean what has been described above. More generally, however, static can mean “characterized by a lack of change”. It is easy to see how this definition influenced the word’s use in describing types of web pages. It is also easy to see why people think of Pages as being static; Posts come and go, but Pages are here to stay since Pages are typically used to display information about your site which is constant (e.g., information about yourself, description of your site).

In other words, a Page contains static information but is generated dynamically. Thus, either “static” or “dynamic” may be validly used to describe the nature of the WordPress Page feature. However, in order to avoid confusion, and becausePages themselves are dynamic while it is only their contents which are in some way static, this document does not refer toPages as being static.

Uploading Files

by

About Uploading Files with WordPress

To upload files, you can use WordPress’s online interface, theDashboard or one of the recommended editors and upload your files via FTP.

This article tells you how to upload files using the Dashboard. To upload files via FTP, read Uploading WordPress to a Remote Host.

 

About Uploading Files on Dashboard

After you log in to WordPress and click on the Dashboard menu at the top of the screen, you can upload files with the Flash uploader.

Dashboard lets you upload files in the following ways:

  • Immediately in a post.
  • Immediately in a page.
  • For later use in your Media Library.

WordPress supports uploading the following file types:

  • jpg
  • jpeg
  • png
  • gif
  • pdf
  • doc
  • ppt
  • odt
  • pptx
  • docx
  • pps
  • ppsx
  • xls
  • xlsx

 

To Upload a File in a Post

  1. On the Dashboard menu, click Posts, and then click Add New to display the “Add New Post” page.
  2. On the Upload/Insert menu, click the icon for the type of file you want to upload and the “Add media files from your computer” page will appear.
  3. Click the Select Files button.
  4. In the dialog box, select the file you want to upload.
    To select multiple files, hold down the SHIFT key (for PC users) or the COMMAND key (for Macintosh users).
  5. Click Open.
  6. When your file uploads, a field appears. At the bottom of the field, click the Insert into Post button.

Note: If you are having problems uploading files with the default Flash uploader, you may want to use the Browser uploader instead.

 

To Upload a File in a Page

  1. On the Dashboard menu, click Pages, and then click Add New to display “Add New Page.”
  2. On the Upload/Insert menu, select the icon for the type of file you want to upload and the “Add media files from your computer” page will appear.
    Image:addnewpage.png‎
  3. Click the Select Files button to open a dialog box.
  4. In the dialog box, select the file you want to upload.
    To select multiple files, hold down the SHIFT key (for PC users) or the COMMAND key (for Macintosh users).
  5. Click the Open button.
  6. When the upload is complete, a field with your file appears. At the bottom of the field, click the Insert into Postbutton.

 

To Upload a File for Later Use

  1. On the Dashboard menu, click Media and then click Add New to display the “Upload New Media” page.
  2. Click the Select Files button to open a dialog box.
  3. In the dialog box, select the file you want to upload.
    To select multiple files, hold down the SHIFT key (for PC users) or the COMMAND key (for Macintosh users).
  4. Click the Open button.
  5. When the upload is complete, a field with your file details appears. Below the field, click Save all changes.

Note: If the file does not open, then the file type is not supported, the chosen format may not match the file’s true format or the file may be damaged.

 

To Upload a File with the Browser Uploader

    1. To upload a file for later use: on the Dashboard menu, click Media, and then click Add New to display the “Upload New Media” page.
      -Or-
      To upload a file in a page: on the Dashboard menu, click Pages, click Add New to display “Add New Page,” and then, on the Upload/Insert menu, click the icon that represents the type of file you want to upload.
      -Or-
      To upload a file in a post: on the Dashboard menu, click Posts, click Add New to view the “Add New Post” page, and then, on the Upload/Insert menu, click the icon that represents the type of file you want to upload.
    2. Below the Select Files button, click the link to “Browser uploader.”

Image:browseruploader2.png‎

  1. When the Browser uploader appears, click the Choose File button to display a dialog box.
  2. In the dialog box, select the file you want to upload.
    To select multiple files, hold down the SHIFT key (for PC users) or the COMMAND key (for Macintosh users).
  3. Click the Upload button.

Using Images

by

A picture says more than a thousand words

Contents

  • 1 In Theme Design
  • 2 In Posts and Pages
  • 3 Special Contents Using Images
  • 4 Resources

WordPress makes it easy for you to add images to your WordPress site. You can upload them directly from within WordPress by using the built-in file uploading utility in the post screen. Or you could use any FTP Client software to upload many images to your WordPress site.

The Quicktag buttons feature an image link, making it easy to link to images from within your post as you write it. If you used the inline upload feature, your picture will be in the /wp-content/uploads folder, unless you’ve specified another folder on the Miscellaneous admin panel.

WordPress can now (within the posting page) resize images and create thumbnails. There are also photo galleries that can show many images without adding each one separately to a page.

And if you choose to let the images speak for you, consider creating a PhotoBlog or Gallery.

 

In Theme Design

image:header-img.jpg
Theme featuring Image in Header.

You can add images to your WordPress site through the use of template tags, Plugins, and in the style sheet of yourTheme.

  • WordPress Design and Layout
  • Lists
  • Menus
  • Categories
  • Template Tags
  • Graphics Symbols
  • Header
  • Headings
  • Sidebar

 

In Posts and Pages

image:image-post.jpg
WordPress Theme featuring Image in Post

Images can be used in a variety of methods in your WordPress posts and Pages. They can be a major subject, or a referenced detail that enhances the information or story.
The first thing you should consider is the “look” of the images on your page. Not what the images are of, but the general look of how they flow and interact with the rest of the content on your page. Wrapping Text Around Images helps you to begin to understand how images interact with the text around them, changing the margins, padding and borders around the images within the content.

It will also help you understand how to create captions under your images.The next thing to consider is the size of the images. There are two ways of actually sizing an image. It is either the size that it is, or a thumbnail link which, when clicked, takes the user to a new page with an enlarged image of the graphic.

Refere to:

  • Inserting Images into Posts and Pages
  • Wrapping Text Around Images
  • Styling Images in Posts and Pages
  • Using Image and File Attachments

 

Special Contents Using Images

image:post-avatar.jpg
Gravatar in comments
  • PhotoBlog or Gallery - Keep a online photoalbum with plugins, themes and tons of resources.
  • Comments with Gravatars - Display avatars in your comment stream.
  • Graphics in Feeds- Display RSS Fed icons.
  • Links and Blogrolls- Icons for your favorite links.
  • Next and Previous Links- Customize your navigation links.
  • Smilies - How to use smilies or emoticons on WordPress.

Business Blogging and Shopping

by

e-Commerce Install

Assuming you have a working version of WordPress installed you must do the following:

  1. Download the e-Commerce plugin
  2. Copy the folder to your local plugins directory
  3. Activate the plugin and configure it to your liking

 

e-Commerce setup

Once the plugin is installed the most important things to do are:

  1. Set your default shipping country and associated shipping settings
  2. Setup and configure the presentation settings
  3. Setup your receipt notification email address
  4. Setup your payment gateway
  5. Add products
  6. Upgrade to gold if you want to add multiple images to products

 

PayPal Setup

These are the instructions for setting up PayPal for your WP e-Commerce store.

  1. Browse to PayPal and sign up using your email address
  2. Under Profile > Shipping Settings check the allow transaction-based shipping values to override the profile shipping settings listed above

 

Google Checkout Setup

These are the instructions for setting up Google Checkout for your WP e-Commerce store

  1. Browse to Google Checkout and click sign up now
  2. Select whether or not your business has a Google Account for services like AdWords or Gmail?
  3. Create your account using your Gmail email address

At your WP e-Commerce store’s Admin

Now that you have a Google Checkout account setup enter your Google Checkout Merchant ID and Key into the payment gateway settings page in the WP e-commerce admin panel

  1. Under e-Commerce > Gateway Options choose Google Checkout as your payment gateway.
  2. In “Google Checkout Merchant ID” enter your Merchant ID.
  3. In “Google Checkout Merchant Key” enter your Merchant Key.
  4. Choose your Server Type (Sandbox vs Production), currency, and button style
  5. Click the button that says “Submit”

 

Conclusion

Now that you have setup your shop and have a working PayPal account you are ready to start selling! Upload your products and have fun.

For more detailed information on how to use WP e-Commerce you can read (or contribute) to the new WP e-Commerce project Wiki.

 

Business Blogging

Why stop there? Business blogging is really starting to take off. More and more people are starting to use WordPress to power their websites – especially now that there are so many powerful plugins. Lets take a quick glance at some of the plugins we use to turn your average WordPress install into a business blogging solution.

  • Static Front Page. You might not want the front page of your web site to be your blog. See Creating a Static Front Page.
  • Forums. Use bbPress or WP Forum depending on the requirements. Both are easy to install and both have a range of useful features.
  • Email Newsletters. Use WP Campaign Monitor because it is simple to install and easy to get the hang of. It also integrates with WP e-Commerce lite.
  • Surveys. Information is power. Use the Survey Fly plugin because it is powerful and easy to use. Administrators can download .csv reports that they can manipulate internally using proper spreadsheet software.
  • Statistics. Use WP SlimStat because it is so easy to install.
  • Google Analytics. Google Analytics tells you everything you want to know about how your visitors found you and how they interact with your site. Google Analytics for WordPress automatically tracks and segments all outbound links from within posts, comment author links, links within comments, blogroll links and downloads. It also allows you to track AdSense clicks, add extra search engines, track image search queries and it will even work together with Urchin. The WordPress Plugin repository has other Google Analytics plugin listed under the analytics tag.
  • Search Engine Optimization. Search Everything enables the searching of Pages, Comments and more. No Hacking or modifications necessary, just install, activate the plugin and configure it under Options > Search Everything
  • Ecommerce & Shopping Cart. Turn your WordPress Installation into a fully functional Ecommerce Platform. See the available Ecommerce Plugins & Ecommerce Themes for WordPress.
Sponsor by web directory and Impulse mp3