<?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>Get WordPressed &#187; permalinks</title>
	<atom:link href="http://www.getwordpressed.com/tag/permalinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getwordpressed.com</link>
	<description>Get on the WordPress Bandwagon</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:30:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Permalinks &#8211; Change Defaults</title>
		<link>http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/</link>
		<comments>http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 01:59:22 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Learning Wordpress]]></category>
		<category><![CDATA[Wordpress basics]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[htaccess file]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/</guid>
		<description><![CDATA[<p>One of the first things you should do on a new WordPress install is to update your permalinks, and it&#8217;s really not very hard, but one of the things that gives people problems is that their .htaccess file isn&#8217;t writable. If you&#8217;re on an Apache host, you most likely have mod rewrite, and you most [...]</p><p>The original post is titled <a href="http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/">Permalinks &#8211; Change Defaults</a> , and it came from <a href="http://www.getwordpressed.com">Get WordPressed</a> . </p>]]></description>
			<content:encoded><![CDATA[<p>One of the first things you should do on a new WordPress install is to update your permalinks, and it&#8217;s really not very hard, but  one of the things that gives people problems is that their .htaccess file isn&#8217;t writable.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If you&#8217;re on an Apache host, you most likely have mod rewrite, and you most likely already have an htaccess file, in my experience.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The first thing you need to do is make sure that your htaccess file is writable, and this can be done with your FTP software or your file manager inside your web hosting control.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Many web hosts block the visibility of your htaccess, so be sure to choose to show hidden files inside your FTP software or inside your web hosting control panel.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Make note of the original settings, then set the htaccess to 777, which should enable the WordPress admin control panel to do the rest.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Login to your WordPress admin control panel &#8211; options &#8211; permalinks</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">From there go to the custom option, and paste the following into the field -</p>
<p class="MsoNormal">/%category%/%postname%/</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">That will give you your category and post title for the end of your URL. I&#8217;ve been experimenting lately with just using /%postname%/ too, and if your blog is very niche, and you don&#8217;t want to to categorize your URLs, there&#8217;s no reason you can&#8217;t do that.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">At that point, you should see this message appear the top -</p>
<p class="MsoNormal">&nbsp;</p>
<p style="text-align: center"><img src="http://www.getwordpressed.com/wp-content/uploads/permalinks-updated1.jpg" alt="permalinks-updated1.jpg" /></p>
<p class="MsoNormal">You&#8217;re done!</p>
<p class="MsoNormal">Check your post for friendly URL&#8217;s and change your .htaccess back the way it was, and you&#8217;re good to go.</p>
<p class="MsoNormal">*disclaimer &#8211;  We will not accept any liability if you do it incorrectly and it does not work, or you get hacked because you leave something writable, or you basically screw thiongs up.   Just set your permalinks back to default, and all will be fine. <img src='http://www.getwordpressed.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The original post is titled <a href="http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/">Permalinks &#8211; Change Defaults</a> , and it came from <a href="http://www.getwordpressed.com">Get WordPressed</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwordpressed.com/learning-wordpress/permalinks-change-the-defaults/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safely &amp; Easily Change Permalinks</title>
		<link>http://www.getwordpressed.com/seo/safely-easily-change-permalinks/</link>
		<comments>http://www.getwordpressed.com/seo/safely-easily-change-permalinks/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 21:36:35 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Learning Wordpress]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[search engine visibility]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.getwordpressed.com/seo/safely-easily-change-permalinks/</guid>
		<description><![CDATA[<p>Changing the permalinks structure on an existing WordPress blog can be dangerous if you don&#8217;t know what you&#8217;re doing. Once you have an established URL structure, a change can cause you to not only lose search engine visibility, but all of your PageRank will drop to zero, and all of your inbound links will no [...]</p><p>The original post is titled <a href="http://www.getwordpressed.com/seo/safely-easily-change-permalinks/">Safely &#038; Easily Change Permalinks</a> , and it came from <a href="http://www.getwordpressed.com">Get WordPressed</a> . </p>]]></description>
			<content:encoded><![CDATA[<p> Changing the permalinks structure on an existing WordPress blog can be dangerous if you don&#8217;t know what you&#8217;re doing.</p>
<p>Once you have an established URL structure, a change can cause you to not only lose search engine visibility, but all of your PageRank will drop to zero, and all of your inbound links will no longer work. That can&#8217;t be good!</p>
<p>Additionally, if all of the page names in the search engines index cease to exist, then anyone that ever clicks on one of your Serps would be taken to a 404 error. That&#8217;s bad!</p>
<p>Sometimes there&#8217;s a lot of legitimate reason to want to change, usually because they were set up in correctly in the first place. The proper way to make change would be to implement real one redirects for every single URL that&#8217;s changing. This can be quite the daunting task.</p>
<p>Luckily there is a plug-in available to make this process painless. It&#8217;s called <a href="http://www.deanlee.cn/wordpress/permalinks-migration-plugin/" target="_blank">Dean&#8217;s Permalinks Migration</a>,  and here&#8217;s a three-minute video to show you how it works&#8230;<br />
<br />
<center><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/EFH26FmJURI&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EFH26FmJURI&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></center></p>
<p>The original post is titled <a href="http://www.getwordpressed.com/seo/safely-easily-change-permalinks/">Safely &#038; Easily Change Permalinks</a> , and it came from <a href="http://www.getwordpressed.com">Get WordPressed</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwordpressed.com/seo/safely-easily-change-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

