Hi I have setup wordpress locally , But iam confussed how to write blogs and add plugins to it , Can any one help me on this. How can i write the post locally on wordpress ? how do i add plugins into it . Please help me on this Thanks Rose
Just copy the plugins in the local folder of your wordpress blog. Then login and activate them. It's the same as uploading them with a FTP client on a remote server.
I managed to write the blogs , added themes , plugins to it , Now iam stuck how do i upload the local buld blogs to online or to internet
If everything is brand new, just upload WP codes, themes and plugins to the remote server. For the database, use phpmyadmin on localhost and do backup or export. Go to remote, do phpmyadmin-restore or import. If you have existing live site, upload themes and plugins as usual using ftp. In any case, ensure configurations in wp-config.php are correct i.e. check your database settings. Transferring blog posts are not that straight forward though. One way is to use WP-manage-export on localhost and WP-manage-import on remote server. I am not sure what will happen if there are duplicates as I never tested this. If you're just looking for ways to write blog posts offline then MS LiveWriter can be a good choice. See my review here: http://klikr.net/resources/write-your-blog-content-offline/