<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddingBloggers.com &#187; Wordpress</title>
	<atom:link href="http://buddingbloggers.com/category/blogging-tips/wordpress-blogging-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://buddingbloggers.com</link>
	<description>We help you nurture your blog</description>
	<lastBuildDate>Fri, 19 Jun 2009 02:47:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Instructions to update to wordpress 2.8 without any down time and trouble</title>
		<link>http://buddingbloggers.com/2009/06/instructions-to-update-to-wordpress-28-without-any-down-time-and-trouble/</link>
		<comments>http://buddingbloggers.com/2009/06/instructions-to-update-to-wordpress-28-without-any-down-time-and-trouble/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 15:04:24 +0000</pubDate>
		<dc:creator>Satish</dc:creator>
				<category><![CDATA[Blog Maintenance]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Upgrading wordpress]]></category>
		<category><![CDATA[wordpress 2.8]]></category>

		<guid isPermaLink="false">http://buddingbloggers.com/?p=252</guid>
		<description><![CDATA[WordPress 2.8 was released a day before, i&#8217;m sure most of you want to upgrade to the latest version of wordpress. Here are the instructions on upgrading to wordpress2.8 with out any downtime or hastle. You can update from your dashboard directly like you install a plugin, It&#8217;s very simple. WordPress is gettting better day [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.8 was released a day before, i&#8217;m sure most of you want to upgrade to the latest version of wordpress. Here are the instructions on upgrading to wordpress2.8 with out any downtime or hastle.</p>
<p>You can update from your dashboard directly like you install a plugin, It&#8217;s very simple. WordPress is gettting better day by day and the improvement is exponential <img src='http://buddingbloggers.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Follow the below instructions if this doesnt work for you. Before anything backup your wordpress database.</p>
<ol>
<li>Backup the wordpress database through your cpanel or by using this database backup plugin <a href="http://wordpress.org/extend/plugins/wp-db-backup/">http://wordpress.org/extend/plugins/wp-db-backup/<br />
</a></li>
<li>Now delete all the files except, wp-content folder and wp-config.php</li>
<li>Replace the above deleted files with the files from wordpress2.8.</li>
</ol>
<p>Here are some common mistakes done by bloggers while upgrading.</p>
<ol>
<li>Deleting all the wordpress installation folder. This way you will loose your wp-content folder, where your themes,plugins and the uploaded files are stored. You need not upgrade this folder. So dont ever delete it.</li>
<li>Are you looking for your posts in the installation folder?? They can not be found there, they are stored in your sql database. In order to backup your posts you have to backup your database. You will not loose your posts if you delete your wordpress install directry or mess with it. So dont worry as long as your database is safe and you have its details.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://buddingbloggers.com/2009/06/instructions-to-update-to-wordpress-28-without-any-down-time-and-trouble/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Make your blog 100% Secure</title>
		<link>http://buddingbloggers.com/2009/03/make-your-blog-100-secure/</link>
		<comments>http://buddingbloggers.com/2009/03/make-your-blog-100-secure/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 12:03:35 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Blog Maintenance]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://buddingbloggers.com/?p=120</guid>
		<description><![CDATA[Security of a blog is the major component of blog management. By securing your blog, you mean that your blog is safe from intrusion by hackers and other badmen who want to intrude into your blog and put some malicious content on your Blog. Security should be the major cause of concern for the blog [...]]]></description>
			<content:encoded><![CDATA[<p>Security of a blog is the major component of blog management. By securing your blog, you mean that your blog is safe from intrusion by hackers and other badmen who want to intrude into your blog and put some malicious content on your Blog.</p>
<p>Security should be the major cause of concern for the blog owners who run a blog that recieves a good traffic and is popular, because such sites have more chances to be targeted.</p>
<p>Here are some basic things to be done to protect your WP powered blog:</p>
<ul>
<li>Check if your WP is of the latest released version. Always upgrade to the latest version available, as the new releases are more secure and bug-fixed.</li>
<li>Choose a secure password, using atleast one special character and/or numbers.</li>
<li>Assign only the required File Permission for any file, not more than the required FP. More details on FPs can be found <a href="http://codex.wordpress.org/Changing_File_Permissions" target="_blank">here</a>.</li>
<li>And lastly, implement some Security Plugins on your Blog.</li>
</ul>
<p>Security Plugins help you to secure your blog. I&#8217;ll be introducing you to some of the most useful and affective plugins:</p>
<p><em><a href="http://www.seoegghead.com/software/wordpress-firewall.seo" target="_blank"><strong>WordPress Firewall</strong></a></em></p>
<p>It acts like a Firewall for your blog. It blocks the most obvious attacks. WP Firewall can block directory traversals, SQL queries, WordPress specific terms, field truncation attacks, leading in application parameters. It can also block the uploads of executable files such as .exe, .php, etc.</p>
<p><strong><em><a href="http://www.bad-neighborhood.com/login-lockdown.html" target="_blank">Login Lockdown</a></em></strong></p>
<p>It records the IP Address and Timestap of the failed login attempts. If more than 3 failed login attempts are done within 5 minutes from the same IP,  then the login function is disabled for all requests from that IP Address. This helps to overcome Bruteforce attacks.</p>
<p><a href="http://blogsecurity.net/wordpress/wpids-wordpress-intruder-detection-system" target="_blank"><strong><em>WPIDS (WordPress Intruder Detection System)</em></strong></a></p>
<p>It is the WP version of the PHPIDS. It blocks all the malicious code that is used to attack your blog like SQL Injection/XSS/CSRF, etc&#8230;</p>
<p><strong><em><a href="http://semperfiwebdesign.com/plugins/wp-security-scan/" target="_blank">WP Security Scan</a></em></strong></p>
<p>It scans your WP for vulnerabilities and gives suggestions to correct the vulnerabilities. It also offers to change the table prefix (wp_) easily to some other prefix.</p>
<p><strong><em><a href="http://wordpress.org/extend/plugins/askapache-password-protect/" target="_blank">AskApache Password Protect</a></em></strong></p>
<p>This plugin protects your whole wp-admin with a password. This helps to prevent unskilled, newbie hackers from attacking your blog with some special vulnerabilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddingbloggers.com/2009/03/make-your-blog-100-secure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Immediate things to be done after installing wordpress</title>
		<link>http://buddingbloggers.com/2009/03/immediate-things-to-be-done-after-installing-wordpress/</link>
		<comments>http://buddingbloggers.com/2009/03/immediate-things-to-be-done-after-installing-wordpress/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 19:09:29 +0000</pubDate>
		<dc:creator>Satish</dc:creator>
				<category><![CDATA[Blog Maintenance]]></category>
		<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[BuddingBloggers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress installation]]></category>
		<category><![CDATA[Wordpress permalinks]]></category>

		<guid isPermaLink="false">http://buddingbloggers.com/?p=98</guid>
		<description><![CDATA[This post is written targeting the budding bloggers participants,  all the points except 1,3 are applicable to any general blog. Save your ftp login details carefully. Backup the wp-config file in the blog directory. Create a administrator account for your self from the temporary administrator account we provide, and delete the temporary administrator account. Update [...]]]></description>
			<content:encoded><![CDATA[<p>This post is written targeting the budding bloggers participants,  all the points except 1,3 are applicable to any general blog.</p>
<ol>
<li>Save your ftp login details carefully.</li>
<li>Backup the<strong> wp-config</strong> file in the blog directory.</li>
<li>Create a administrator account for your self from the temporary administrator account we provide, and delete the temporary administrator account.</li>
<li>Update the title and tag line of your blog, to update goto <strong>settings-&gt;general</strong></li>
<li>WordPress is installed in the directory <strong>/blog</strong> to keep your root directory clean. So your blog will be having url of this form by default<strong> http://buddingbloggers.com/<span style="color: #ff0000;">blog</span>/?p=11</strong> . This makes your url unnecessarily lengthy,also this is not a good SEO practice. To give your blog url of the form<strong> http://buddingbloggers.com/?p=11</strong>
<ol>
<li> Go to the settings -&gt; General panel.</li>
<li> In the box for <strong>WordPress address (URL):</strong> change the address to the new location of your main WordPress core files. Example: <tt>http://buddingbloggers.com/blog</tt></li>
<li> In the box for <strong>Blog address (URL):</strong> change the address to the root directory&#8217;s URL. Example: <tt>http://buddingbloggers.com </tt></li>
<div id="attachment_105" class="wp-caption alignnone" style="width: 610px"><tt><a href="http://buddingbloggers.com/blog/wp-content/uploads/2009/03/giving-wordpress-its-own-install-directory.jpg"><img class="size-full wp-image-105" title="giving-wordpress-its-own-install-directory" src="http://buddingbloggers.com/blog/wp-content/uploads/2009/03/giving-wordpress-its-own-install-directory.jpg" alt="Giving wordpress its own install directory" width="600" height="210" /></a></tt><p class="wp-caption-text">Giving wordpress its own install directory</p></div>
<p><tt></tt></p>
<li> Click <strong>Update Options</strong>. (Do not worry about the error message and do not try to see your blog at this point! You will probably get a message about file not found.)</li>
<li> Copy the <tt>index.php</tt> and <tt>.htaccess</tt> files from the blog directory into the root directory of your site (Blog address).  If .htaccess file is not already present, create one yourself and upload it. Change its permissions to <strong>&#8220;666&#8243;</strong></li>
<li> Open your root directory&#8217;s <strong><tt>index.php</tt></strong> file in a text editor</li>
<li> Change the following and save the file. Change the line that says:<br />
<tt>require<strong>('./wp-blog-header.php');</strong></tt><br />
to the following, using your directory name for the WordPress core files:<br />
<tt>require<strong>('./blog/wp-blog-header.php');</strong></tt></li>
<li> Your wordpress administration url will be <tt>http://buddingbloggers.com/blog/wp-admin/ and your blog url will be http://buddingbloggers.com</tt></li>
</ol>
</li>
<li>Change the<strong> <span class="mw-headline">Permalink</span></strong><br />
The default looks like</p>
<blockquote><p>http://buddingbloggers.com/?p=N</p></blockquote>
<p>This is called ugly link structure and not good a good SEO practice. To give your blog a URL structure that pleases search engines<br />
In the Settings ? Permalinks panel, you can choose one of the &#8220;common&#8221; structures or enter your own in the &#8220;Custom structure&#8221; field using the <em>structure tags</em>.This is the one I commonly use on all my blogs <strong>/%year%/%monthnum%/%category%/%postname%/ </strong>you can also try</p>
<ul>
<li><strong>/%year%/%monthnum%/%postname%/ </strong>(Third one in wordpress admin panel )<br />
Using date in the url makes it easy for your readers to find out how old the post is</li>
<li><strong>/%postname%/ </strong>(Only post name)</li>
</ul>
<p><a href="http://buddingbloggers.com/blog/wp-content/uploads/2009/03/wordpress-permalinks.jpg"><img class="alignnone size-full wp-image-106" title="wordpress-permalinks" src="http://buddingbloggers.com/blog/wp-content/uploads/2009/03/wordpress-permalinks.jpg" alt="wordpress-permalinks" width="572" height="234" /></a></p>
<h3>Structure tags</h3>
<p><strong>%year%</strong></p>
<dd>The year of the post, four digits, for example <tt>2004</tt></dd>
<dt><strong>%monthnum%</strong> </dt>
<dd>Month of the year, for example <tt>05</tt></dd>
<dt><strong>%day%</strong> </dt>
<dd>Day of the month, for example <tt>28</tt></dd>
<dt><strong>%hour%</strong> </dt>
<dd>Hour of the day, for example <tt>15</tt></dd>
<dt><strong>%minute%</strong> </dt>
<dd>Minute of the hour, for example <tt>43</tt></dd>
<dt><strong>%second%</strong> </dt>
<dd>Second of the minute, for example <tt>33</tt></dd>
<dt><strong>%postname%</strong> </dt>
<dd>A sanitized version of the title of the post (<em>post slug</em> field on Edit Post/Page panel). So “This Is A Great Post!” becomes<tt>this-is-a-great-post</tt> in the URI (see <a title="Using Permalinks" href="http://codex.wordpress.org/Using_Permalinks#Using_only_.25postname.25">Using only <tt>%postname%</tt></a>)</dd>
<dt><strong>%post_id%</strong> </dt>
<dd>The unique ID # of the post, for example <tt>423</tt></dd>
<dt><strong>%category%</strong> </dt>
<dd>A sanitized version of the category name (<em>category slug</em> field on New/Edit Category panel). Nested sub-categories appear as nested directories in the URI.</dd>
<dt><strong>%tag%</strong> </dt>
<dd>A sanitized version of the tag name (<em>tag slug</em> field on New/Edit Tag panel).</dd>
<dt><strong>%author%</strong> </dt>
<dd>A sanitized version of the author name.</dd>
<dd> </dd>
</li>
<li>Delete the hello world post or update it with your blog intro.</li>
<li>The most addictive thing for bloggers are stats, the daily raise in your stats gives you the motivation to deliver your best. The best stats plugin available for wordpres is WordPress.Com stats <a href="http://wordpress.org/extend/plugins/stats/">http://wordpress.org/extend/plugins/stats/</a> .</li>
<li>Install the akisment spam plugin, both akisment and wordpress.com stats plugin require the api key, I will explain how to get a api key in mynext post.</li>
<li>Browse the wordpress themes directory and select a theme that matches your needs and site content. <a href="http://wordpress.org/extend/themes/">http://wordpress.org/extend/themes/</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://buddingbloggers.com/2009/03/immediate-things-to-be-done-after-installing-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

