<?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>Blog.TutorialRef.com &#187; Wordpress</title>
	<atom:link href="http://blog.tutorialref.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tutorialref.com</link>
	<description>Tutorials, Tips, Guides, Helps</description>
	<lastBuildDate>Thu, 09 Sep 2010 10:26:57 +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>Wordpress Desktop client for Windows XP, Vista, 7</title>
		<link>http://blog.tutorialref.com/wordpress/wordpress-desktop-client-for-windows-xp-vista-7-247.html</link>
		<comments>http://blog.tutorialref.com/wordpress/wordpress-desktop-client-for-windows-xp-vista-7-247.html#comments</comments>
		<pubDate>Thu, 09 Sep 2010 09:18:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[w.bloggar]]></category>
		<category><![CDATA[Wordpress desktop client]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=247</guid>
		<description><![CDATA[<p>Just testing some desktop Wordpress clients for Windows XP, Vista or Windows 7. I found w.bloggar and I&#8217;m testing it right now to see how it works. I don&#8217;t see any ability to add in the Meta tag information like description and keywords though. But it seems to work well enough. I&#8217;m running Windows Vista [...]]]></description>
			<content:encoded><![CDATA[<p>Just testing some desktop Wordpress clients for Windows XP, Vista or Windows 7. I found <a rel="external, noindex" href="http://wbloggar.com/faq.php">w.bloggar</a> and I&#8217;m testing it right now to see how it works. I don&#8217;t see any ability to add in the Meta tag information like description and keywords though. But it seems to work well enough. I&#8217;m running Windows Vista 32bit Home Premium. I&#8217;m searching for a wordpress desktop client as I found my blog site is too slow (but it&#8217;s still a great blog tool). For a free program I can&#8217;t complain though. It seems to work well for me.</p>
<p>This is just a short review of w.bloggar. W.bloggar allows you to view previous posts and edit them as well. There is a preview tab to see what your blog post will look like. The other thing I think that would be nice is the ability to add tags. If it does allow it then I couldn’t find it readily enough. I tried to search the help files but nothing happens when I click on the help files or when I click on F1. The version of w.bloggar I’m using is version 4.03. Apparently, there is no Mac or Linux version but the author does suggest others on his site at the link above.</p>
<div id="attachment_257" class="wp-caption aligncenter" style="width: 680px"><a href="http://blog.tutorialref.com/wp-content/uploads/2010/09/w-bloggar-wordpress-desktop-client.png"><img src="http://blog.tutorialref.com/wp-content/uploads/2010/09/w-bloggar-wordpress-desktop-client.png" alt="" title="w-bloggar-wordpress-desktop-client" width="670" height="467" class="size-full wp-image-257" /></a><p class="wp-caption-text">w.bloggar Wordpress desktop client</p></div>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Wordpress%20Desktop%20client%20for%20Windows%20XP%2C%20Vista%2C%207&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Fwordpress-desktop-client-for-windows-xp-vista-7-247.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/wordpress-desktop-client-for-windows-xp-vista-7-247.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress-allowed memory size exhausted</title>
		<link>http://blog.tutorialref.com/wordpress/wordpress-allowed-memory-size-exhausted-194.html</link>
		<comments>http://blog.tutorialref.com/wordpress/wordpress-allowed-memory-size-exhausted-194.html#comments</comments>
		<pubDate>Mon, 10 May 2010 19:23:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=194</guid>
		<description><![CDATA[<p>I received this error from Wordpress 2.9.2. I think I encountered this before:</p>
<p>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home1/discoup9/public_html/tutorialref/blog/wp-includes/class-simplepie.php on line 5409</p>
<p>When I went to the line 5409 on the class-simplepie.php I see this:</p>

$restrictions[] =&#038; new $this->feed->restriction_class($restriction_relationship, $restriction_type, $restriction_value);

]]></description>
			<content:encoded><![CDATA[<p>I received this error from Wordpress 2.9.2. I think I encountered this before:</p>
<p>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home1/discoup9/public_html/tutorialref/blog/wp-includes/class-simplepie.php on line 5409</p>
<p>When I went to the line 5409 on the class-simplepie.php I see this:</p>
<pre name="code" class="php">
$restrictions[] =&#038; new $this->feed->restriction_class($restriction_relationship, $restriction_type, $restriction_value);
</pre>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Wordpress-allowed%20memory%20size%20exhausted&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Fwordpress-allowed-memory-size-exhausted-194.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/wordpress-allowed-memory-size-exhausted-194.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login Wordpress Page</title>
		<link>http://blog.tutorialref.com/wordpress/login-wordpress-page-139.html</link>
		<comments>http://blog.tutorialref.com/wordpress/login-wordpress-page-139.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 07:50:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=139</guid>
		<description><![CDATA[<p>Do you hardly ever login to your Wordpress to update and post to your blog and then after a month or more you actually forget the login Wordpress page? Well, this is for those who forget:
Go to you main page of your Wordpress blog. For example, the home page of my blog is located at:
http://blog.tutorialref.com/</p>
<p>Then [...]]]></description>
			<content:encoded><![CDATA[<p>Do you hardly ever login to your Wordpress to update and post to your blog and then after a month or more you actually forget the login Wordpress page? Well, this is for those who forget:<br />
Go to you main page of your Wordpress blog. For example, the home page of my blog is located at:<br />
<a href="http://blog.tutorialref.com/">http://blog.tutorialref.com/</a></p>
<p>Then all you need to do is append the:<br />
wp-admin</p>
<p>So the complete Wordpress login page url is:<br />
<a href="http://blog.tutorialref.com/wp-admin">http://blog.tutorialref.com/wp-admin</a></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Login%20Wordpress%20Page&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Flogin-wordpress-page-139.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/login-wordpress-page-139.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress SEO Friendly URLs</title>
		<link>http://blog.tutorialref.com/wordpress/wordpress-seo-friendly-urls-43.html</link>
		<comments>http://blog.tutorialref.com/wordpress/wordpress-seo-friendly-urls-43.html#comments</comments>
		<pubDate>Wed, 27 May 2009 02:45:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=43</guid>
		<description><![CDATA[<p>This briefly discusses about SEO friendly URLs in Wordpress. To accomplish this you need to navigate to Settings > Permalinks. You will see a Common Settings section at the top of this page. From here you will have radio options to select which type of url you would like displayed. Select the custom radio option [...]]]></description>
			<content:encoded><![CDATA[<p>This briefly discusses about SEO friendly URLs in Wordpress. To accomplish this you need to navigate to Settings > Permalinks. You will see a Common Settings section at the top of this page. From here you will have radio options to select which type of url you would like displayed. Select the custom radio option then in the empty field copy and paste the following:</p>
<p>/%category%/%postname%-%post_id%.html</p>
<p>Then click the button &#8216;Save Changes&#8217;.</p>
<p>There are a few things to note. In the <a href="http://codex.wordpress.org/Using_Permalinks">Wordpress tutorial for creating permalinks</a>, it states using the .html will not create static pages which is true since the Wordpress pages are created dynamically. It goes on to state whether the html will have any SEO benefit at all with Wordpress 2.3 or greater. Here is an excerpt from Wordpress:</p>
<h2>Canonical URL in Wordpress &amp; .html Extension:</h2>
<p>WordPress versions prior to 2.3 lacked canonical URLs, making .html something very beneficial to add (forcing the URL to be canonical). Now it only provides limited, if any SEO benefits (see External Resources for further analysis).</p>
<p>I attempted to briefly search in the External Resources to verify if the addition of the .html extension did not have any SEO benefit or hardly any; however, I could not find any. On the contrary, I found Matt Cutts discuss the implementation of <a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">URL canonicalization</a>. Canonicalizing a URL simply means deciding which URL (mostly SEO friendly URL in our case) to index for the same page. For instance, my site could be:</p>
<ul>
<li>http://tutorialref.com</li>
<li>http://www.tutorialref.com</li>
<li>http://www.tutorialref.com/index.html</li>
</ul>
<p>These are considered, technically, to be different urls by Google. So using the .html extension will indicate to the search engines to use that url rather than something obscure like http://tutorialref.com/?post_id=5. In addition, if the article id value ever changes for the same article (for whatever reason) then you can always let Google and other search engines know what the article&#8217;s url will always be. This rare case happened when I didn&#8217;t update my Wordpress for awhile. Then one day when I decided to use the CPanel update for Wordpress my entire site went blank (no server page error though). The data was still present since all the data is stored in the MySQL database. So all I need to do is extract the data and re-import this data into the new database of the updated and newer Wordpress version. Through the permalinks, the URLs are still the same (with the .html extension) even though the article&#8217;s id number would or could be different.</p>
<h2>Using %Post_id% parameter for SEO:</h2>
<p>Just a note on using the %post_id% parameter in creating the SEO friendly url: I simply added this parameter since Google news requires it for their sitemap xml.</p>
<h2>Advice on Setting Permalinks to Start with a Number</h2>
<p>You&#8217;ll notice the Wordpress article strongly advises against using the %category% or %post_name% parameters when creating your SEO urls as this could have serious performance implications. It states &#8220;Starting Permalinks with %category% is strongly not recommended for performance reasons.&#8221; However, upon further inquiry this problem seems to be when there are a few hundred attachments with the article posts. Since I&#8217;m not planning on adding attachments I don&#8217;t foresee this problem. This is a bug in the current version of Wordpress 2.7.1. Read this <a href="http://core.trac.wordpress.org/ticket/8958">bug report on the permalink rewrite structure</a>.</p>
<p>I didn&#8217;t wish to have my url start with some date or number. I&#8217;m hoping this will be fixed &#8211; eventually; otherwise, I plan on tackling the bug myself if I encounter huge performance issues. If you feel there will be many (hundreds) attachments to your blog posts then please use a numerical value in the beginning such as the %day% parameter to avoid page latency even though there may be a sacrifice on the SEO.</p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Wordpress%20SEO%20Friendly%20URLs&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Fwordpress-seo-friendly-urls-43.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/wordpress-seo-friendly-urls-43.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Stylesheet Path</title>
		<link>http://blog.tutorialref.com/wordpress/wordpress-stylesheet-path-28.html</link>
		<comments>http://blog.tutorialref.com/wordpress/wordpress-stylesheet-path-28.html#comments</comments>
		<pubDate>Wed, 15 Apr 2009 08:42:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=28</guid>
		<description><![CDATA[<p>Where is your Wordpress stylesheet path? For the default theme, it&#8217;s located at:
wp-content/themes/default/style.css</p>
<p>As for the other themes, it&#8217;s invariably found in the main folder the of theme. So, for instance, for the carrington-mobile-1.0.1 theme it&#8217;s located at:
wp-content/themes/carrington-mobile-1.0.1/style.css</p>
<p>Simply download this file locally if you wish and edit the file.</p>
<p>Alternatively, you can navigate to the left column [...]]]></description>
			<content:encoded><![CDATA[<p>Where is your Wordpress stylesheet path? For the default theme, it&#8217;s located at:<br />
wp-content/themes/default/style.css</p>
<p>As for the other themes, it&#8217;s invariably found in the main folder the of theme. So, for instance, for the carrington-mobile-1.0.1 theme it&#8217;s located at:<br />
wp-content/themes/carrington-mobile-1.0.1/style.css</p>
<p>Simply download this file locally if you wish and edit the file.</p>
<p>Alternatively, you can navigate to the left column of your admin page (mine is http://blog.tutorialref.com/wp-admin) and look for the heading &#8220;Appearance.&#8221; Click on it then click on &#8220;Editor.&#8221; Then on the bottom right you&#8217;ll see a link to Stylesheet (style.css).</p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Wordpress%20Stylesheet%20Path&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Fwordpress-stylesheet-path-28.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/wordpress-stylesheet-path-28.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Change Header Picture</title>
		<link>http://blog.tutorialref.com/wordpress/wordpress-change-header-picture-26.html</link>
		<comments>http://blog.tutorialref.com/wordpress/wordpress-change-header-picture-26.html#comments</comments>
		<pubDate>Wed, 15 Apr 2009 08:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tutorialref.com/?p=26</guid>
		<description><![CDATA[<p>Here&#8217;s a quick way to change the header picture of your Wordpress file:</p>
<p>For the default theme that is installed (the Kubrick theme) you should look for a jpg file located at wp-content/themes/default/images/kubrickheader.jpg.</p>
<p>You can simply edit this with some photo editing program such as Adobe Photoshop or Photoshop Elements or whatever suits you.</p>
<p>Then simply upload. If [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick way to change the header picture of your Wordpress file:</p>
<p>For the default theme that is installed (the Kubrick theme) you should look for a jpg file located at wp-content/themes/default/images/kubrickheader.jpg.</p>
<p>You can simply edit this with some photo editing program such as Adobe Photoshop or Photoshop Elements or whatever suits you.</p>
<p>Then simply upload. If you decide on a entirely different size the you will have to make further changes to your styles files or perhaps your header files. More on that later. </p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog.TutorialRef.com&amp;siteurl=http%3A%2F%2Fblog.tutorialref.com%2F&amp;linkname=Wordpress%20Change%20Header%20Picture&amp;linkurl=http%3A%2F%2Fblog.tutorialref.com%2Fwordpress%2Fwordpress-change-header-picture-26.html"><img src="http://blog.tutorialref.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tutorialref.com/wordpress/wordpress-change-header-picture-26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
