What is Xampp? A Xampp (Apache, MySQL, PHP and …) bundle A suite of the following software Apache MySQL PHP phpMyAdmin Download from  http://apachefriends.org/en/xampp-windows.html
Wordpress.com is a free blog site Anyone can sign up Open source blog publishing application A free software to set up blogs Download from  http://wordpress.org/download/ What is WordPress?
How To Do Install Xampp Create a database in MySQL with PhpMyAdmin Install WordPress Software Set up your blog
Create a database Launch PhpMyAdmin Create a database named “wordpress” Create a user named “wordpress” Grant all privileges to the user “wordpress” on the database “wordpress”
Install WordPress Extract WordPress files to the “htdocs” folder in Xampp installation folder Rename “wp-config-sample.php” to “wp-config.php” Open “wp-config.php” and fill in the database information Save the file and close
Now Open: http://localhost/wordpress
The Second Step
WordPress Admin Login
Blog Dashboard
Blog is ready
uses Work from anywhere Do-It-Yourself. Save time & money Edit existing pages Add new pages Add photos
blogs vs websites
Blogs Current - Updated several times a week No coding knowledge necessary Blogs are usually setup with a RSS feed  Blogs publish current news Timeless
Websites Static - For the most part websites stay the same Must have a bit of technical knowledge in coding Spend huge amount  Websites describes about an organization
Managing Wordpress Log in to add posts, change settings, activate themes and plugins You can also change code (html, css, php)‏
Writing Posts In the dashboard,  Expand  “Posts” on left Click  “Add New” Now you can add a title, tags, and write a new post Toolbar allows formatting, like  bold ,  italics ,  color , and much more Click  “Publish” to finish your post
Template tags Template tags are used within your blog's Templates to display information dynamically  Otherwise customize your blog Providing the tools to make it as individual and interesting
Category Suppose you want some static text displayed before the list of Posts on your Category page Which posts will be displayed below  Which category is being displayed Put the category name at the top of the page
Writing Pages Click  “Add New” Now you can add a title and write a new page Toolbar allows formatting, like  bold ,  italics , color, and much more In the dashboard,  Expand  “Pages” on left Click  “Publish” to finish your page
Themes Change the appearance of your site Found one? Download it Next, upload it to your hosting account
Plugins Add functionality to your site Plugins for video, creating forms, adding analytic tools, 5-star ratings, etc Available at  Wordpress. org/extend/plugins Installation may vary for certain plugins Found one? Download it Next, upload it to your hosting account
Upload Video Start a new post or page Click  the “Add Video” icon Click  “Select Files” and choose a video Upload begins automatically Click  the “File URL” button Copy  the URL that appears
Media Media is the images, video, recordings, and files, you upload and use in your blog
Managing Links The name of the link and its description  The URL (location) of the link The category that the link The link is visible to visitors on your site
Widgets WordPress Widgets is like a plugin, but designed to provide a simple way to arrange the various elements of your sidebar content without having to change any code.
Editing Files if you want to make changes in your WordPress Theme WordPress features two built-in editors for editing files from within your browser while online
Thank you Presented by Venkatachalam.p

More Related Content

PPTX
Making WordPress Fly with Jetpack
PPTX
Let's make a website together - an introduction to WordPress
PPT
UCBCHL - Guide to creating your online presence with Wordpress
PDF
An Analysis Of Practical wordpress Programs
PPT
Moving from WordPress.com to WordPress.org
PPTX
BUILDING WEBSITES ON WORDPRESS
PPTX
how to create a blog on wordpress
PPT
How to install wordpress on yahoo hosting
Making WordPress Fly with Jetpack
Let's make a website together - an introduction to WordPress
UCBCHL - Guide to creating your online presence with Wordpress
An Analysis Of Practical wordpress Programs
Moving from WordPress.com to WordPress.org
BUILDING WEBSITES ON WORDPRESS
how to create a blog on wordpress
How to install wordpress on yahoo hosting

What's hot (19)

PPT
How to install wordpress on yahoo hosting
PPT
Creating WordPress Blog
PPT
How to Embed PowerPoint Presentation Using Slideshare
PDF
How to Tutorial: Set-up a Hosted Wordpress
PPTX
Social media management wordpress ppt
PPT
Creating Classroom Websites
PDF
WordPress
PPT
Introduction wordpress
PDF
PPTX
How To Embed SlideShare Shows Into WordPress.com
PPT
How to create landing page using Thrive Theme
PPTX
Word press in 30 minutes
PPTX
Faster WordPress Workflows
PPTX
Getting set up for final project
PPT
1942010 plan @ slideshare
PDF
NJ Videographers Association - Build an amazing website - WordPress
PPTX
Advanced website training
PPT
Drupal Gardens Tutorial 1 of 4
PPTX
Wordpress Posts
How to install wordpress on yahoo hosting
Creating WordPress Blog
How to Embed PowerPoint Presentation Using Slideshare
How to Tutorial: Set-up a Hosted Wordpress
Social media management wordpress ppt
Creating Classroom Websites
WordPress
Introduction wordpress
How To Embed SlideShare Shows Into WordPress.com
How to create landing page using Thrive Theme
Word press in 30 minutes
Faster WordPress Workflows
Getting set up for final project
1942010 plan @ slideshare
NJ Videographers Association - Build an amazing website - WordPress
Advanced website training
Drupal Gardens Tutorial 1 of 4
Wordpress Posts
Ad

Viewers also liked (7)

PPT
Blogging For Beginners
ODP
Wordpress
PPT
Wordcampuk 09 (wordcampuk)
DOCX
Valeria Cerecero Blog
DOCX
Valeria Cerecero Blog
DOCX
Valeria Cerecero Blog
PPTX
Blogger Tutorial
Blogging For Beginners
Wordpress
Wordcampuk 09 (wordcampuk)
Valeria Cerecero Blog
Valeria Cerecero Blog
Valeria Cerecero Blog
Blogger Tutorial
Ad

Similar to Worldpress (20)

PPT
Introduction to Wordpress
PPT
Internet Librarian Slides
ODP
Wordpress
PPTX
Wordpress For Begineer
PPT
How to Set Up a WordPress Blog for Your Business
PDF
Getting to Know WordPress May 2015
PDF
Wordpress 101 - The Basics by Jack Davenport
PPTX
Wordpress
PDF
CONCEPT AND PDF OF WORDPRESS COURSE .pdf
PPT
WordPress 2.5 Overview - Rich Media Institute
PPTX
Ch1,2 install
PPTX
Ch1,2 install
PPT
Beginning WordPress
PPT
Every Artist needs a Great Website: Getting Started with WordPress
PPTX
Online publishing with wordpress(Installation+Writing First Post)
PPTX
Editing Wordpress in Dreamweaver
PPTX
Practical Blogs for Writers
PPT
Blogging 201: From Blank Slate to Blog in Under an Hour
PPTX
Wordpress (Theme,Widget,plugins)
PPTX
Introduction to WordPress
Introduction to Wordpress
Internet Librarian Slides
Wordpress
Wordpress For Begineer
How to Set Up a WordPress Blog for Your Business
Getting to Know WordPress May 2015
Wordpress 101 - The Basics by Jack Davenport
Wordpress
CONCEPT AND PDF OF WORDPRESS COURSE .pdf
WordPress 2.5 Overview - Rich Media Institute
Ch1,2 install
Ch1,2 install
Beginning WordPress
Every Artist needs a Great Website: Getting Started with WordPress
Online publishing with wordpress(Installation+Writing First Post)
Editing Wordpress in Dreamweaver
Practical Blogs for Writers
Blogging 201: From Blank Slate to Blog in Under an Hour
Wordpress (Theme,Widget,plugins)
Introduction to WordPress

Worldpress

  • 1.  
  • 2. What is Xampp? A Xampp (Apache, MySQL, PHP and …) bundle A suite of the following software Apache MySQL PHP phpMyAdmin Download from http://apachefriends.org/en/xampp-windows.html
  • 3. Wordpress.com is a free blog site Anyone can sign up Open source blog publishing application A free software to set up blogs Download from http://wordpress.org/download/ What is WordPress?
  • 4. How To Do Install Xampp Create a database in MySQL with PhpMyAdmin Install WordPress Software Set up your blog
  • 5. Create a database Launch PhpMyAdmin Create a database named “wordpress” Create a user named “wordpress” Grant all privileges to the user “wordpress” on the database “wordpress”
  • 6. Install WordPress Extract WordPress files to the “htdocs” folder in Xampp installation folder Rename “wp-config-sample.php” to “wp-config.php” Open “wp-config.php” and fill in the database information Save the file and close
  • 12. uses Work from anywhere Do-It-Yourself. Save time & money Edit existing pages Add new pages Add photos
  • 14. Blogs Current - Updated several times a week No coding knowledge necessary Blogs are usually setup with a RSS feed Blogs publish current news Timeless
  • 15. Websites Static - For the most part websites stay the same Must have a bit of technical knowledge in coding Spend huge amount Websites describes about an organization
  • 16. Managing Wordpress Log in to add posts, change settings, activate themes and plugins You can also change code (html, css, php)‏
  • 17. Writing Posts In the dashboard, Expand “Posts” on left Click “Add New” Now you can add a title, tags, and write a new post Toolbar allows formatting, like bold , italics , color , and much more Click “Publish” to finish your post
  • 18. Template tags Template tags are used within your blog's Templates to display information dynamically Otherwise customize your blog Providing the tools to make it as individual and interesting
  • 19. Category Suppose you want some static text displayed before the list of Posts on your Category page Which posts will be displayed below Which category is being displayed Put the category name at the top of the page
  • 20. Writing Pages Click “Add New” Now you can add a title and write a new page Toolbar allows formatting, like bold , italics , color, and much more In the dashboard, Expand “Pages” on left Click “Publish” to finish your page
  • 21. Themes Change the appearance of your site Found one? Download it Next, upload it to your hosting account
  • 22. Plugins Add functionality to your site Plugins for video, creating forms, adding analytic tools, 5-star ratings, etc Available at Wordpress. org/extend/plugins Installation may vary for certain plugins Found one? Download it Next, upload it to your hosting account
  • 23. Upload Video Start a new post or page Click the “Add Video” icon Click “Select Files” and choose a video Upload begins automatically Click the “File URL” button Copy the URL that appears
  • 24. Media Media is the images, video, recordings, and files, you upload and use in your blog
  • 25. Managing Links The name of the link and its description The URL (location) of the link The category that the link The link is visible to visitors on your site
  • 26. Widgets WordPress Widgets is like a plugin, but designed to provide a simple way to arrange the various elements of your sidebar content without having to change any code.
  • 27. Editing Files if you want to make changes in your WordPress Theme WordPress features two built-in editors for editing files from within your browser while online
  • 28. Thank you Presented by Venkatachalam.p