
<?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>BlogInstall &#187; wordpress tips</title>
	<atom:link href="http://www.blog-install.com/category/wordpress-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog-install.com</link>
	<description>Pushing your blog to the edge!</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:35:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Starting off with blogging with wordpress.com</title>
		<link>http://www.blog-install.com/starting-off-with-blogging-with-wordpress-com.html</link>
		<comments>http://www.blog-install.com/starting-off-with-blogging-with-wordpress-com.html#comments</comments>
		<pubDate>Tue, 24 Aug 2010 21:34:43 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/starting-off-with-blogging-with-wordpress-com.html</guid>
		<description><![CDATA[From time to time I get the following question &#8220;can I start with wordpress.com hosting then transfer it over to self hosted WordPress later&#8221; ?
The short answer is Yes!
The long answer is Yes, but might not be the best of idea&#8217;s if you have not started your blog or site and are asking the question. [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time I get the following question &#8220;can I start with wordpress.com hosting then transfer it over to self hosted WordPress later&#8221; ?</p>
<p>The short answer is Yes!</p>
<p>The long answer is Yes, but might not be the best of idea&#8217;s if you have not started your blog or site and are asking the question. If you are planning to start a personal blog or site without much inspiration to conquer the masses then a wordpress.com blogging platform is your way to go, but if you are planning to have anything remotely commercial with your site / blog then you should at least get your own domain and point it over to wordpress.com. Doing so will require you to join the <a href="http://en.wordpress.com/products/">Premium Features</a> of wordpress.com and start to cough up a few dollars. So if you have opened your wallet already, then you might as well go pro and get your own domain and some <a href="http://www.dreamhost.com/r.cgi?55065">simple hosting</a> to go with it. As you might already know, I use Dreamhost for all small customer blog and sites, and starting out with self hosted WordPress has a handfull of advantages :</p>
<ul>
<li>Choose from any available theme free or commercial , I love to recommend themeforest for great themes with a small price.</li>
<li>You can install any plug-in you wish.</li>
<li>Easy to upgrade and move to another host if your site gets really big.</li>
<li>Use your own domain name</li>
<li>Have your own email address on your domain name and even start to work with Google Apps (Yes &#8211; I recommend it).</li>
<li>From an SEO standpoint you have some really neat tools and features that are not available on the wordpress.com platform</li>
<li>Host the site in your own country on local hosting servers, especially important for non US blogs.</li>
<li>You can edit the CSS and make small modifications to the theme when required</li>
<li>Get your <a href="http://www.blog-install.com/free-wordpress-installation-service-on-your-hosting.html">self hosted WordPress installed</a> for FREE with bloginstall.com <img src='http://www.blog-install.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<p>These are just a few points off the top of my head, I am sure that I can add a few more.</p>
<p>There is one nice little feature that comes with the wordpress.com &#8220;Premium Features&#8221; &#8211; VideoPress, it costs about 60 bucks a year and will allow you to stream and manage HD video on your blog. Usually I would just point you in the direction of  <a href="http://www.youtube.com">youtube</a> or <a href="http://www.vimeo.com">vimeo</a> , but VideoPress does have a list of <a href="http://videopress.com/features/">nifty features</a> that might be worthwhile if you go heavy on video.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/starting-off-with-blogging-with-wordpress-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up your wordpress blog</title>
		<link>http://www.blog-install.com/backing-up-your-wordpress-blog.html</link>
		<comments>http://www.blog-install.com/backing-up-your-wordpress-blog.html#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:33:31 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=209</guid>
		<description><![CDATA[Trusting your web-host backups &#8211; Not Recommented!
There are many ways to keep your blog data safe for a rainy day, you can start by using a host that keeps an accessable snapshot backup of your blog data (the actual ftp directory) and your MySQL database. This alone can save the day in most cases of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trusting your web-host backups &#8211; Not Recommented!</strong></p>
<p>There are many ways to keep your blog data safe for a rainy day, you can start by using a host that keeps an accessable snapshot backup of your blog data (the actual ftp directory) and your MySQL database. This alone can save the day in most cases of a fire .</p>
<p>In other cases when the snapshots are not sufficient due to some tech guy that accidently split coffee over the backups it is advice to keep an offsite copy of your WordPress files and media. If you only update you blog once every blue moon, then you can stick to a manual backup of your data once on a while, but if you are a problogger or are using WordPress for a content thirsty commercial websites then you surly need some real assurance that you are not going to get wet.</p>
<p><strong>Manual Backup of your WordPress blog</strong></p>
<p>If you are already friendly with FTP and know how to install a plugin or two you can easily backup your site by downloading the following directories :</p>
<p>/wp-content/themes<br />
/wp-content/plugins<br />
/wp-content/uploads</p>
<p>I strongly suggest un-selecting the option &#8220;<em>Organize my uploads into month- and year-based folders</em>&#8221; in the <em>Settings</em> &gt; <em>Miscellaneous</em> <span id="content_parent" class="mceEditor wp_themeSkin">WordPress</span> menu. In addition to these directories you also need to create a backup of your WordPress database. I recommend installing the <a href="http://wordpress.org/extend/plugins/wp-dbmanager/">wp-dbmanager</a> plugin, this little goody with easily help you create a backup file of your database and if you set up the plugin it can even email you the database backup file once in a while (whenever you decide). It is an old plugin that still does a great job!</p>
<p><strong>VaultPress Coming Soon!</strong></p>
<p>The guys that created <span id="content_parent" class="mceEditor wp_themeSkin">WordPress</span> did it again&#8230; and they are now offering out beta access to a new real time backup service called <a href="http://vaultpress.com/">VaultPress</a>. A nifty name for a simple service that makes sure that your entire WordPress enviroment is safely stored away. The service requires installing a plugin on your <span id="content_parent" class="mceEditor wp_themeSkin">WordPress</span> that takes care of the whole process in the background. I am sure that it also takes care of optimizing the backup process to minimize the amount of data that is required to be sent over to the backup cloud. You can read more about it on there <a href="http://blog.vaultpress.com">blog</a>. They are currently in beta so go try it out before the beta is over.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/backing-up-your-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding custom META tags to theme header</title>
		<link>http://www.blog-install.com/adding-custom-meta-tags-to-theme-header.html</link>
		<comments>http://www.blog-install.com/adding-custom-meta-tags-to-theme-header.html#comments</comments>
		<pubDate>Sun, 25 Jan 2009 12:44:17 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[webmaster tool]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=64</guid>
		<description><![CDATA[There are many plugins that allow you to manage your HTML header and help insert  tags for Google, MSN and Yahoo webmaster, BlogCAtalog and many other services that require adding some  tag to the header of your HTML.
Managing these META tags with the help of a plugin helps keep your tags nice and [...]]]></description>
			<content:encoded><![CDATA[<p>There are many plugins that allow you to manage your HTML header and help insert <META> tags for Google, MSN and Yahoo webmaster, BlogCAtalog and many other services that require adding some <META> tag to the header of your HTML.<span id="more-64"></span></p>
<p>Managing these META tags with the help of a plugin helps keep your tags nice and tidy even when changing themes.</p>
<p>I will show here how to create your own little plugin to manage your HTML META tags and make sure that they never get lost again.</p>
<p>Below you will find a snippet of code that you can put in a empty my_header_plugin.php and place in your plugin directory.</p>
<p>You may find some examples for the top 3 search engines webmaster tool verification META tags used to verify ownership of your site. </p>
<p>Just replace the placeholders below with your valid keys.</p>
<blockquote>
<p>&lt;?php<br />
/*<br />
Plugin Name: My META tags<br />
Version: 0.1<br />
Plugin URI: http://blog-install.com/plugins/<br />
Description: Insert META tags into your HTML headers<br />
Author: blog-install.com<br />
Author URI: http://blog-install.com<br />
*/ </p>
<p>function insert_my_meta_tag() {<br />
echo &lt;&lt;&lt;EOT<br />
&lt;meta name=&quot;blogcatalog&quot; content=&quot;INSERT_BLOG_CATALOG_HERE&quot;&gt;<br />
&lt;meta name=&quot;verify-v1&quot; content=&quot;INSERT_GOOGLE_WEBMASTER_KEY_HERE&quot;&gt;<br />
&lt;meta name=&quot;y_key&quot; content=&quot;INSERT_YAHOO_WEBMASTER_KEY_HERE&quot;&gt;<br />
&lt;meta name=&quot;msvalidate.01&quot; content=&quot;INSERT_MSN_WEBMASTER_KEY_HERE&quot;&gt;<br />
EOT;<br />
}<br />
add_action(&#39;wp_head&#39;, &#39;insert_my_meta_tag&#39;,3);<br />
?&gt;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/adding-custom-meta-tags-to-theme-header.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding flickr images to your blog super fast</title>
		<link>http://www.blog-install.com/adding-flickr-images-to-blog.html</link>
		<comments>http://www.blog-install.com/adding-flickr-images-to-blog.html#comments</comments>
		<pubDate>Wed, 21 Jan 2009 19:53:40 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=40</guid>
		<description><![CDATA[Flickr has a simple tool for making flickr badges, but what if you need a little big more flexibility? This post will cover the basics of the flickr badge generator.
The basic line that you will need to include is the following : 

&#60;script type=&#34;text/javascript&#34; src=&#34;http://www.flickr.com/badge_code_v2.gne?user=[your_flickr_ID]&#34;&#62;


Replace the ID with your flickr ID. You can obtain your [...]]]></description>
			<content:encoded><![CDATA[<p>Flickr has a simple tool for making flickr badges, but what if you need a little big more flexibility? This post will cover the basics of the flickr badge generator.<span id="more-40"></span></p>
<p>The basic line that you will need to include is the following : </p>
<blockquote><p>
&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.flickr.com/badge_code_v2.gne?user=[your_flickr_ID]&quot;&gt;
</p>
</blockquote>
<p>Replace the ID with your flickr ID. You can obtain your flickr ID from <a href="http://idgettr.com">idgettr.com</a>.</p>
<blockquote><p>
&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.flickr.com/badge_code_v2.gne?count=4&amp;amp;size=m&amp;amp;display=latest&amp;amp;layout=x&amp;amp;source=user&amp;amp;user=47244499%40N00&quot;&gt;&lt;/script&gt;
</p>
</blockquote>
<p>You may change the following parameters as your like :</p>
<p><strong>count</strong> : number of images shown from 1 to 10.</p>
<p><strong>size</strong>  : represents the size of the image. s for standard, t for thumbnail or m for medium</p>
<p><strong>layout</strong> : h &#8211; horizontal , v &#8211; vertical, x &#8211; not styled</p>
<p><strong>display</strong> : latest, random</p>
<p><strong>source</strong> : user, user_tag, user_set, group, group_tag, all, all_tag</p>
<p>Once selected a source, you must add up to two more parameters specifying the tag(s) and / or the IDs of the group or set. These parameters are <strong>tag</strong> (tag name), group (group number value that can be found with idgettr), and set (number that can be found in the url of the specific set for example when the url is …/sets/123456/ the set ID is 123456).</p>
<p>The badge API creates the following HTML for each images displayed :</p>
<blockquote><p>&lt;div id=&quot;flickr_badge_image1&quot; class=&quot;flickr_badge_image&quot;&gt;<br />
   &lt;a href=&quot;[the photo page]&quot;&gt;<br />
     &lt;img width=&quot;[width]&quot; height=&quot;[height]&quot; src=&quot;[url]&quot; title=&quot;[title]&quot; alt=&quot;Great Photo from flickr&quot; /&gt;<br />
   &lt;/a&gt;<br />
&lt;/div&gt;</p>
</blockquote>
<p>You may alter the styling for the flickr_badge_image class and / or each image via the image id.</p>
<p>You might also want to try using the <a href="http://donncha.wordpress.com/flickr-widget/">flickr-widget</a> wordpress plugin for adding flickr photos to as a widget in the sidebar. Requires a widget enabled theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/adding-flickr-images-to-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding your last tweets to your blog</title>
		<link>http://www.blog-install.com/adding-your-tweets-to-your-blog.html</link>
		<comments>http://www.blog-install.com/adding-your-tweets-to-your-blog.html#comments</comments>
		<pubDate>Sun, 18 Jan 2009 16:04:03 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=12</guid>
		<description><![CDATA[There are many wordpress plugins for adding your latest tweets to your site or blog but why install a plugin when you can add your latest tweets to your blog with a few lines of script. Please note that this implementation has been souped up from the Twitter API.
Step 1
You may add the following to [...]]]></description>
			<content:encoded><![CDATA[<p>There are many wordpress plugins for adding your latest tweets to your site or blog but why install a plugin when you can add your latest tweets to your blog with a few lines of script. Please note that this implementation has been souped up from the <a href="http://apiwiki.twitter.com/">Twitter API</a>.<span id="more-12"></span></p>
<p><strong>Step 1</strong></p>
<p>You may add the following to then of your theme footer.php , just before the closing tag of the &lt;/body&gt; tag.</p>
<pre class="brush: php;">
&lt;ul id=&quot;twitter_update_list&quot;&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
</pre>
<p>You may change the number of count to any number you want to show count number of tweets.</p>
<p><strong>Step 2</strong></p>
<p>Add the following script where you want to place the twitter update :</p>
<pre class="brush: php;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://twitter.com/javascripts/blogger.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://twitter.com/statuses/user_timeline/bloginstall.json?callback=twitterCallback2&amp;amp;count=1&quot;&gt;&lt;/script&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/adding-your-tweets-to-your-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free wordpress installation service</title>
		<link>http://www.blog-install.com/free-wordpress-installation-service-on-your-hosting.html</link>
		<comments>http://www.blog-install.com/free-wordpress-installation-service-on-your-hosting.html#comments</comments>
		<pubDate>Sat, 17 Jan 2009 19:11:24 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=17</guid>
		<description><![CDATA[Are you still using Blogger or Wordpress.com ? Are you planning to start your own blog or site ? Well it is better late than never is what mom usually says. If you are serious about blogging or creating your own site to expose your ideas or product and it is important for you to [...]]]></description>
			<content:encoded><![CDATA[<p>Are you still using Blogger or Wordpress.com ? Are you planning to start your own blog or site ? Well it is better late than never is what mom usually says. If you are serious about blogging or creating your own site to expose your ideas or product and it is important for you to distinguish yourself with a domain you can call your own, and should have your blog setup and configured professionally.</p>
<p>If you don’t have the technical skills to do it yourself, this is where we come in handy! I am an experienced web developer with hundreds of professional wordpress installation left behind. So for the aspiring blogger that wants to have a quick start in the right direction and get the most out of their blog signup today for <span style="text-decoration: underline;">free</span>. Yes, all for the cost of nothing.<span id="more-17"></span></p>
<p>Though installation of the basic setup of WordPress is easy for anyone to do on their own host with an automatic setup using <span style="text-decoration: underline;">Fantastico</span>, there is much more to WordPress than the initial setup.</p>
<p>I am offering the a WORDPRESS QuickStart Setup Package right out of the box for <strong>free</strong>.</p>
<p>The QuickStart package incldues :</p>
<ol>
<li>Help purchase and configure your domain name &#8211; <a href="http://www.godaddy.com" target="_blank">check availability</a></li>
<li>Setup a professional email with <a href="http://www.google.com/apps/intl/en/business/index.html" target="_blank">Google Apps</a> (free)</li>
<li>Submit your blog to Google, Yahoo and other major search engines</li>
<li>Setting up permalink structure + Optimize your blog for Search Engine Ranking</li>
<li>Optimize your blog for Adsense (if required)</li>
<li>Setup <a href="http://www.feedburner.com/">Feedburner</a> account to handle your RSS subscribers</li>
<li>Setup Email subscription</li>
<li>Configure Google Webmaster Sitemap</li>
<li>Install the Top 10 plugins for wordpress</li>
<li>Automate daily / weekly backup of your blog</li>
<li>If required, we’ll do the transfer for you</li>
</ol>
<p><strong>All this for the Cost of Nothing ? what is the catch ?<br />
</strong>If they say “There is No Free Lunch”, they are wrong! We are providing a complete package for you for <span style="text-decoration: underline;">free</span> when you sign up with of our approved hosting providers, which in turn will pay us a referral fee for each new client.  So take advantage of this win-win package TODAY!</p>
<p><strong>But I need the thing-a-ma-jig plugin<br />
</strong>We are serious about our installations, so we pre-install for you a selection of Top 10 plug-ins :</p>
<ol>
<li>XML Sitemap</li>
<li>Related posts</li>
<li>Sociable (social bookmarking)</li>
<li>cforms II (contact form)</li>
<li>Lightbox (enhanced image display)</li>
<li>PingPressFM (automatic updates to your social media)</li>
<li>Subscribe remind</li>
<li>WP Super Cache</li>
<li>Breadcrumbs</li>
<li>Smart Youtube (automatic adding of Youtube movies)</li>
</ol>
<p><strong>What if I already own a hosting provider ?</strong><br />
We will charge a one-time fee of $97 to have your blog setup professionally in less than 48 hours.</p>
<p style="background: #ffffa0; border: 1px solid #e5e597; padding: 5px 5px;">Note: To qualify for a complete blog setup package, you must sign up with our hosting provider <a href="http://www.dreamhost.com/r.cgi?55065/hosting.html">dreamhost</a> and contact us with the details using the form below and let us take care of everything else.</p>
<p style="background: #ffffa0; border: 1px solid #e5e597; padding: 5px 5px;">Feel free to tweet <a href="http://www.twitter.com/bloginstall">@bloginstall</a> for <strong>help</strong> on <strong>any</strong> wordpress related issues!</p>
<p><span class="mce_plugin_cforms_img" title="FreeSetup"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/free-wordpress-installation-service-on-your-hosting.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Search engine friendly title tag</title>
		<link>http://www.blog-install.com/search-engine-friendly-title-tag.html</link>
		<comments>http://www.blog-install.com/search-engine-friendly-title-tag.html#comments</comments>
		<pubDate>Sat, 17 Jan 2009 00:31:48 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://www.blog-install.com/?p=9</guid>
		<description><![CDATA[Make you title take more SEO friendly by updating the theme header.php with the following TITLE tag.
&#60;title&#62;
&#60;?php if (is_home () ) { bloginfo(&#8216;name&#8217;);}
elseif ( is_category() ) { single_cat_title(); echo &#8216; &#8211; &#8216; ; bloginfo(&#8216;name&#8217;); }
elseif (is_single() )      { bloginfo(&#8216;name&#8217;); echo &#8216; &#124; &#8216;;single_post_title(); }
elseif (is_page() )        { bloginfo(&#8216;name&#8217;); echo &#8216; &#124; &#8216;; single_post_title(); }
elseif ( [...]]]></description>
			<content:encoded><![CDATA[<p>Make you title take more SEO friendly by updating the theme header.php with the following TITLE tag.<span id="more-9"></span></p>
<p>&lt;title&gt;<br />
&lt;?php if (is_home () ) { bloginfo(&#8216;name&#8217;);}<br />
elseif ( is_category() ) { single_cat_title(); echo &#8216; &#8211; &#8216; ; bloginfo(&#8216;name&#8217;); }<br />
elseif (is_single() )      { bloginfo(&#8216;name&#8217;); echo &#8216; | &#8216;;single_post_title(); }<br />
elseif (is_page() )        { bloginfo(&#8216;name&#8217;); echo &#8216; | &#8216;; single_post_title(); }<br />
elseif ( is_404() )         { bloginfo(&#8216;name&#8217;); print &#8216; | Not Found&#8217;; }<br />
elseif ( is_search() )   { bloginfo(&#8216;name&#8217;); print &#8216; | Search results for &#8216; . wp_specialchars($s); pageGetPageNo(); }<br />
else { wp_title(&#8221;,true); }<br />
?&gt;<br />
&lt;/title&gt;</p>
<p>You may edit the header.php under <em>Appearance &gt; Editor</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-install.com/search-engine-friendly-title-tag.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
