Upgrade to Pro — share decks privately, control downloads, hide ads and more …

wordpress talk

codebar
February 22, 2016

wordpress talk

slides for WordPress beginner level talk presented by Khurram Raftaz.

codebar

February 22, 2016
Tweet

More Decks by codebar

Other Decks in Education

Transcript

  1.  Create database using PhpMyAdmin  Add new user 

    Give user all priviledges for the created Database
  2.  Check the fields you would like to see in

    your editing screen  Uncheck the fields you would like to ignore
  3. Posts -vs- Pages Posts  Timely information  Modular format

    can be displayed on multiple pages  Divided into categories  Can not display a page within a post  Longer URL  Think blog entry or Facebook status update Pages  Static information  Confined format can only be displayed on a page  Divided by parent pages  Can display one or multiple posts  Short URL  Think Word Document or PowerPoint slide
  4. Adding a Post  Choose a category If you don’t

    it will choose the default  Scheduling By scheduling posts to release in the future you can make your site appear regularly updated Lets Google know you’re actively adding to the site on a regular basis
  5. • Login to phpMyAdmin • Select database • Click the

    Import tab • http://codex.wordpress.org/Backing_Up_Your_Database
  6. • Open PhpMyAdmin • Select database • Follow the steps

    shown in figure. • http://codex.wordpress.org/Restoring_Your_Database_From_Backup