Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: WordPress In 20 Steps
Description: Master Wordpress in 20 Practical Steps with screenshots Learn how to setup Wordpress Locally and using cPanel Learn how to setup the settings Learn how to add the Plugins Learn how to change the Themes Learn how to Start your eCommerce business using WooCommerce Plugin Learn how to setup your Marketing SEO without cost or hiring any companies
Description: Master Wordpress in 20 Practical Steps with screenshots Learn how to setup Wordpress Locally and using cPanel Learn how to setup the settings Learn how to add the Plugins Learn how to change the Themes Learn how to Start your eCommerce business using WooCommerce Plugin Learn how to setup your Marketing SEO without cost or hiring any companies
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
WordPress in 20 Steps
Why I Wrote This Book
WordPress has a large and active online community, several and famous websites around
the world are using this open source CMS, the idea behind this book is to teach you
WordPress practically in very short time
Audience
This book has been prepared for those who have a basic knowledge of computers and has
an urge to develop websites
...
WordPress in 20 Steps
Table of Contents
Step 1
...
WordPress Installation Locally
Step 3
...
Free and Paid Domain Name Hosting
Step 5
...
WordPress General Settings
Step 7
...
WordPress Reading
Step 9
...
WordPress Permalink Settings
Step 11
...
WordPress Categories and Tags
Step 13
...
WordPress User Profile
Step 15
...
WordPress Themes
Step 17
...
WordPress WooCommerce Plugins
Step 19
...
WordPress Membership Plugins
WordPress in 20 Steps
Step 1: WordPress Quick Overview
WordPress
What is Content Management System (CMS)
WordPress is an open source Content Management System (CMS), which allows the users
to build dynamic websites and blogs
...
The Content Management System (CMS) is a software which stores all the data such as
text, photos, music, documents, etc
...
It helps in editing,
publishing and modifying the content of the website
...
WordPress was
announced as open source in October 2009
...
WordPress is a powerful system and it can easily be customized for your needs
...
A WordPress site can work well for anyone, like:
•
•
•
•
•
•
Small businesses & large corporations
Restaurants, caterers, and designers
Consultants, freelancers & coaches
Schools, nonprofits and churches
Bands, artists and creative professionals
Many more…
Features
User Management: It allows managing the user information such as changing the
role of the users to (subscriber, contributor, author, editor or administrator), create
or delete the user, change the password and user information
...
Media Management: It is the tool for managing the media files and folder, in which
you can easily upload, organize and manage the media files on your website
...
It includes
images, stylesheet, template files and custom pages
...
Search Engine Optimization: It provides several search engine optimization (SEO)
tools which makes on-site SEO simple
...
Importers: It allows importing data in the form of posts
...
Advantages
It is an open source platform and available for free
...
There are many plugins and templates available for free
...
It is very easy to edit the content as it uses WYSIWYG editor (What You See Is What
You Get is a user interface that allows the user to directly manipulate the layout of
document without having a layout command)
...
It offers several SEO tools which makes on-site SEO simple
...
It allows creating different roles for users for website such as admin, author, editor
and contributor
...
PHP knowledge is required to make modifications or changes in the WordPress
website
...
Updating WordPress version leads to loss of
data, so it a backup copy of the website is required
...
WordPress in 20 Steps
Step 2: WordPress Installation Locally
System Requirements for WordPress
Database: MySQL 5
...
15+
Web Server:
o WAMP (Windows)
o LAMP (Linux)
o XAMP (Multi-platform)
Operating System: Cross-platform
Browser Support: IE (Internet Explorer 8+), Firefox, Google chrome, Safari, Opera
PHP Compatibility: PHP 5
...
4+
Download WordPress
Go to this link https://wordpress
...
Download and Install Xampp
Go to this link https://www
...
org/download
...
Step 1: Extract the downloaded WordPress folder to (c:\xampp\htdocs)
...
In our case, the path
is localhost/< WordPress folder >
...
Step 3: In this step, you can view the information needed for the database before
proceeding with WordPress installation
...
WordPress in 20 Steps
Database Name: Enter the database name which you have created in MySQL
database for WordPress
...
Password: Enter the password which you had set for MySQL database
...
Table Prefix: It is used to add prefix in the database tables which helps to run
multiple sites on the same database
...
After filling all information, click on Submit button
...
WordPress in 20 Steps
Click on Run the install
Step 6: Enter administrative information
...
Username: Enter the username as per your choice while logging in the WordPress
...
Your E-mail: Enter your e-mail address which helps to recover the password or any
update
...
After filling all the information, click on the Install WordPress button
...
You can view your username and password detail added in WordPress
...
Step 8: After clicking on login, you will get a WordPress Admin Panel as depicted in the
following screen
...
Step 3: WordPress Installation cPanel
WordPress in 20 Steps
You can use any webhosting that supports WordPress here will use (www
...
com) so after registration:
Step 1: Login and Open Softaculous: Click on Softaculous Apps Installer
Step 2: Start the WordPress Install
WordPress might be located in the Top Scripts section when you first open Softaculous:
WordPress in 20 Steps
If WordPress isn’t in the Top Scripts for some reason, then you can use the Softaculous search to find it:
Click on WordPress
...
Now click Install
...
If you’re using SSL, then you would use HTTPS
...
If you need more information on SSL Certificates than
visit our tutorial on what is an SSL Certificate?
Select an option for Choose Protocol
...
WordPress in 20 Steps
And then select your domain under Choose Domain
...
If you want WordPress installed in the root directory for your domain, then under In Directory remove wp
...
And finally enter a database name
...
This setting is generally left unchanged, and
refers to the table prefix for each WordPress table in the WordPress database
...
Step 5: Site Settings
Both the Site Name and the Site Description should be filled in with information relevant to your new
blog/site
...
Step 6: Admin Account
WordPress in 20 Steps
It is strongly recommended that the Admin Username be changed to something other than admin
...
This email will receive notifications
from your WordPress installation
...
FREE DOMAIN SITES
1
...
freenom
...
CO
...
freedomain
...
nr
FREE HOSTING SITES
1
...
3
...
X10hosting - https://x10hosting
...
host
HourB - http://www
...
com
Freehostingnoads - http://freehostingnoads
...
Zymic - http://www
...
com
Step 5: WordPress Dashboard
WordPress in 20 Steps
Dashboard Menu
The WordPress Dashboard provides navigation menu that contains some menu options such
as posts, media library, pages, comments, appearance options, plugins, users, tools and
settings on the left side
...
It contains check boxes to show or hide screen options and also allows us to
customize sections on the admin screen
...
The center column provides some of the useful links such as creating a blog post, creating a
page and view the front end of your website
...
Quick Draft
The Quick Draft is a mini post editor which allows writing, saving and publishing a post from
admin dashboard
...
WordPress News
The WordPress News widget displays the latest news such as latest software version,
updates, alerts, news regarding the software etc
...
Activity
The Activity widget includes latest comments on your blog, recent posts and recently
published posts
...
It
also allows you to move a comment to spam
...
When you click on these links, you will be taken to the respective
screen
...
Step 6: WordPress General Settings
WordPress in 20 Steps
General Settings in WordPress
...
In the setting administration screen, it is a default setting
screen
...
Step 2: The General Setting page is displayed as shown in the following snapshot
...
Site Title: It displays the name of the site in the template header
...
WordPress Address (URL): It is the URL of WordPress directory where your all core
application files are present
...
E-mail Address: Enter your e-mail address which helps to recover your password or
any update
...
New User Default Role: The default role is set for the newly registered user or
members
...
Date Format: Sets the date format as you need to display on the site
...
Week Starts On: Select the week day which you prefer to start for WordPress
calendar
...
Site Language: Sets the language for the WordPress dashboard
...
It saves all your general setting information
...
These settings control the features in the adding and editing posts, Pages,
and Post Types, as well as the optional functions like Remote Publishing, Post via e-mail, and
Update Services
...
Step 2: The Writing Setting page is displayed as shown in the following screen
...
Formatting: This field defines two sub options for better user experience
...
o The second option WordPress should correct invalidly nested XHTML
automatically corrects the invalid XHTML placed within the posts or pages
...
Default Post Format: It is used by themes to select post format to be applied to a
post or create different styles for different types of posts
...
To use this, you'll need to set up a secret e-mail account
with a POP3 access, and any mail received at this address will be posted
...
For this, you need to have POP3 compatible mail server and it will
have URI address such as mail
...
com, which you should enter here
...
The Login
Name will use this e-mail address and should be kept as a secret as spammers will
post links redirecting to their own websites
...
Default Mail Category: It allows selecting custom category for all the posts that are
published via Post by e-mail feature
...
See the Update Services on the codex for the
long list of possible services
...
Step 8: WordPress Reading
WordPress
The Reading Settings in WordPress
...
You can set the number of post to be displayed on the main page
...
WordPress in 20 Steps
Following are the details of the fields on reading settings
...
o A static page: It displays the static pages on the front page
...
Posts Page: You can select the page from the drop down which
contains posts
...
By default, it is set as 10
...
By default, it is set as 10
...
It is set as default
...
Search Engine Visibility: After clicking on the checkbox, Discourage search engines
from indexing this site, your site will be ignored by the search engine
...
Step 9: WordPress Discussion
WordPress
The Discussion settings in WordPress
...
These settings are done by the admin to
have a control over the posts/pages that come in through users
...
Following fields are seen in Discussion settings
...
This contains three more settings
...
o
Allow link notifications from other blogs (pingbacks and trackbacks):
Accepts pings from other blogs
...
You can change the settings as per your will for individual articles
...
o
Users must be registered and logged in to comment: If you check this
box, only those registered visitors can leave comments, if not checked anyone
can leave any number of comments
...
o
Enable threaded (nested) comments: When you check this option, visitors
can reply or have a discussion and get responses
...
o
Comments should be displayed with the comments at the top of each
page: You can arrange the comments in the form of ascending or descending
order
...
o
A comment is held for moderation: This is used in case you do not want
your comment to be updated before it's moderated by the admin
...
There are two more settings as followed:
o
Comment must be manually approved: If you check this box then only the
approved comments by the admin can be displayed on the posts or pages
...
Otherwise the comment is held for moderation
...
Comment Blacklist: You can input your own spam words which you do not want
your visitors to enter into the comments, URL, e-mail etc
...
Avatars: Avatar is a small image that displays at the top-right-hand corner of the
dashboard screen beside your name
...
Here you have a
few more options where you can set your avatar for WordPress site
...
o
Maximum rating: You have a four other options of avatars you can use
...
This is the age section where you select according to which
type of audience you want to display your posts
...
Step 3: Click on Save Changes button to save the changes
Step 10: WordPress Permalink Settings
WordPress
The Permalink settings in WordPress
...
It’s what other websites will use to link to your content
...
They have question marks and lots of
numbers that are completely meaningless to the average user
...
site
...
Step 11: WordPress Posts and Pages
Difference between Pages and Posts
• Creating Posts
• Creating Pages
• Creating Child Pages
Pages vs
...
Posts
A WordPress post is what makes up the ‘blog’ aspect of your site
...
•
•
•
•
Usually listed in reverse chronological order—the newest posts show up at the top
...
Located on the homepage as your primary content, or on a “blog” page
...
For most sites you’ll continually add new posts, creating a dynamic, constantly
updating stream of content
...
•
•
•
•
Not listed by date
...
They cannot be tagged, categorized or archived by date
...
Creating Posts
To create a post on your site, go to Posts > Add New in the left menu
...
Step 12: WordPress Categories and Tags
Categories
You can assign a post to multiple categories, but you must assign a post to at least one
category
...
You can assign categories to the right of your entry
...
You can also create a new category by clicking on
+ Add New Category at the bottom
...
If you have a lot of categories, you can also click on the Most Used
tab to see your most frequently used categories
...
You can assign as many tags as you
want, though generally you don’t want to assign too many
...
Unlike categories, tags are completely optional
...
You can also choose from the most used tags
...
Tags are not case sensitive, so Technology is the same as
technology
...
Tags
Here’s a look at tags and categories for different sites to give you an idea how they might work:
Step 13: WordPress Media
Most administrators leave their media settings at the default settings, but you may find that
you want your image categories – thumbnail, medium, large – to be different than the
default settings
...
By default
they will upload to the wp-content/uploads folder
...
Click Edit to access the Profile edit screen
...
Username – Note that the username cannot be changed
...
This determines how WordPress will display this
user’s name
...
This can help you quickly and easily create author pages for your blog team
...
One of the worst
things about blogs is the ability to let readers comment
...
Giving your readers a forum to voice their opinion can refine your work, help you discover new
perspectives and even give you a much-needed pat on the back
...
Comments Settings
You can approve, delete and manage your comments under Comments in the left menu
...
You can quickly
change themes and change the entire look of your site, while still maintaining the underlying
WordPress software that powers your site
...
This is the Manage Theme page where you
have the current theme you’re using at the top and below that you have all your available
themes
...
Step 17: WordPress Plugins
Plugins
WordPress Plugins are pieces of software that extend the core capabilities of WordPress
...
To add new plugins Go to Plugins > Add New and you’ve got several options
...
You can find a plugin
and install it from here
...
’
Premium Plugins
While there are free plugins, there are also premium plugins
...
You’re not paying just for the plugin, but for the
professional, quality support that comes with it
...
It is designed for small to large-sized
online merchants using WordPress
...
To install just follow the instructions in step 17
Features:
Built on WordPress
Open development
More than 400 official extensions
REST API
Countless themes
Unrestricted customization
Embed products, checkout and more on any page
Unlimited products and many more…
Step 19: WordPress SEO Plugins
Search Engine Optimization
You want people to find your site, so you need to make sure it can be found
...
SEO is the process of making the
tweaks and adjustments to your site that search engines like so they’ll rank your site higher
...
Suggested SEO Tool:
Yoast : https://wordpress
...
Here will suggest the best 3 Membership plugins for WordPress
1
...
wpbeginner
...
Paid Memberships Pro: http://www
...
com
3
...
wpbeginner
...
2
...
4
...
Control Access to Your Content
Collect Membership Payments
Create Multiple Membership Products or Levels
Support Discount Coupons
Automate Important Tasks
Title: WordPress In 20 Steps
Description: Master Wordpress in 20 Practical Steps with screenshots Learn how to setup Wordpress Locally and using cPanel Learn how to setup the settings Learn how to add the Plugins Learn how to change the Themes Learn how to Start your eCommerce business using WooCommerce Plugin Learn how to setup your Marketing SEO without cost or hiring any companies
Description: Master Wordpress in 20 Practical Steps with screenshots Learn how to setup Wordpress Locally and using cPanel Learn how to setup the settings Learn how to add the Plugins Learn how to change the Themes Learn how to Start your eCommerce business using WooCommerce Plugin Learn how to setup your Marketing SEO without cost or hiring any companies