Category: WordPress

  • Add Creative Commons Images to Your WordPress Posts

    What are Creative Commons images? They are images you can use freely on your WordPress site, provided you adhere to the image’s licensing agreement. Read our glossary entry for Creative Commons for more details and tips.

    Use these instructions to find, modify and add images to your WordPress site when you are on a web browser on your computer. These steps don’t apply if you are using a tablet or a smart phone.

    Find Images to Use on Your Site

    Before you use Creative Commons images, you need to find some images to use. Here are the best Creative Commons search tools:

    Use CC Search and Google Image Search to Find Images

    Follow these steps to find images licensed for reuse without modification, the most permissive license.

    1. Go to the CC Search page.
    2. In the search field, type your search query. Start with the most general term, then you can refine it. For example, use cars instead of antique cars
    3. Next to I want something that I can…, check I use for commercial purposes and modify, adapt, or build upon (see the Search Tips below for more information on these licensing terms)
    4. Click on the [Google Images / Image] button, which will turn blue when selected.
    5. Press the Enter key.

    Google Image search will appear with your search results. From here, you can modify and refine your search results, and select images for your site.

    CC Search Tips

    • The CC Search page remembers your settings from one browser visit to another by setting a cookie. This means your settings are saved when you use the same browser, but not if you switch browsers or computers, or clear your browser cache.
    • Uncheck use for commercial purposes if you are using the image for your personal or non-profit web site. If you sell anything on your site, including ads, affiliate links, or any other items that make money, or if your site advertises or markets your business, that’s commercial use, so leave this option checked in those cases.
    • Uncheck modify, adapt, or build upon if you are OK with using the images exactly as presented. If you want to crop, edit, or modify the images in any way, keep this box checked.

    Google Image Search Tips

    Select An Image for Use

    Once you’ve found an image you want to use, go to the site where the image resides to read the detailed licensing conditions.

    Select an Image in Google Image Search

    Google Image presents images that match your search criteria in a grid. When you find an image you want to use,

    1. Click on the image thumbnail. A black background appears with a larger thumbnail of the image.
    2. Click [Visit Page] to see the image. Read the page for information licensing details.
    3. Download the image. In some cases, you can download the image using a Download button, or right-click on the image.

    Although you can incorporate images into your WordPress site, it’s better to download them so you can optimize them. Also, your images won’t disappear from your site if you upload them, even if the site where you found the image is unavailable in the future.

    Add Your New Image to WordPress

    Here’s how to add your image to WordPress.

    1. Open the WordPress page or post where you want your image to appear in the editor.
    2. Position your cursor in the text of the post where you want your image to appear. Tip: place the cursor at the beginning of a paragraph.
    3. Click [Add Media] above the editor tool bar (upper right)
    4. Click the Upload Files tab (just below the heading ) to upload your new image.
    5. Edit the image information in the Media Manager.
    6. Insert the image into your post.

    Adding Attribution Links

    Even though it’s not always necessary, I like to include attribution for Creative Commons images, because it helps the artists who have offered to share their work with you.

  • Install and Configure WordPress: Overview

    Install WordPress correctly and save yourself lots of headaches later on. Because WordPress (and all the other software you need to run it) is completely free, you can install it on your computer to practice or set up a staging server before you go live on the Internet. This is always a good idea, because you can fix setup problems before any visitors come to your site.

    Prepare

    Things to do before you install:

    • Locate a computer or server where you can install WordPress. This could be your desktop computer (Mac, Windows, or Linux) or a server. You can rent server space from a web host for a few dollars a month.
    • You’ll need to be able to log in to your installation computer or server, and may need special access to complete the setup. Your web host will give you a user name and password with instructions on how to log in (or you should get a new web host!).
    • Collect the content you need to launch.
    • Find or create graphics and photos. Optional: shoot a video to add to your site..
    • If you are setting up a public (web) site, be sure to set up analytics software like Google Analytics, and get the tracking code for your site, so you can learn more about who visits your site, how they find it and where they go. Or, you can use WordPress’s built in tracking, and extend it with the WordPress JetPack plugin.

    Set Up

    Once you have all the information you need, here’s an overview of how to set up a new WordPress site.

    1. Install Word Press. If you are using a typical web host, you can install using Cpanel and the WordPress Installer tool. Your host may offer a different WordPress installation tool. Or, download the WordPress code and follow the installation instructions from WordPress.org to install it your own computers. Important: to run WordPress, you also need to install and configure MySQL, PHP, and a web server like Apache — all of these are completely free, though.
    2. Log in with your administrator account you created during the installation. This is the account you’ll use to configure the site, add or remove users, install plug-ins, themes and updates, and other important stuff. If someone else needs to administer your WordPress site, create a new administrator account! Don’t ever share your user name and passwords.
    3. Install back up software and back up your new site. Many backup plugins also let you schedule regular backups. Do that.
    4. Select or add a theme. This controls how your site will look. WordPress comes with some very good theme, or you can select from plenty of free or inexpensive themes.
    5. Add users.

    For Public Web Servers

    1. Set up analytics, like Google Analytics, to track visitors.
    2. Set up Askimet to help manage content spam.

    Add Content

    Now you are ready to add content, like articles, photos and videos.

    1. Start with a placeholder page, or build your home page.
    2. Add more content, new posts and pages, as a draft, so you can review it before it goes live.
    3. Add photos and images.
    4. Review and test the new material.
    5. Back up!
    6. Publish your new pages.