SlideShare a Scribd company logo
1 of 38
Download to read offline
Why Blog?



Push-Button Publishing
Let the World know what you think!
Where?



http://Blogger.com/
http://yournick.blogspot.com/
Blogger

●   Google stable
●   Hosted solution
●   No constraints
●   Customisable
WordPress.com

●   Hosted solution
●   Uses WordPress MU
●   Themes: yes
●   Customisable: NO
WordPress.com

●   Plugins: No
●   CSS tweaking: No
●   Widgets: NO
●   Custom-localisation: No
●   Javascript: NO
WordPress

●   FOSS software
●   Downloadable from http://wordpress.org/

●   PHP + MySQL
●   To be self-hosted
●   Total Freedom!
What you need

●   A domain name
     ●   .in     < Rs.200 p.a
     ●   .com... < Rs.500 p.a
     ●   Select a good Registrar
What you need

●   A good webhost
     ●   Webspace: >100 mb
     ●   PHP version > 4.3
     ●   MySQL version > 4
     ●   FTP
What you need

●   PHP Apache configuration
     ●   “fopen” enabled
     ●   Not in “safe mode”
     ●   Apache mod_rewrite module
         installed
Set it up


●   Create MySql database
●   Note db name, username & pw
●   Configure FTP client
First Steps

●   Download latest version from
        http://wordpress.org/
●   Unzip the compressed package
●   Read readme.html
First Steps ...
First Steps ...
Initialize

●   Rename wp-config-sample.php
        to wp-config.php
●   Open config.php in an editor
●   Fill in your db details
●   Configure advanced settings
Config.php
// ** MySQL settings ** //
define('DB_NAME', 'putyourdbnamehere'); // The name of the
database
define('DB_USER', 'usernamehere');   // Your MySQL username
define('DB_PASSWORD', 'yourpasswordhere'); // ...and
password
define('DB_HOST', 'localhost'); // 99% chance you won't need
to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
Config.php ...
// You can have multiple installations in one database if you give each
a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores
please!


// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install ta.mo to wp-content/languages and set
WPLANG to 'ta'
// to enable Tamil language support.
define ('WPLANG', '');
Installation

●   Select root or subdirectory
●   Upload WP files thru FTP
●   Keep WP directory structure
●   Create .htaccess file & upload
5-Minute install!

●   Point browser to:
http://yourwpdir/wp-admin/install.php

●   Enter desired blog title
●   Fill in your email ID
●   Allow blog to search engines
Done!
Admin area
Admin profile
General options
Reading options
Write a post
Themes
More themes

●   http://themes.wordpress.net/
●   Select themes, d/l & unzip
●   Put in blogdir/wp-content/themes
●   Go to yourblog/wp-admin/
●   Select theme in Presentation
Plugins

●   Go to http://wordpress.org/
●   Extend => Plugins
●   Search using tags
●   Read and understand
●   Select, D/L and unzip
Plugins ...

●   Upload to:
    yourblogdir/wp-content/plugins/
●   Go to Admin => Plugin
●   Activate selected plugin
●   Go to options and configure
Plugins ...
Advanced

●   Read the WP Veda - “Codex” at
http://codex.wordpress.org/
●   A wiki updated regularly
●   Frequent the forums at
http://wordpress.org/support/
Advanced ...

●   Write “Pages”
●   Tweak themes with CSS
●   Provide navigation
●   Backup regularly
Blogging tips

●   Decide on the focus
●   Write a niche blog
●   Update regularly
●   Moderate comments
Blogging tips ...

●   Reply to comments
●   Write original stuff
●   Use pictures and video
●   Link to citations
●   Don't indulge in flaming
Blog traffic
●   Comment on others' blogs
●   Subscribe to pinging and blog
networking sites viz:
     ●   Technorati
     ●   MyBlogLog
     ●   BlogCatalog
Blog traffic ...
●   Publish in Feedburner
●   Tag the posts properly
●   Flaunt your blog in all social
networking and bookmarking sites
viz: Digg, Del.icio.us etc. and in
your profile and sig.
In your language
●   Set language in config.php
●   Download wordpress.pot
●   Gettext is used for I18N & L10N
●   Use Poedit for translation
●   Upload ta.mo to /wp-content/language
Contact me!

S.K
http://www.cyberbrahma.com/


skichu@gmail.com
Thank you!

More Related Content

What's hot

WordPress Theming
WordPress ThemingWordPress Theming
WordPress Theming
codebangla
 
Using disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themesUsing disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themes
codebangla
 
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
adamhorvath
 
Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
Halizah Ahmad
 
Create your on personal website - PowerPoint Presentation
Create your on personal website - PowerPoint PresentationCreate your on personal website - PowerPoint Presentation
Create your on personal website - PowerPoint Presentation
webhostingguy
 
Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
Anil Mishra
 

What's hot (20)

PHP: Debugger, Profiler and more
PHP: Debugger, Profiler and morePHP: Debugger, Profiler and more
PHP: Debugger, Profiler and more
 
Wordpress customer support
Wordpress customer support Wordpress customer support
Wordpress customer support
 
WordPress Theming
WordPress ThemingWordPress Theming
WordPress Theming
 
Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
 Wordpress Website Development Services Hyderabad | Wordpress Website Develop... Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
 
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp..."Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
 
Meet The Family
Meet The FamilyMeet The Family
Meet The Family
 
Using disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themesUsing disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themes
 
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
Chrome Extension Development - Adam Horvath, Google Technology User Group, Sy...
 
WordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10nWordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10n
 
Guest author manual
Guest author manualGuest author manual
Guest author manual
 
Gutenberg Blocks Development for Programmers with NO time
Gutenberg Blocks Development for Programmers with NO timeGutenberg Blocks Development for Programmers with NO time
Gutenberg Blocks Development for Programmers with NO time
 
Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
 
BuddyPress OCWC 2010
BuddyPress OCWC 2010BuddyPress OCWC 2010
BuddyPress OCWC 2010
 
Hyper Text Marup Language
Hyper Text Marup LanguageHyper Text Marup Language
Hyper Text Marup Language
 
Wordpress website development workshop by Seham Abdlnaeem
Wordpress website development workshop by Seham AbdlnaeemWordpress website development workshop by Seham Abdlnaeem
Wordpress website development workshop by Seham Abdlnaeem
 
Heavy Web Optimization: Backend
Heavy Web Optimization: BackendHeavy Web Optimization: Backend
Heavy Web Optimization: Backend
 
Create your on personal website - PowerPoint Presentation
Create your on personal website - PowerPoint PresentationCreate your on personal website - PowerPoint Presentation
Create your on personal website - PowerPoint Presentation
 
Oscommerce Presentation
Oscommerce PresentationOscommerce Presentation
Oscommerce Presentation
 
Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
 
Wc1
Wc1Wc1
Wc1
 

Viewers also liked

Viewers also liked (6)

Makerspaces & Makers
Makerspaces & MakersMakerspaces & Makers
Makerspaces & Makers
 
Why Da Vinci Code was banned in India?
Why Da Vinci Code was banned in India?Why Da Vinci Code was banned in India?
Why Da Vinci Code was banned in India?
 
Leveraging Internet
Leveraging InternetLeveraging Internet
Leveraging Internet
 
Lightbox Js (and Friends)
Lightbox Js (and Friends)Lightbox Js (and Friends)
Lightbox Js (and Friends)
 
Secret Of Janaganamana
Secret Of JanaganamanaSecret Of Janaganamana
Secret Of Janaganamana
 
Honey Is A Medicine
Honey Is A MedicineHoney Is A Medicine
Honey Is A Medicine
 

Similar to How to set up a Wordpress Blog

Presentation to SAIT Students - Dec 2013
Presentation to SAIT Students - Dec 2013Presentation to SAIT Students - Dec 2013
Presentation to SAIT Students - Dec 2013
Think Media Inc.
 
Wp3 refresh pgh
Wp3 refresh pghWp3 refresh pgh
Wp3 refresh pgh
MrDirby
 
Vinay Paudel: Optimizing and Speeding up a WordPress site
Vinay Paudel: Optimizing and Speeding up a WordPress siteVinay Paudel: Optimizing and Speeding up a WordPress site
Vinay Paudel: Optimizing and Speeding up a WordPress site
wpnepal
 

Similar to How to set up a Wordpress Blog (20)

Wordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave JeschWordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave Jesch
 
Installing & Setting Up WordPress
Installing & Setting Up WordPressInstalling & Setting Up WordPress
Installing & Setting Up WordPress
 
Presentation to SAIT Students - Dec 2013
Presentation to SAIT Students - Dec 2013Presentation to SAIT Students - Dec 2013
Presentation to SAIT Students - Dec 2013
 
Now That's What I Call WordPress Security 2010
Now That's What I Call WordPress Security 2010Now That's What I Call WordPress Security 2010
Now That's What I Call WordPress Security 2010
 
Wp3 refresh pgh
Wp3 refresh pghWp3 refresh pgh
Wp3 refresh pgh
 
How to in WPMU: Building a blog directory & Domain Mapping
How to in WPMU: Building a blog directory & Domain MappingHow to in WPMU: Building a blog directory & Domain Mapping
How to in WPMU: Building a blog directory & Domain Mapping
 
What is (not) WordPress
What is (not) WordPressWhat is (not) WordPress
What is (not) WordPress
 
WordPress MU 101
WordPress MU 101WordPress MU 101
WordPress MU 101
 
Installing WordPress The Right Way
Installing WordPress The Right WayInstalling WordPress The Right Way
Installing WordPress The Right Way
 
WordPress
WordPressWordPress
WordPress
 
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsWordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
 
WordPress Security
WordPress SecurityWordPress Security
WordPress Security
 
WordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, LondonWordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, London
 
Making the Most of Plug-ins - WordCamp Toronto 2008
Making the Most of Plug-ins - WordCamp Toronto 2008Making the Most of Plug-ins - WordCamp Toronto 2008
Making the Most of Plug-ins - WordCamp Toronto 2008
 
Optimize wordpress
Optimize wordpressOptimize wordpress
Optimize wordpress
 
WordPress Security Updated - NYC Meetup 2009
WordPress Security Updated - NYC Meetup 2009WordPress Security Updated - NYC Meetup 2009
WordPress Security Updated - NYC Meetup 2009
 
WordPress Plugin Development- Rich Media Institute Workshop
WordPress Plugin Development- Rich Media Institute WorkshopWordPress Plugin Development- Rich Media Institute Workshop
WordPress Plugin Development- Rich Media Institute Workshop
 
Set up dev environment
Set up dev environmentSet up dev environment
Set up dev environment
 
Drupal Installation &amp; Configuration
Drupal Installation &amp; ConfigurationDrupal Installation &amp; Configuration
Drupal Installation &amp; Configuration
 
Vinay Paudel: Optimizing and Speeding up a WordPress site
Vinay Paudel: Optimizing and Speeding up a WordPress siteVinay Paudel: Optimizing and Speeding up a WordPress site
Vinay Paudel: Optimizing and Speeding up a WordPress site
 

More from kichu (7)

Equality for men, a myth or reality
Equality for men, a myth or realityEquality for men, a myth or reality
Equality for men, a myth or reality
 
Life's secret
Life's secretLife's secret
Life's secret
 
Gear Cutting Presentation for Polytechnic College Students of India
Gear Cutting Presentation for Polytechnic College Students of IndiaGear Cutting Presentation for Polytechnic College Students of India
Gear Cutting Presentation for Polytechnic College Students of India
 
Kedar Nath and Badri Nath Yatra
Kedar Nath and Badri Nath YatraKedar Nath and Badri Nath Yatra
Kedar Nath and Badri Nath Yatra
 
Sanathana Dharma
Sanathana DharmaSanathana Dharma
Sanathana Dharma
 
Web Applications
Web ApplicationsWeb Applications
Web Applications
 
Tiruppavai Commentary
Tiruppavai CommentaryTiruppavai Commentary
Tiruppavai Commentary
 

Recently uploaded

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 

How to set up a Wordpress Blog

  • 1. Why Blog? Push-Button Publishing Let the World know what you think!
  • 3. Blogger ● Google stable ● Hosted solution ● No constraints ● Customisable
  • 4. WordPress.com ● Hosted solution ● Uses WordPress MU ● Themes: yes ● Customisable: NO
  • 5. WordPress.com ● Plugins: No ● CSS tweaking: No ● Widgets: NO ● Custom-localisation: No ● Javascript: NO
  • 6. WordPress ● FOSS software ● Downloadable from http://wordpress.org/ ● PHP + MySQL ● To be self-hosted ● Total Freedom!
  • 7. What you need ● A domain name ● .in < Rs.200 p.a ● .com... < Rs.500 p.a ● Select a good Registrar
  • 8. What you need ● A good webhost ● Webspace: >100 mb ● PHP version > 4.3 ● MySQL version > 4 ● FTP
  • 9. What you need ● PHP Apache configuration ● “fopen” enabled ● Not in “safe mode” ● Apache mod_rewrite module installed
  • 10. Set it up ● Create MySql database ● Note db name, username & pw ● Configure FTP client
  • 11. First Steps ● Download latest version from http://wordpress.org/ ● Unzip the compressed package ● Read readme.html
  • 14. Initialize ● Rename wp-config-sample.php to wp-config.php ● Open config.php in an editor ● Fill in your db details ● Configure advanced settings
  • 15. Config.php // ** MySQL settings ** // define('DB_NAME', 'putyourdbnamehere'); // The name of the database define('DB_USER', 'usernamehere'); // Your MySQL username define('DB_PASSWORD', 'yourpasswordhere'); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value define('DB_CHARSET', 'utf8'); define('DB_COLLATE', '');
  • 16. Config.php ... // You can have multiple installations in one database if you give each a unique prefix $table_prefix = 'wp_'; // Only numbers, letters, and underscores please! // Change this to localize WordPress. A corresponding MO file for the // chosen language must be installed to wp-content/languages. // For example, install ta.mo to wp-content/languages and set WPLANG to 'ta' // to enable Tamil language support. define ('WPLANG', '');
  • 17. Installation ● Select root or subdirectory ● Upload WP files thru FTP ● Keep WP directory structure ● Create .htaccess file & upload
  • 18. 5-Minute install! ● Point browser to: http://yourwpdir/wp-admin/install.php ● Enter desired blog title ● Fill in your email ID ● Allow blog to search engines
  • 19. Done!
  • 26. More themes ● http://themes.wordpress.net/ ● Select themes, d/l & unzip ● Put in blogdir/wp-content/themes ● Go to yourblog/wp-admin/ ● Select theme in Presentation
  • 27. Plugins ● Go to http://wordpress.org/ ● Extend => Plugins ● Search using tags ● Read and understand ● Select, D/L and unzip
  • 28. Plugins ... ● Upload to: yourblogdir/wp-content/plugins/ ● Go to Admin => Plugin ● Activate selected plugin ● Go to options and configure
  • 30. Advanced ● Read the WP Veda - “Codex” at http://codex.wordpress.org/ ● A wiki updated regularly ● Frequent the forums at http://wordpress.org/support/
  • 31. Advanced ... ● Write “Pages” ● Tweak themes with CSS ● Provide navigation ● Backup regularly
  • 32. Blogging tips ● Decide on the focus ● Write a niche blog ● Update regularly ● Moderate comments
  • 33. Blogging tips ... ● Reply to comments ● Write original stuff ● Use pictures and video ● Link to citations ● Don't indulge in flaming
  • 34. Blog traffic ● Comment on others' blogs ● Subscribe to pinging and blog networking sites viz: ● Technorati ● MyBlogLog ● BlogCatalog
  • 35. Blog traffic ... ● Publish in Feedburner ● Tag the posts properly ● Flaunt your blog in all social networking and bookmarking sites viz: Digg, Del.icio.us etc. and in your profile and sig.
  • 36. In your language ● Set language in config.php ● Download wordpress.pot ● Gettext is used for I18N & L10N ● Use Poedit for translation ● Upload ta.mo to /wp-content/language