<?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>Vishal Vasu&#039;s Tech Talk &#187; wordpress</title>
	<atom:link href="http://www.vishalvasu.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vishalvasu.com</link>
	<description>Opening Doors to Windows Technology</description>
	<lastBuildDate>Wed, 02 Jun 2010 12:49:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remove index.php from URL for WordPress</title>
		<link>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/</link>
		<comments>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 07:04:57 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[windows server 2008]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=210</guid>
		<description><![CDATA[Many WordPress uses prefer to host their web sites on a Linux server so that they can get rid of the index.php that get’s in to the URL by using mod_rewrite module on Linux. This is not supported on Windows Server’s IIS.
The main idea is to make the URL more simple and SEO friendly. Normally, [...]]]></description>
			<content:encoded><![CDATA[<p>Many WordPress uses prefer to host their web sites on a Linux server so that they can get rid of the index.php that get’s in to the URL by using mod_rewrite module on Linux. This is not supported on Windows Server’s IIS.</p>
<p>The main idea is to make the URL more simple and SEO friendly. Normally, when you setup PermaLinks in IIS, we get something like this:</p>
<p><strong><span style="color: #888888;">http://www.yourwordpresssite.com/index.php/2009/08/02/your-blog-post/</span></strong></p>
<p>This means that each link to the post carries index.php in the URL which is not good. Outlined below are steps that can help to achieve the same results for a WordPress site on a Windows Server running IIS.</p>
<p><strong><span style="text-decoration: underline;">STEP: 1</span></strong></p>
<p>Get the URL rewriting component on the Windows Server hosting your WordPress site. If you are not in control of the server or are not the server administrator, you can request the setup of the component from them. <strong><a href="http://code.google.com/p/wp-url-rewriting-on-iis/downloads/list" target="_blank">Click here</a></strong> to download the component from the vendor’s site. The component is absolutely free and distributed under GNU General Public License.</p>
<p><span style="text-decoration: underline;"><strong>STEP: 2</strong></span></p>
<p>Once the component is downloaded, copy the wp-url-rewriting.dll file to the Windows Server’s SYSTEM32 directory. Register the component so that it is available to IIS by using the <strong>REGSVR32 WP-URL-REWRITING.DLL</strong> command from the command prompt.</p>
<p><img class="alignnone" title="URL Rewrite for WordPress" src="http://www.vishalvasu.com/uploaded_images/url-rewrite-01.gif" alt="" width="572" height="275" /></p>
<p><strong><span style="color: #ff0000;"><em>Note: You may get an error that the DLL entry point was not found, but let that not bother you.</em></span></strong></p>
<p><strong><span style="text-decoration: underline;">STEP: 3</span></strong></p>
<p>Once the DLL is registered, login to your WordPress admin area and navigate to PermaLinks and change the common setting to use Custom Structure. Add <span style="color: #333333;"><strong>/%category%/%postname%/ </strong></span>as the choice and Save Changes.</p>
<p><img class="alignnone" title="URL Rewrite for WordPress" src="http://www.vishalvasu.com/uploaded_images/url-rewrite-02.gif" alt="" width="595" height="240" /></p>
<p>That&#8217;s it! We are done. WordPress should now show the URL&#8217;s without the index.php in it.</p>
<p>I invite everyone to share their experience or any other methods that they might have used.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/remove-indexphp-from-url-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Few Tips to Increase Traffic on Your Blog</title>
		<link>http://www.vishalvasu.com/increase-traffic-on-your-blog/</link>
		<comments>http://www.vishalvasu.com/increase-traffic-on-your-blog/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 11:37:41 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[Websites & Web Marketing]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search engine submission]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=208</guid>
		<description><![CDATA[Everyone today has taken up to blogging or is planning to setup a blog in the near future. It&#8217;s time that the blogs are taken a step further by promoting them on the Internet to get more traffic and maybe make money too out of it. It&#8217;s definate that everyone with a blog would like [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone today has taken up to blogging or is planning to setup a blog in the near future. It&#8217;s time that the blogs are taken a step further by promoting them on the Internet to get more traffic and maybe make money too out of it. It&#8217;s definate that everyone with a blog would like to have it discovered when a praticular keyword or keyphrase is searched for. Today with so many websites and blogs on the Internet, it is essential to focus on search engine optimization. Here are a couple of ideas that could give your blog or site a boost.</p>
<p><strong><span style="text-decoration: underline;">Hosting Your Blog<br />
</span></strong>Many resources are available which allows one to host a blog for free but I strongly recommend investing in to a good domain name and hosting service to run the blog from your own domain. Initially, it may be a good idea to host the site on a free service provider, but eventually it should all be moved over to your own domain name.</p>
<p><strong><span style="text-decoration: underline;">Formating the Title Tags</span></strong><br />
Nothing goes far then a good formatted and descriptive Title tag. Try avoiding the blog name or your personal name in the title &#8211; do not waste the valuable space. Try and format the title such that they directly relate to the post that you have written as that would increase the overall importance of the page from the perspective of the search engines. Ensuring that you have good title tags is important while you are building up your blog readership as it is the search engines which are going to send you readers.</p>
<p><strong><span style="text-decoration: underline;">Post Often - Post Valuable Content<br />
</span></strong>The more frequently you post valuable and feature rich posts, the more the bots and spiders will fall in love with your site. Search engines love fresh sites and fresh content and so it really makes sense to feed these content hungry bots and spiders with what they want. Posting something which is really valuable is like a cherry on the cake.</p>
<p><strong><span style="text-decoration: underline;">Rewrite URL Structure</span></strong><br />
Most of the blogging platforms allow you to tweak the URL structure. Go ahead and get a URL rewriting plug-in such that the URL does not show up like <em><strong><span style="color: #888888;">http://www.yourwebsite.com/?p=2</span></strong></em> but something like <strong><em><span style="color: #888888;">http://www.yoursite.com/this-is-a-good-url-structure</span></em></strong>. The later one is a search engine friendly URL and it would also be a good resource to stick in some keywords.</p>
<p><strong><span style="text-decoration: underline;">Build Links<br />
</span></strong>Yes, invest time in link building. Link to relevant sites and request them to link back to you. If you are blogging about a book or a story or a movie for that matter, link to the original web site. To add more value to links, format your link name such that it acts as a keyword. For example, lets assume that we are writing about Wolfram Alpha and you want to direct users to that post. Instead on hyperlinking on a word like &#8220;<span style="color: #888888;"><strong>click here</strong></span>&#8221; use something like &#8220;<span style="color: #888888;"><strong>Wolfram|Alpha: First Impressions</strong></span>&#8220;. Trust me, this has more weight and importance.</p>
<p><strong><span style="text-decoration: underline;">RSS Feeds<br />
</span></strong>Don&#8217;t ask me the full form of RSS as it has changed many names. Way back in 1999 it stood for Rich Site Summary and was later dropped and given Really Simple Syndication as a new name. Remember that more and more RSS services are discovering feeds and indexing the content. Now that you have optimised the site, go out and spread the word.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/increase-traffic-on-your-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Moved to Wordpress from Blogger</title>
		<link>http://www.vishalvasu.com/moved-to-wordpress-from-blogger/</link>
		<comments>http://www.vishalvasu.com/moved-to-wordpress-from-blogger/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 11:50:07 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=131</guid>
		<description><![CDATA[Finally I decided to move away from Blogger and setup my own blog using Wordpress.  This does not mean that blogger is not good, but I wanted some extra flare on my blog which only Wordpress could provide. The main thing behind the decision was the way Wordpress offered &#8216;categories&#8217;, plugins and widgets.
The import from [...]]]></description>
			<content:encoded><![CDATA[<p>Finally I decided to move away from Blogger and setup my own blog using Wordpress.  This does not mean that blogger is not good, but I wanted some extra flare on my blog which only Wordpress could provide. The main thing behind the decision was the way Wordpress offered &#8216;categories&#8217;, plugins and widgets.</p>
<p>The import from Blogger to Wordpress is like a cherry on the cake. I could easily import all my old blog posts from blogger to the new blog in Wordpress with a press of a button with the only exception that it broke all my links to the images. This happens because Wordpress stores images in a different manner than Blogger.</p>
<p>Another feature that floored me was Permalinks. Wordpress allows me to save my pages with static links. This really helps with the SEO part.</p>
<p>The plug-in called AKISMET also helped in protecting the comments on my posts from SPAM. This used to be a problem with Blogger.</p>
<p>Final word: my 2 cents to wordpress blogging.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/moved-to-wordpress-from-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
