23
How To Install WordPress Training Module  How To Install WordPress?

Installing Wordpress Training Module

Embed Size (px)

Citation preview

Page 1: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 1/23

How To Install WordPress

Training Module

 How To Install

WordPress?

Page 2: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 2/23

Training Module - How To Install WordPress

Created by SynapseIndia 2

Module I

  What is WordPress?

  Things to Know Before Installing WordPress

  Things You Need to Do to Install WordPress

  WordPress Features

- Managing and Administering

- Publicizing Your Work

- Customizing the Design

- Creating Content

- Archives and Search

- Discussion and Comments

- Creating and Managing a Blogroll

Page 3: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 3/23

Training Module - How To Install WordPress

Created by SynapseIndia 3

What is WordPress?

WordPress is an open source CMS (Content Management Solution), often used as a blog

publishing application powered by PHP and MySQL. It is popular among users for its

ease of installation. Under most circumstances, installing WordPress is a very simple

process and takes less than five minutes to complete. WordPress is the most popular

CMS in use today.

It was first released on May 27, 2003, by Matt Mullenweg. As of December 2011,

version 3.0 had been downloaded over 65 million times. . 

Page 4: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 4/23

Training Module - How To Install WordPress

Created by SynapseIndia 4

Things to Know Before Installing WordPress

Before you begin the installation process…..  

You need access to your site and its directory and software to proceed with the

installation. These are:

  Access to your web server (via shell or FTP)

  A text editor

  An FTP Client

  Your web browser of choice

Things You Need to Do to Install WordPress

Begin with…

  Checking to ensure that you and your web host have the minimum requirements

to run WordPress.

  Downloading the latest release of WordPress.

  Unzipping the downloaded file to a folder on your hard drive.

  Be prepared with a secure password for your Secret Key

  Print this page out so you have it handy during the installation.

Page 5: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 5/23

Training Module - How To Install WordPress

Created by SynapseIndia 5

WordPress Features

Page 6: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 6/23

Training Module - How To Install WordPress

Created by SynapseIndia 6

Managing and Administering

Locally Install

WordPress is designed in a manner to enable you to install it on your own web server/

shared hosting account that renders weblog completely under your control. If required,

you are allowed to access/modify everything concerning weblog.

Portable Core

The wordPress related files and their placements are highly configurable. For example, if 

you want your weblog at http://example.com (public_html - the public "root" of your

webserver or hosting account) and you want to store the wordPress related files and

directory tree in http://example.com/wordpress (public_html/wordpress), you can!

UTC-friendly

WordPress lets you define time as an offset from UTC (Universal Coordinated Time), so

all the elements related to time are stored in the database as GMT values- a universal

standard. Furthermore, this lets you display correct time on your weblog, irrespective of 

the location of host server.

User Management

WordPress makes use of user-levels for controlling user-access to various key features,

thereby enabling you to restrict the individual user’s ability to create/modify content in

your weblog, by changing their user-level.

User Profiles

Users on your weblog can create a profile detailing their email address, IM aliases etc, if 

required. Users can also control the manner their details are displayed on their weblog

in.

Page 7: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 7/23

Training Module - How To Install WordPress

Created by SynapseIndia 7

Easy installation and upgrade

The famous 5 minute install of WordPress is simply unmatched when it comes to ease of 

use and simplicity. It’s quite simple to upgrade WordPress to newer versions.

Furthermore, it doesn’t take much time for installation!

Dynamic page generation

You don’t need to rebuild the pages every time your weblog needs to be updated. It’s

quite easy and fast to update your weblog or its design. Furthermore, minimal storage

space is required on the server for this.

Internationalization and Localization

Creating a weblog localized as per your choice, and delivering in a language you like is

easy. For translating and localizing the WordPress to its full extend, the gettext method

is used.

Page 8: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 8/23

Training Module - How To Install WordPress

Created by SynapseIndia 8

Publicizing Your Work

Feeds

WordPress fully supports the RSS 1.0 (aka RDF), RSS 2.0 and ATOM specifications.

Moreover, just any page on your weblog has an associated feed that your readers can

subscribe to - there's a feed for the latest posts, for categories, comments, well, like we

said earlier, for anything you want. The easier your readers find it to view and check the

various sections of your weblog, the simpler it will be for you to convey your message.

WordPress also fully supports RSS 2.0 with enclosures, so adding mp3 files (such as

podcasts) to your RSS feeds is a snap.

Cruft-free Permalinks

You can ensure that the URLs for all pages in your weblog conform to a standard, cruft-

free system, and all the links are structured, sensible, and understandable to human and

machines including search engines. Clean URLs are essential for SEO and a better user-

experience.

Inter-blog Communication

In an increasingly vast and connected world, WordPress comes ready for TrackBack and

PingBack - two great ways of connecting to other weblogs, and allow them to do the

same.

Page 9: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 9/23

Training Module - How To Install WordPress

Created by SynapseIndia 9

Customizing the Design

Template Driven Design

WordPress uses templates to generate the pages dynamically enabling you to control

the presentation of content by editing the templates using the Template Tags and

Template Editor tool. You can also edit your templates and other related files with the

help of the file editor in your browser without downloading and uploading the files.

Page 10: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 10/23

Training Module - How To Install WordPress

Created by SynapseIndia 10

Themes

Wordpress allow users to change the look & functionality without altering the

informational content by just switching the themes. The PHP and HTML code in themes

can also be edited for more advanced customizations. You can also create and share

your own themes.

Template Tags

Template tags are used within blog's Templates to display information dynamically or to

customize your blog. It make easier to design the content and information displayed on

your weblog. Various tags are:

  General tags

  Author tags

  Bookmark tags

  Category tags

  Comment tags

  Link tags

 

Post tags

  Post Thumbnail tags

  Navigation Menu tags

Plugins

WordPress rich plugin architecture allows users and developers to extend its

functionality beyond the features that come as part of the base install. Plugins extend

the core functionality of your weblog.

Page 11: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 11/23

Training Module - How To Install WordPress

Created by SynapseIndia 11

Widgets

Widgets offer users drag-and-drop sidebar content placement and implementation of 

many plugins extended capabilities. Users can rearrange widgets without editing PHP or

HTML code.

Page 12: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 12/23

Training Module - How To Install WordPress

Created by SynapseIndia 12

Creating Content

Password Protection

If you want to share any article with some of the people only, you can make it password

protected.

Post Slug

It is used to clean the PermaLinks to create more search engine and user friendly URLs.

Post to the future

You can write a post today and have it appear on the weblog at a future date,

automatically.

Multi Paged Posts

If your post is too long than you can cut it up into pages, so your readers don't have to

scroll to the end.

File/Picture Uploading

You can upload pictures or files, and link to them or display them in your articles. You

can also create thumbnails of pictures when you upload them.

Categories

Organize your posts into categories, and sub-categories, and sub-sub categories...

Emoticons

WordPress is smart enough to convert character smileys, like ":)" into the graphical

image counterparts.

Save Drafts

Save your unfinished articles, improve them later, publish when you're done.

Page 13: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 13/23

Training Module - How To Install WordPress

Created by SynapseIndia 13

Previewing Posts

Before you "Publish" your post, you can look at the preview for the article to check if 

everything is the way you want it.

Desktop Tools

You can also use desktop blogging tools instead of browser to update your weblog.

Blog by email

You can send your posts as an email and have them appear on the weblog.

Bookmarklets

Wordpress also provide bookmarklets to your browser.

Sidebar

If you don't like a bookmarklet, use our friendly browser sidebar, which can be used in a

similar fashion.

Formatting

WordPress is something that actually makes your words and pages more readable and,

therefore, appealing. WordPress comes with plugins for text-formatting for cleaning up

your content and, thereby, making it free from typos.

Page 14: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 14/23

Training Module - How To Install WordPress

Created by SynapseIndia 14

Archives and Search

Archiving

After a long period of blogging, it extremely matters how well you organize your blog

posts. WordPress offers various options to display the archives of your blog, containing

all the old posts. You can easily link your archive posts to any of the post or page in your

blog and alos you can opt from yearly, monthly, weekly, daily, and category-wise or

author-wise archives.

Searching

WordPress has a functional built-in search tool, which allows visitors to your blog to

search for terms they are interested in, and the search-hilite plugin that ships with

WordPress can highlight their search terms, so it is even easier for them to find what

they were searching for. In addition to this, the plugin also does the same for someone

who arrives at your blog by clicking at a search result in a search engine, such as google.

All in all, searching is fun, with WordPress.

Page 15: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 15/23

Training Module - How To Install WordPress

Created by SynapseIndia 15

Discussion and Comments

Community Building

WordPress helps in building communities around weblogs, through the use of 

comments, trackbacks and pingbacks, which helps you, keep in touch with the audience.

Notification

WordPress can keep you in the loop by sending you an email each time there is a new

comment or a comment awaiting moderation.

Page 16: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 16/23

Training Module - How To Install WordPress

Created by SynapseIndia 16

Moderation

For the control freak in all of us, WordPress provides an array of moderation options.

You can moderate all comments before they appear on the blog

  comments with specific words in them

 

comments posted from specific IP addresses

  comments containing more than some specified number of links.

All these moderation options keep spammers and vandals in check.

Page 17: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 17/23

Page 18: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 18/23

Training Module - How To Install WordPress

Created by SynapseIndia 18

Module II

  Five Minute Installation – Step By Step Instruction

Page 19: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 19/23

Training Module - How To Install WordPress

Created by SynapseIndia 19

Step By Step Instructions

  Download WordPress from WordPress.org to download the latest version.

 

Unzip the contents of downloaded files. Save these in a separate directory.

  Log into cPanel of your web host.

  Click on MySQL Databases icon.

 

Enter the name of database and click “Create Database”.

  Click "Go Back". Now, scroll down a bit and look for “Add New User”. Enter a

username, password and create user.

Page 20: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 20/23

Training Module - How To Install WordPress

Created by SynapseIndia 20

  Below “Add New User” there is “Add User To Database” option. Select

appropriate database and username and click "Add".

  On next screen, select checkbox “All Privileges” and click “Make Changes”. Now,

the newly created database is ready for WordPress.  Now, connect to host via FileZilla and upload all WordPress unzipped files from

your pc to public_html directory.

  Once all files are uploaded, go to your website address and Start the setup.

  Continue with setup.

Page 21: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 21/23

Training Module - How To Install WordPress

Created by SynapseIndia 21

  Click submit. If everything is fine, you should see a screen like this saying all is

okay:

  Click Run the install. Next, you will be asked to enter blog name and your email

address.

Page 22: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 22/23

Training Module - How To Install WordPress

Created by SynapseIndia 22

  Click Install WordPress. In less than a minute, you will be greeted with 'success'

 

WordPress is installed.

  Click log in and enjoy blogging!

Page 23: Installing Wordpress Training Module

8/3/2019 Installing Wordpress Training Module

http://slidepdf.com/reader/full/installing-wordpress-training-module 23/23

Training Module - How To Install WordPress

About SynapseIndia

SynapseIndia is one of the top rated Web and Software Development Company in India,

specializes in content management systems like WordPress, Joomla, Drupal, Magento

etc. We also create and design customized CMS according to client’s requirement. 

Our rich experience has made it possible for us to deliver a best quality web content

management system. Contact us for all your Content Management Solutions (CMS)

requirements.

SynapseIndia

India Office

F 18, Sector 11, Noida-201301, INDIABranch

SDF B-10, NSEZ, Noida-201305, INDIA

Tel: (+91) 120 433 0500

Fax: (+91) 120 254 6941

E-fax: + 18018460378

(If you are dialing from the USA, please dial 011 first before 91)

Contact: Kapil Gupta

Email: [email protected]  

USA and Canada

Call TOLL FREE - +1-855-Synapse

+(1-855-796-2773)

4281 Express Lane, Suite L1620

Sarasota, FL 34203, USA

Bradenton, FL +1-941-527-1257

San Francisco Bay Area +1-408-416-3511

London 

White grounds, London, UK

Tel: +44(0)2079934232

Contact: Ashish Goenka