SlideShare a Scribd company logo
1 of 27
Getting Started with
Junejo Naeem Ahmed
WORDPRESS
INTRODUCTION TO WORDPRESS
• WordPress is a free and open source blogging tool and a content
management system (CMS) based on PHP and MySQL.
• Features include a plugin architecture and a template system.
• WordPress was used by more than 22.0% of the top 10 million
websites as of August 2013.
• WordPress is the most popular blogging system in use on the Web,
at more than 60 million websites.
• It was first released on May 27, 2003, by its founders, Matt
Mullenweg and Mike Little, as a fork of b2/cafelog.
• The license under which WordPress software is released is the
GPLv2 (or later) from the Free Software Foundation.
• WordPress is a great product.
• It's easy-to-use, quite powerful, and flexible.
INTRODUCTION TO WORDPRESS
• WordPress was born out of a desire for an elegant, well-architectured
personal publishing system built on PHP and MySQL and licensed
under the GPL.
• It is the official successor of b2/cafelog.
• WordPress is fresh software, but its roots and development go back to
2001.
• It is a mature and stable product.
• We hope by focusing on web standards and user experience we can
create a tool different from anything else out there.
• WordPress is publishing software with a focus on ease of use, speed
and a great user experience.
• WordPress is blessed with an active community, which is the heart of
open source software.
FEATURES
• WordPress is a powerful semantic publishing platform, and it comes
with a great set of features designed to make your experience as a
publisher on the Internet as easy, pleasant and appealing as possible.
• We are proud to offer you a freely distributed, standards-compliant,
fast, light and free content management system, with sensible default
settings and features, and an extremely customizable core.
• The following is a list of some of the features that come standard with
WordPress, however there are literally tens of thousands of plugins
that extend what WordPress does, so the actual functionality is nearly
limitless.
• You are also free to do whatever you like with the WordPress code,
extend it or modify in any way or use it for commercial projects
without any licensing fees.
• That is the beauty of free software, free meaning not only price but
also the freedom to have complete control over it.
WHAT IS A "BLOG"?
• Blog is an abbreviated version of weblog, which is a term
used to describe websites that maintain an ongoing
chronicle of information.
• A blog features diary-type commentary and links to articles
on other websites, usually presented as a list of entries in
reverse chronological order.
• Blogs range from the personal to the political, and can
focus on one narrow subject or a whole range of subjects.
• Many blogs focus on a particular topic, such as web design,
home staging, sports, or mobile technology.
• And others are more like personal journals, presenting the
author's daily life and thoughts.
WHAT IS A "BLOG"?
• A main content area with
articles listed chronologically,
newest on top.
• Often, the articles are
organized into categories.
• An archive of older articles.
• A way for people to leave
comments about the articles.
• A list of links to other related
sites, sometimes called a
"blogroll".
• One or more "feeds" like RSS,
Atom or RDF files.
Generally speaking (although there are exceptions), blogs tend to
have a few things in common:
THE BLOG CONTENT
• Retail sites feature a catalog of products.
• University sites contain information about their campuses, curriculum,
and faculty.
• News sites show the latest news stories.
• For a personal blog, you might have a bunch of observations, or reviews.
• Without some sort of updated content, there is little reason to visit a
website more than once.
• On a blog, the content consists of articles (also sometimes called "posts"
or "entries") that the author(s) writes.
• Some blogs have multiple authors, each writing his/her own articles.
Typically, blog authors compose their articles in a web-based interface,
built into the blogging system itself.
• Some blogging systems also support the ability to use stand-alone "weblog
client" software, which allows authors to write articles offline and upload
them at a later time.
THE DIFFERENCE BETWEEN A BLOG AND CMS?
• Software that provides a method of managing your website is
commonly called a CMS or "Content Management System".
• Many blogging software programs are considered a specific
type of CMS.
• They provide the features required to create and maintain a
blog, and can make publishing on the internet as simple as
writing an article, giving it a title, and organizing it under (one
or more) categories.
• In other words, you get to focus on what you want to write,
and the blogging tool takes care of the rest of the site
management.
THE DIFFERENCE BETWEEN A BLOG AND CMS?
• WordPress is one such advanced blogging tool and it provides
a rich set of features.
• Through its Administration Panels, you can set options for the
behavior and presentation of your weblog. Via these
Administration Panels, you can easily compose a blog post,
push a button, and be published on the internet, instantly!
WordPress goes to great pains to see that your blog posts
look good, the text looks beautiful, and the html code it
generates conforms to web standards.
THINGS BLOGGERS NEED TO KNOW
• Archives
• A blog is also a good way to keep track of articles on a site. A
lot of blogs feature an archive based on dates (like a monthly
or yearly archive). Archives can also be based on categories
featuring all the articles related to a specific category.
• Feeds
• A Feed is a function of special software that allows
"Feedreaders" to access a site automatically looking for new
content and then post updates about that new content to
another site.
• This provides a way for users to keep up with the latest and
hottest information posted on different blogging sites.Some
Feeds include RSS (alternately defined as "Rich Site Summary"
or "Really Simple Syndication").
THINGS BLOGGERS NEED TO KNOW
• Blogrolls
• A blogroll is a list, sometimes categorized, of links to
webpages the author of a blog finds worthwhile or
interesting.
• The links in a blogroll are usually to other blogs with similar
interests.
• The blogroll is often in a "sidebar" on the page or featured as
a dedicated separate web page.
• WordPress has a built-in Link Manager so users do not have to
depend on a third party for creating and managing their
blogroll.
THINGS BLOGGERS NEED TO KNOW
• Syndication
• A feed is a machine readable (usually XML) content publication that is
updated regularly.
• There are tools out there that call themselves "feedreaders". What they
do is they keep checking specified blogs to see if they have been updated,
and when the blogs are updated, they display the new post, and a link to
it, with an excerpt (or the whole contents) of the post. Each feed contains
items that are published over time.
• When checking a feed, the feedreader is actually looking for new items.
New items are automatically discovered and downloaded for you to read,
so you don't have to visit all the blogs you are interested in. All you have to
do with these feedreaders is to add the link to the RSS feed of all the blogs
you are interested in.
• The feedreader will then inform you when any of the blogs have new posts
in them. Most blogs have these "Syndication" feeds available for the
readers to use.
THINGS BLOGGERS NEED TO KNOW
• Managing Comments
• One of the most exciting features of blogging tools are the comments.
• This highly interactive feature allows users to comment upon article
posts, link to your posts, and comment on and recommend them.
• These are known as trackbacks and pingbacks. We'll also discuss how
to moderate and manage comments and how to deal with the
annoying trend in "comment spam", when unwanted comments are
posted to your blog.
• Comment Moderation
• Comment Moderation is a feature which allows the website owner and
author to monitor and control the comments on the different article
posts, and can help in tackling comment spam.
• It lets you moderate comments, & you can delete unwanted
comments, approve cool comments and make other decisions about
the comments.
THINGS BLOGGERS NEED TO KNOW
• Pretty Permalinks
• Permalinks are the permanent URLs to your individual weblog posts, as
well as categories and other lists of weblog postings.
• A permalink is what another weblogger will use to refer to your article
(or section), or how you might send a link to your story in an e-mail
message. Because others may link to your individual postings, the URL
to that article shouldn't change. Permalinks are intended to be
permanent (valid for a long time).
• "Pretty" Permalinks is the idea that URLs are frequently visible to the
people who click them, and should therefore be crafted in such a way
that they make sense, and not be filled with incomprehensible
parameters.
• The best Permalinks are "hackable," meaning a user might modify the
link text in their browser to navigate to another section or listing of the
weblog.
THINGS BLOGGERS NEED TO KNOW
• For example, this is how the default Permalink to a story might look in
a default WordPress installation:
• /index.php?p=423
• How is a user to know what "p" represents? Where did the number
423 come from?
• In contrast, here is a well-structured, "Pretty" Permalink which could
link to the same article, once the installation is configured to modify
permalinks:
• /archives/2003/05/23/my-cheese-sandwich/
• One can easily guess that the Permalink includes the date of the
posting, and the title, just by looking at the URL. One might also guess
that hacking the URL to be /archives/2003/05/ would get a list of all
the postings from May of 2003.
THINGS BLOGGERS NEED TO KNOW
• Blog by email
• Some blogging tools offer the ability to email your posts directly to
your blog, all without direct interaction through the blogging tool
interface.
• WordPress offers this cool feature. Using email, you can now send in
your post content to a pre-determined email address & voila! Your
post is published!
• Post Slugs
• If you're using Pretty Permalinks, the Post Slug is the title of your
article post within the link.
• The blogging tool software may simplify or truncate your title into a
more appropriate form for using as a link.
• A title such as "I'll Make A Wish" might be truncated to "ill-make-a-
wish".In WordPress, you can change the Post Slug to something else,
like "make-a-wish", which sounds better than a wish made when sick.
THINGS BLOGGERS NEED TO KNOW
• Excerpt
• Excerpts are condensed summaries of your blog posts, with blogging
tools being able to handle these in various ways.
• In WordPress, Excerpts can be specifically written to summarize the
post, or generated automatically by using the first few paragraphs of a
post or using the post up to a specific point, assigned by you.
A FEW BLOGGING TIPS
• Starting a new blog is difficult and this can put many people off. Some
may get off to a good start only to become quickly discouraged
because of the lack of comments or visits.
• You want to stand out from this crowd of millions of bloggers, you
want to be one of the few hundred thousand blogs that are actually
visited.
1. Post regularly, but don't post if you have nothing worth posting about.
2. Stick with only a few specific genres to talk about.
3. Don't put 'subscribe' and 'vote me' links all over the front page until
you have people that like your blog enough to ignore them (they're
usually just in the way).
4. Use a clean and simple theme if at all possible.
5. Enjoy, blog for fun, comment on other peoples' blogs (as they
normally visit back).
6. Have fun blogging and remember, there are no rules to what you post
on your blog!
INSTALLING WORDPRESS
• WordPress is well-known for its ease of installation.
• Under most circumstances, installing WordPress is a very simple
process and takes less than five minutes to complete.
• Many web hosts now offer tools (e.g. Fantastico) to automatically
install WordPress for you.
• However, if you wish to install WordPress yourself, the following guide
will help.
• Now with Automatic Upgrade, upgrading is even easier.
THINGS TO KNOW BEFORE INSTALLING WORDPRESS
• Before you begin the install, there are a few things you need to have
and do.
1. Access to your web server (via shell or FTP)
2. A text editor
3. An FTP Client
4. Your web browser of choice
THINGS YOU NEED TO DO TO INSTALL WORDPRESS
• Begin your installation by:
1. Checking to ensure that you and your web host have the minimum
requirements to run WordPress.
2. Download the latest release of WordPress.
3. Unzip the downloaded file to a folder on your hard drive.
4. Be prepared with a secure password for your Secret Key
FAMOUS 5-MINUTE INSTALL
• Download and unzip the WordPress package if you haven't already.
• Create a database for WordPress on your web server, as well as a MySQL
user who has all privileges for accessing and modifying it.
• Find and rename wp-config-sample.php to wp-config.php, then edit the
file and add your database information.
• Upload the WordPress files to the desired location on your web server:
• If you want to integrate WordPress into the root of your domain (e.g.
http://example.com/), move or upload all contents of the unzipped
WordPress directory (excluding the WordPress directory itself) into the
root directory of your web server.
• Run the WordPress installation script by accessing the URL in a web
browser. This should be the URL where you uploaded the WordPress files.
• If you installed WordPress in the root directory, you should visit:
http://example.com/
• That's it! WordPress should now be installed.
DETAILED INSTRUCTIONS
• Step 1: Download and Extract
• Download and unzip the WordPress package
from http://wordpress.org/download/.
• Step 2: Create the Database and a User
• Step 3: Set up wp-config.php
• You can either create and edit the wp-config.php file yourself,
or you can skip this step and let WordPress try to do this itself
when you run the installation script.
• Return to where you extracted the WordPress package in Step
1, rename the file wp-config-sample.php to wp-config.php,
and open it in a text editor.
DETAILED INSTRUCTIONS
• Enter your database information under the section labeled
• DB_NAME
• The name of the database you created for WordPress in Step
2 .
• DB_USER
• The username you created for WordPress in Step 2.
• DB_PASSWORD
• The password you chose for the WordPress username in Step
2.
• DB_HOST
• The hostname you determined in Step 2 (usually localhost,
but not always.
DETAILED INSTRUCTIONS
• Step 4: Upload the files
• In the root directory of your website.
(For example, http://example.com/)
• In a subdirectory of your website.
(For example, http://example.com/blog/)
• Step 5: Run the Install Script
• Point a web browser to start the installation script.
• If you placed the WordPress files in the root directory, you
should visit: http://example.com/wp-admin/install.php
• If you placed the WordPress files in a subdirectory called blog,
for example, you should visit: http://example.com/blog/wp-
admin/install.php
SETUP CONFIGURATION FILE
• If WordPress can't find the wp-config.php file, it will tell you
and offer to try to create and edit the file itself. WordPress will
ask you the database details and write them to a new wp-
config.php file. If this works, you can go ahead with the
installation; otherwise, go back and create, edit, and upload
the wp-config.php file yourself (step 3).
SETUP CONFIGURATION FILE

More Related Content

What's hot

What is a_blog_mod1309morning
What is a_blog_mod1309morningWhat is a_blog_mod1309morning
What is a_blog_mod1309morningufmg2010
 
WordPress intro
WordPress introWordPress intro
WordPress introdbnorth
 
Blogging Basics
Blogging BasicsBlogging Basics
Blogging BasicsRino Landa
 
It’s a blog. it’s a website.
It’s a blog. it’s a website.It’s a blog. it’s a website.
It’s a blog. it’s a website.Css Founder
 
Did wordpressdothat
Did wordpressdothatDid wordpressdothat
Did wordpressdothatJon Bishop
 
How to create_a_blog
How to create_a_blogHow to create_a_blog
How to create_a_blogsonnyucf
 
How to create a blog
How to create a blogHow to create a blog
How to create a blogsonnyucf
 
WordPress as a CMS
WordPress as a CMSWordPress as a CMS
WordPress as a CMSColin Loretz
 
WordPress for Business
WordPress for Business WordPress for Business
WordPress for Business Imagine
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1Ye Linn Wai
 
Blogs and Wikis
Blogs and Wikis Blogs and Wikis
Blogs and Wikis kepitcher
 
How to make WordPress your friend
How to make WordPress your friendHow to make WordPress your friend
How to make WordPress your friendKerch McConlogue
 
An Introduction to Creating Websites and Blogs with WordPress
An Introduction to Creating Websites and Blogs with WordPressAn Introduction to Creating Websites and Blogs with WordPress
An Introduction to Creating Websites and Blogs with WordPressNadine Wildmann
 

What's hot (20)

Word Press And Blogging
Word Press And BloggingWord Press And Blogging
Word Press And Blogging
 
Blog ppt
Blog pptBlog ppt
Blog ppt
 
What is a_blog_mod1309morning
What is a_blog_mod1309morningWhat is a_blog_mod1309morning
What is a_blog_mod1309morning
 
WordPress intro
WordPress introWordPress intro
WordPress intro
 
Blogging Basics
Blogging BasicsBlogging Basics
Blogging Basics
 
It’s a blog. it’s a website.
It’s a blog. it’s a website.It’s a blog. it’s a website.
It’s a blog. it’s a website.
 
Did wordpressdothat
Did wordpressdothatDid wordpressdothat
Did wordpressdothat
 
Wordpress
WordpressWordpress
Wordpress
 
How to create_a_blog
How to create_a_blogHow to create_a_blog
How to create_a_blog
 
What is Blog? What is Blogging?
What is Blog? What is Blogging?What is Blog? What is Blogging?
What is Blog? What is Blogging?
 
How to create a blog
How to create a blogHow to create a blog
How to create a blog
 
WordPress as a CMS
WordPress as a CMSWordPress as a CMS
WordPress as a CMS
 
WordPress for Business
WordPress for Business WordPress for Business
WordPress for Business
 
8 word press 2b
8   word press 2b8   word press 2b
8 word press 2b
 
Web 2.0 Intro
Web 2.0 IntroWeb 2.0 Intro
Web 2.0 Intro
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1
 
Blogs and Wikis
Blogs and Wikis Blogs and Wikis
Blogs and Wikis
 
WordPress 101
WordPress 101WordPress 101
WordPress 101
 
How to make WordPress your friend
How to make WordPress your friendHow to make WordPress your friend
How to make WordPress your friend
 
An Introduction to Creating Websites and Blogs with WordPress
An Introduction to Creating Websites and Blogs with WordPressAn Introduction to Creating Websites and Blogs with WordPress
An Introduction to Creating Websites and Blogs with WordPress
 

Similar to Introduction To WordPress

WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyBalaji kaliamoorthy
 
blogs and blogging resources
blogs and blogging resourcesblogs and blogging resources
blogs and blogging resourceslovelyq
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training PresentationMayeCreate Design
 
How to Use Wordpress (for Writers and Bloggers)
How to Use Wordpress (for Writers and Bloggers)How to Use Wordpress (for Writers and Bloggers)
How to Use Wordpress (for Writers and Bloggers)Jennings Design, LLC
 
Blogging With Wordpress By Prakriti
Blogging With Wordpress By PrakritiBlogging With Wordpress By Prakriti
Blogging With Wordpress By PrakritiTechberries
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia
 
Vskills Wordpress Developer Sample Material
Vskills Wordpress Developer Sample MaterialVskills Wordpress Developer Sample Material
Vskills Wordpress Developer Sample MaterialVskills
 
Post and page in word press
Post and page in word pressPost and page in word press
Post and page in word pressLucky Ali
 
Corporate blogging
Corporate bloggingCorporate blogging
Corporate bloggingdifuzr
 
WordPress can do that?!
WordPress can do that?!WordPress can do that?!
WordPress can do that?!Scott McNulty
 
Official professional presentation [autosaved]
Official professional presentation [autosaved]Official professional presentation [autosaved]
Official professional presentation [autosaved]dashboushi
 

Similar to Introduction To WordPress (20)

WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manually
 
blogs and blogging resources
blogs and blogging resourcesblogs and blogging resources
blogs and blogging resources
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
How to Use Wordpress (for Writers and Bloggers)
How to Use Wordpress (for Writers and Bloggers)How to Use Wordpress (for Writers and Bloggers)
How to Use Wordpress (for Writers and Bloggers)
 
Blogging 101 Guide
Blogging 101 GuideBlogging 101 Guide
Blogging 101 Guide
 
Creating a Website Using Wordpress.com.pptx
Creating a Website Using Wordpress.com.pptxCreating a Website Using Wordpress.com.pptx
Creating a Website Using Wordpress.com.pptx
 
Building Stunning Websites using Wordpress.com for FREE
Building Stunning Websites using Wordpress.com for FREEBuilding Stunning Websites using Wordpress.com for FREE
Building Stunning Websites using Wordpress.com for FREE
 
Blogging With Wordpress By Prakriti
Blogging With Wordpress By PrakritiBlogging With Wordpress By Prakriti
Blogging With Wordpress By Prakriti
 
Notes on blogging
Notes on bloggingNotes on blogging
Notes on blogging
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training module
 
WordPress Durham - October 21 2020
WordPress Durham - October 21 2020WordPress Durham - October 21 2020
WordPress Durham - October 21 2020
 
BLOGGING-FDMM UNIT-5.pptx
BLOGGING-FDMM UNIT-5.pptxBLOGGING-FDMM UNIT-5.pptx
BLOGGING-FDMM UNIT-5.pptx
 
Vskills Wordpress Developer Sample Material
Vskills Wordpress Developer Sample MaterialVskills Wordpress Developer Sample Material
Vskills Wordpress Developer Sample Material
 
Post and page in word press
Post and page in word pressPost and page in word press
Post and page in word press
 
Why Blog for Biz
Why Blog for BizWhy Blog for Biz
Why Blog for Biz
 
Corporate blogging
Corporate bloggingCorporate blogging
Corporate blogging
 
WordPress can do that?!
WordPress can do that?!WordPress can do that?!
WordPress can do that?!
 
Official professional presentation [autosaved]
Official professional presentation [autosaved]Official professional presentation [autosaved]
Official professional presentation [autosaved]
 
Web Blogs
Web BlogsWeb Blogs
Web Blogs
 
Fdp erp
Fdp   erpFdp   erp
Fdp erp
 

More from Naeem Junejo

Introduction databases and MYSQL
Introduction databases and MYSQLIntroduction databases and MYSQL
Introduction databases and MYSQLNaeem Junejo
 
WordPress theme setting page
WordPress theme setting pageWordPress theme setting page
WordPress theme setting pageNaeem Junejo
 
Wordpress custom-posttype
Wordpress custom-posttypeWordpress custom-posttype
Wordpress custom-posttypeNaeem Junejo
 
Wordpress theme development
Wordpress theme developmentWordpress theme development
Wordpress theme developmentNaeem Junejo
 

More from Naeem Junejo (6)

Freelancing
FreelancingFreelancing
Freelancing
 
Introduction databases and MYSQL
Introduction databases and MYSQLIntroduction databases and MYSQL
Introduction databases and MYSQL
 
WordPress theme setting page
WordPress theme setting pageWordPress theme setting page
WordPress theme setting page
 
jQuery Mobile
jQuery MobilejQuery Mobile
jQuery Mobile
 
Wordpress custom-posttype
Wordpress custom-posttypeWordpress custom-posttype
Wordpress custom-posttype
 
Wordpress theme development
Wordpress theme developmentWordpress theme development
Wordpress theme development
 

Recently uploaded

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 

Recently uploaded (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 

Introduction To WordPress

  • 1. Getting Started with Junejo Naeem Ahmed WORDPRESS
  • 2. INTRODUCTION TO WORDPRESS • WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL. • Features include a plugin architecture and a template system. • WordPress was used by more than 22.0% of the top 10 million websites as of August 2013. • WordPress is the most popular blogging system in use on the Web, at more than 60 million websites. • It was first released on May 27, 2003, by its founders, Matt Mullenweg and Mike Little, as a fork of b2/cafelog. • The license under which WordPress software is released is the GPLv2 (or later) from the Free Software Foundation. • WordPress is a great product. • It's easy-to-use, quite powerful, and flexible.
  • 3. INTRODUCTION TO WORDPRESS • WordPress was born out of a desire for an elegant, well-architectured personal publishing system built on PHP and MySQL and licensed under the GPL. • It is the official successor of b2/cafelog. • WordPress is fresh software, but its roots and development go back to 2001. • It is a mature and stable product. • We hope by focusing on web standards and user experience we can create a tool different from anything else out there. • WordPress is publishing software with a focus on ease of use, speed and a great user experience. • WordPress is blessed with an active community, which is the heart of open source software.
  • 4. FEATURES • WordPress is a powerful semantic publishing platform, and it comes with a great set of features designed to make your experience as a publisher on the Internet as easy, pleasant and appealing as possible. • We are proud to offer you a freely distributed, standards-compliant, fast, light and free content management system, with sensible default settings and features, and an extremely customizable core. • The following is a list of some of the features that come standard with WordPress, however there are literally tens of thousands of plugins that extend what WordPress does, so the actual functionality is nearly limitless. • You are also free to do whatever you like with the WordPress code, extend it or modify in any way or use it for commercial projects without any licensing fees. • That is the beauty of free software, free meaning not only price but also the freedom to have complete control over it.
  • 5. WHAT IS A "BLOG"? • Blog is an abbreviated version of weblog, which is a term used to describe websites that maintain an ongoing chronicle of information. • A blog features diary-type commentary and links to articles on other websites, usually presented as a list of entries in reverse chronological order. • Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects. • Many blogs focus on a particular topic, such as web design, home staging, sports, or mobile technology. • And others are more like personal journals, presenting the author's daily life and thoughts.
  • 6. WHAT IS A "BLOG"? • A main content area with articles listed chronologically, newest on top. • Often, the articles are organized into categories. • An archive of older articles. • A way for people to leave comments about the articles. • A list of links to other related sites, sometimes called a "blogroll". • One or more "feeds" like RSS, Atom or RDF files. Generally speaking (although there are exceptions), blogs tend to have a few things in common:
  • 7. THE BLOG CONTENT • Retail sites feature a catalog of products. • University sites contain information about their campuses, curriculum, and faculty. • News sites show the latest news stories. • For a personal blog, you might have a bunch of observations, or reviews. • Without some sort of updated content, there is little reason to visit a website more than once. • On a blog, the content consists of articles (also sometimes called "posts" or "entries") that the author(s) writes. • Some blogs have multiple authors, each writing his/her own articles. Typically, blog authors compose their articles in a web-based interface, built into the blogging system itself. • Some blogging systems also support the ability to use stand-alone "weblog client" software, which allows authors to write articles offline and upload them at a later time.
  • 8. THE DIFFERENCE BETWEEN A BLOG AND CMS? • Software that provides a method of managing your website is commonly called a CMS or "Content Management System". • Many blogging software programs are considered a specific type of CMS. • They provide the features required to create and maintain a blog, and can make publishing on the internet as simple as writing an article, giving it a title, and organizing it under (one or more) categories. • In other words, you get to focus on what you want to write, and the blogging tool takes care of the rest of the site management.
  • 9. THE DIFFERENCE BETWEEN A BLOG AND CMS? • WordPress is one such advanced blogging tool and it provides a rich set of features. • Through its Administration Panels, you can set options for the behavior and presentation of your weblog. Via these Administration Panels, you can easily compose a blog post, push a button, and be published on the internet, instantly! WordPress goes to great pains to see that your blog posts look good, the text looks beautiful, and the html code it generates conforms to web standards.
  • 10. THINGS BLOGGERS NEED TO KNOW • Archives • A blog is also a good way to keep track of articles on a site. A lot of blogs feature an archive based on dates (like a monthly or yearly archive). Archives can also be based on categories featuring all the articles related to a specific category. • Feeds • A Feed is a function of special software that allows "Feedreaders" to access a site automatically looking for new content and then post updates about that new content to another site. • This provides a way for users to keep up with the latest and hottest information posted on different blogging sites.Some Feeds include RSS (alternately defined as "Rich Site Summary" or "Really Simple Syndication").
  • 11. THINGS BLOGGERS NEED TO KNOW • Blogrolls • A blogroll is a list, sometimes categorized, of links to webpages the author of a blog finds worthwhile or interesting. • The links in a blogroll are usually to other blogs with similar interests. • The blogroll is often in a "sidebar" on the page or featured as a dedicated separate web page. • WordPress has a built-in Link Manager so users do not have to depend on a third party for creating and managing their blogroll.
  • 12. THINGS BLOGGERS NEED TO KNOW • Syndication • A feed is a machine readable (usually XML) content publication that is updated regularly. • There are tools out there that call themselves "feedreaders". What they do is they keep checking specified blogs to see if they have been updated, and when the blogs are updated, they display the new post, and a link to it, with an excerpt (or the whole contents) of the post. Each feed contains items that are published over time. • When checking a feed, the feedreader is actually looking for new items. New items are automatically discovered and downloaded for you to read, so you don't have to visit all the blogs you are interested in. All you have to do with these feedreaders is to add the link to the RSS feed of all the blogs you are interested in. • The feedreader will then inform you when any of the blogs have new posts in them. Most blogs have these "Syndication" feeds available for the readers to use.
  • 13. THINGS BLOGGERS NEED TO KNOW • Managing Comments • One of the most exciting features of blogging tools are the comments. • This highly interactive feature allows users to comment upon article posts, link to your posts, and comment on and recommend them. • These are known as trackbacks and pingbacks. We'll also discuss how to moderate and manage comments and how to deal with the annoying trend in "comment spam", when unwanted comments are posted to your blog. • Comment Moderation • Comment Moderation is a feature which allows the website owner and author to monitor and control the comments on the different article posts, and can help in tackling comment spam. • It lets you moderate comments, & you can delete unwanted comments, approve cool comments and make other decisions about the comments.
  • 14. THINGS BLOGGERS NEED TO KNOW • Pretty Permalinks • Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. • A permalink is what another weblogger will use to refer to your article (or section), or how you might send a link to your story in an e-mail message. Because others may link to your individual postings, the URL to that article shouldn't change. Permalinks are intended to be permanent (valid for a long time). • "Pretty" Permalinks is the idea that URLs are frequently visible to the people who click them, and should therefore be crafted in such a way that they make sense, and not be filled with incomprehensible parameters. • The best Permalinks are "hackable," meaning a user might modify the link text in their browser to navigate to another section or listing of the weblog.
  • 15. THINGS BLOGGERS NEED TO KNOW • For example, this is how the default Permalink to a story might look in a default WordPress installation: • /index.php?p=423 • How is a user to know what "p" represents? Where did the number 423 come from? • In contrast, here is a well-structured, "Pretty" Permalink which could link to the same article, once the installation is configured to modify permalinks: • /archives/2003/05/23/my-cheese-sandwich/ • One can easily guess that the Permalink includes the date of the posting, and the title, just by looking at the URL. One might also guess that hacking the URL to be /archives/2003/05/ would get a list of all the postings from May of 2003.
  • 16. THINGS BLOGGERS NEED TO KNOW • Blog by email • Some blogging tools offer the ability to email your posts directly to your blog, all without direct interaction through the blogging tool interface. • WordPress offers this cool feature. Using email, you can now send in your post content to a pre-determined email address & voila! Your post is published! • Post Slugs • If you're using Pretty Permalinks, the Post Slug is the title of your article post within the link. • The blogging tool software may simplify or truncate your title into a more appropriate form for using as a link. • A title such as "I'll Make A Wish" might be truncated to "ill-make-a- wish".In WordPress, you can change the Post Slug to something else, like "make-a-wish", which sounds better than a wish made when sick.
  • 17. THINGS BLOGGERS NEED TO KNOW • Excerpt • Excerpts are condensed summaries of your blog posts, with blogging tools being able to handle these in various ways. • In WordPress, Excerpts can be specifically written to summarize the post, or generated automatically by using the first few paragraphs of a post or using the post up to a specific point, assigned by you.
  • 18. A FEW BLOGGING TIPS • Starting a new blog is difficult and this can put many people off. Some may get off to a good start only to become quickly discouraged because of the lack of comments or visits. • You want to stand out from this crowd of millions of bloggers, you want to be one of the few hundred thousand blogs that are actually visited. 1. Post regularly, but don't post if you have nothing worth posting about. 2. Stick with only a few specific genres to talk about. 3. Don't put 'subscribe' and 'vote me' links all over the front page until you have people that like your blog enough to ignore them (they're usually just in the way). 4. Use a clean and simple theme if at all possible. 5. Enjoy, blog for fun, comment on other peoples' blogs (as they normally visit back). 6. Have fun blogging and remember, there are no rules to what you post on your blog!
  • 19. INSTALLING WORDPRESS • WordPress is well-known for its ease of installation. • Under most circumstances, installing WordPress is a very simple process and takes less than five minutes to complete. • Many web hosts now offer tools (e.g. Fantastico) to automatically install WordPress for you. • However, if you wish to install WordPress yourself, the following guide will help. • Now with Automatic Upgrade, upgrading is even easier.
  • 20. THINGS TO KNOW BEFORE INSTALLING WORDPRESS • Before you begin the install, there are a few things you need to have and do. 1. Access to your web server (via shell or FTP) 2. A text editor 3. An FTP Client 4. Your web browser of choice
  • 21. THINGS YOU NEED TO DO TO INSTALL WORDPRESS • Begin your installation by: 1. Checking to ensure that you and your web host have the minimum requirements to run WordPress. 2. Download the latest release of WordPress. 3. Unzip the downloaded file to a folder on your hard drive. 4. Be prepared with a secure password for your Secret Key
  • 22. FAMOUS 5-MINUTE INSTALL • Download and unzip the WordPress package if you haven't already. • Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it. • Find and rename wp-config-sample.php to wp-config.php, then edit the file and add your database information. • Upload the WordPress files to the desired location on your web server: • If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (excluding the WordPress directory itself) into the root directory of your web server. • Run the WordPress installation script by accessing the URL in a web browser. This should be the URL where you uploaded the WordPress files. • If you installed WordPress in the root directory, you should visit: http://example.com/ • That's it! WordPress should now be installed.
  • 23. DETAILED INSTRUCTIONS • Step 1: Download and Extract • Download and unzip the WordPress package from http://wordpress.org/download/. • Step 2: Create the Database and a User • Step 3: Set up wp-config.php • You can either create and edit the wp-config.php file yourself, or you can skip this step and let WordPress try to do this itself when you run the installation script. • Return to where you extracted the WordPress package in Step 1, rename the file wp-config-sample.php to wp-config.php, and open it in a text editor.
  • 24. DETAILED INSTRUCTIONS • Enter your database information under the section labeled • DB_NAME • The name of the database you created for WordPress in Step 2 . • DB_USER • The username you created for WordPress in Step 2. • DB_PASSWORD • The password you chose for the WordPress username in Step 2. • DB_HOST • The hostname you determined in Step 2 (usually localhost, but not always.
  • 25. DETAILED INSTRUCTIONS • Step 4: Upload the files • In the root directory of your website. (For example, http://example.com/) • In a subdirectory of your website. (For example, http://example.com/blog/) • Step 5: Run the Install Script • Point a web browser to start the installation script. • If you placed the WordPress files in the root directory, you should visit: http://example.com/wp-admin/install.php • If you placed the WordPress files in a subdirectory called blog, for example, you should visit: http://example.com/blog/wp- admin/install.php
  • 26. SETUP CONFIGURATION FILE • If WordPress can't find the wp-config.php file, it will tell you and offer to try to create and edit the file itself. WordPress will ask you the database details and write them to a new wp- config.php file. If this works, you can go ahead with the installation; otherwise, go back and create, edit, and upload the wp-config.php file yourself (step 3).