<?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>Duce Enterprises &#187; website</title>
	<atom:link href="http://www.duceenterprises.com/tag/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.duceenterprises.com</link>
	<description>Simplify. Improve. Perform.</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hiding WordPress Posts from Search</title>
		<link>http://www.duceenterprises.com/2011/10/hiding-wordpress-posts-from-search/</link>
		<comments>http://www.duceenterprises.com/2011/10/hiding-wordpress-posts-from-search/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:36:46 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=265</guid>
		<description><![CDATA[Jean-Baptiste Jung has a quick little post about keeping single posts or pages out of search engines. To achieve, first get the ID of the post you&#8217;d like to be not indexed by search engines. In this example, I assume your post id is 17. Open your header.php file and paste the following code between [...]]]></description>
			<content:encoded><![CDATA[<p>Jean-Baptiste Jung has a <a href="http://www.wprecipes.com/how-to-disable-search-engine-indexing-on-a-single-post">quick little post</a> about keeping single posts or pages out of search engines.</p>
<blockquote><p>To achieve, first get the ID of the post you&#8217;d like to be not indexed by search engines. In this example, I assume your post id is 17. Open your header.php file and paste the following code between theandtags:</p>
<pre>&lt;?php if ($post-&gt;ID == 17) {
    echo '&lt;meta name="robots" content="noindex"&gt;';
}</pre>
</blockquote>
<p>You can also do this in the WordPress interface. Most themes have an SEO area for these settings on each page or post. For instance, I&#8217;m using <a href="http://www.woothemes.com/woomember/go?r=4935&amp;redirect=www.woothemes.com/2011/03/simplicity/">Simplicity</a> from WooThemes on this site. Their SEO settings area looks like this:</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="woothemes simplicity seo settings.png" src="http://www.duceenterprises.com/wp-content/uploads/2011/10/woothemes-simplicity-seo-settings.png" alt="Woothemes simplicity seo settings" width="450" height="124" border="0" /></p>
<p>If I don&#8217;t want this post to show up in search engines, I can check the options for <strong>no follow</strong> and <strong>no index</strong>.</p>
<p>Additionally, there are a few more steps if you truly don&#8217;t want your page to be found.</p>
<p><a href="http://www.effortlessinternetmarketing.com/wordpress/hide-pages-in-wordpress/">Carol</a> links to WP Hide Post and adds a reminder to check your site map (she uses <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/">Dagon Design&#8217;s plugin</a>).</p>
<p>Of course, you can do all of this by <a href="http://www.wpmods.com/excluding-posts-and-pages-from-search/">manually updating the code</a>.</p>
<p>Hope you found this useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2011/10/hiding-wordpress-posts-from-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding a YouTube Video in a WordPress Post or Page</title>
		<link>http://www.duceenterprises.com/2010/10/embedding-a-youtube-video-in-a-wordpress-post-or-page/</link>
		<comments>http://www.duceenterprises.com/2010/10/embedding-a-youtube-video-in-a-wordpress-post-or-page/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 14:00:19 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=191</guid>
		<description><![CDATA[Be sure to use the HTML tab in your editor. Then, copy the embed code from YouTube, paste, and publish. Simple is good!]]></description>
			<content:encoded><![CDATA[<p>Be sure to use the HTML tab in your editor. Then, copy the <strong>embed code</strong> from YouTube, paste, and publish. Simple is good!</p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='560' height='345'><param name='movie' value='http://screenr.com/Content/assets/screenr_1116090935.swf' ></param><param name='flashvars' value='i=113950' ></param><param name='allowFullScreen' value='true' ></param><embed src='http://screenr.com/Content/assets/screenr_1116090935.swf' flashvars='i=113950' allowFullScreen='true' width='560' height='345' pluginspage='http://www.macromedia.com/go/getflashplayer' ></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2010/10/embedding-a-youtube-video-in-a-wordpress-post-or-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posada Del Colorado Site Launch</title>
		<link>http://www.duceenterprises.com/2010/09/posada-del-colorado-site-launch/</link>
		<comments>http://www.duceenterprises.com/2010/09/posada-del-colorado-site-launch/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 12:48:17 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Site Launch]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fishing]]></category>
		<category><![CDATA[posada]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=181</guid>
		<description><![CDATA[Working with Captain John Spencer was a pleasure. He knew what he wanted to do in converting his site from static HTML to a content management system. We chose WordPress for its simple interface and SEO optimization. We started with Canvas by WooThemes, a nice framework to work with. We launched the site a little [...]]]></description>
			<content:encoded><![CDATA[<p>Working with <a href="http://www.posadadelcolorado.com/reports/">Captain John Spencer</a> was a pleasure. He knew what he wanted to do in converting his site from static HTML to a content management system. We chose <a href="http://www.wordpress.org">WordPress</a> for its simple interface and SEO optimization. We started with <a href="http://www.woothemes.com/amember/go.php?r=4935&amp;i=l64">Canvas by WooThemes</a>, a nice framework to work with.<br />
<a title="posada wordpress redesign by briandusablon, on Flickr" href="http://www.flickr.com/photos/duce/5000591901/"><img class="aligncenter" title="Posada Del Colorado Site Launch" src="http://farm5.static.flickr.com/4085/5000591901_0e4687cb1b_z.jpg" alt="Posada WordPress Redesign" width="512" height="321" /></a><br />
We launched the site a little over a week ago. Check it out: <a href="http://www.posadadelcolorado.com">www.posadadelcolorado.com</a> (or <a href="http://www.fishposada.com">www.fishposada.com</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2010/09/posada-del-colorado-site-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Push Up the Web</title>
		<link>http://www.duceenterprises.com/2010/02/push-up-the-web/</link>
		<comments>http://www.duceenterprises.com/2010/02/push-up-the-web/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:36:51 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=160</guid>
		<description><![CDATA[This post is an effort to improve the web. Push Up the Web is a great site that has a simple plugin that checks users&#8217; browsers and recommends they upgrade. Pushup only targets browser versions that are considered to hinder the progression of the web in it&#8217;s current state. By doing this users that are [...]]]></description>
			<content:encoded><![CDATA[<p>This post is an effort to improve the web. Push Up the Web is a great site that has a simple plugin that checks users&#8217; browsers and recommends they upgrade.</p>
<p><a href="http://www.pushuptheweb.com">
<div style="text-align:center;"><img src="http://www.duceenterprises.com/wp-content/uploads/2010/02/Screen-shot-2010-02-23-at-8.29.23-AM.png" alt="Screen shot 2010-02-23 at 8.29.23 AM.png" border="0" width="524" height="130" /></div>
<p></a></p>
<blockquote><p>Pushup only targets browser versions that are considered to hinder the progression of the web in it&#8217;s current state. By doing this users that are not on the latest version won&#8217;t be bothered by Pushup until they really need to upgrade.</p></blockquote>
<p>If we all do this, it will help improve the web across the board. I will be adding it to client sites unless they have objections.</p>
<p>Check it out here: <a href="http://www.pushuptheweb.com">pushuptheweb.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2010/02/push-up-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Klein Collins Tiger Belles Site Launched</title>
		<link>http://www.duceenterprises.com/2009/09/klein-collins-tiger-belles-site-launched/</link>
		<comments>http://www.duceenterprises.com/2009/09/klein-collins-tiger-belles-site-launched/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 04:56:09 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Site Launch]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[high school]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=148</guid>
		<description><![CDATA[The KC Tiger Belles site was launched last week. We used WordPress, and incorporated a gallery and forums for the alumni.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.duceenterprises.com/kc-tiger-belles/">KC Tiger Belles</a> site was launched last week. We used <a href="http://duceenterprises.com/wordpress">WordPress</a>, and incorporated a gallery and forums for the alumni.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2009/09/klein-collins-tiger-belles-site-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Texas Rugby Union Site Launched</title>
		<link>http://www.duceenterprises.com/2009/06/new-texas-rugby-union-site-launched/</link>
		<comments>http://www.duceenterprises.com/2009/06/new-texas-rugby-union-site-launched/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 04:10:41 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Site Launch]]></category>
		<category><![CDATA[rugby]]></category>
		<category><![CDATA[texas]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[woothemes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=103</guid>
		<description><![CDATA[We have launched the new Texas Rugby Union site. It&#8217;s built on WordPress, using a modified theme (Busy Bee) from WooThemes. We&#8217;ve incorporated Google Apps (calendar, docs, etc) for the schedule and the standings pages. HUGE improvement over the previous edition, and uber-flexible for the future.]]></description>
			<content:encoded><![CDATA[<p>We have launched the new <a href="http://texasrugbyunion.com">Texas Rugby Union</a> site. It&#8217;s built on <a href="http://wordpress.org">WordPress</a>, using a modified theme (Busy Bee) from <a href="http://www.woothemes.com/amember/go.php?r=1777&amp;i=l0">WooThemes</a>. We&#8217;ve incorporated Google Apps (calendar, docs, etc) for the schedule and the standings pages. HUGE improvement over the previous edition, and uber-flexible for the future.</p>
<p><a title="TRU" href="http://www.texasrugbyunion.com"><img src="http://farm4.static.flickr.com/3337/3645168757_3906098c54.jpg" alt="TRU-New1" width="500" height="434" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2009/06/new-texas-rugby-union-site-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$99 Summer Blog Special</title>
		<link>http://www.duceenterprises.com/2009/05/99-summer-blog-special/</link>
		<comments>http://www.duceenterprises.com/2009/05/99-summer-blog-special/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 03:23:07 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=94</guid>
		<description><![CDATA[We are happy to announce a summer blog special. For $99, you get a fully-hosted blog (one year of free hosting), blog setup and access to over 50 themes. In addition, we&#8217;ll provide some simple instructions for using the blog. Now&#8217;s the time to get yourself online, get a family blog to share photos with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.duceenterprises.com/wp-content/uploads/2009/05/blog-special.png"><img class="size-full wp-image-95 aligncenter" title="blog-special" src="http://www.duceenterprises.com/wp-content/uploads/2009/05/blog-special.png" alt="blog-special" width="222" height="189" /></a></p>
<p>We are happy to announce a summer blog special. For $99, you get a fully-hosted blog (one year of free hosting), blog setup and access to over 50 themes. In addition, we&#8217;ll provide some simple instructions for using the blog.</p>
<p>Now&#8217;s the time to get yourself online, get a family blog to share photos with your friends and family, or just rant about a topic.</p>
<p>If you&#8217;re interested, simply fill out the form below, and we&#8217;ll begin the process. We look forward to working with you!</p>
<p><script type="text/javascript"><!--
var host = (("https:" == document.location.protocol) ? "https://secure." : "http://");document.write(unescape("%3Cscript src='" + host + "wufoo.com/scripts/embed/form.js' type='text/javascript'%3E%3C/script%3E"));
// --></script></p>
<p><script type="text/javascript"><!--
var r7x4a3 = new WufooForm();
r7x4a3.initialize({
'userName':'duce',
'formHash':'r7x4a3',
'autoResize':true,
'height':'651'});
r7x4a3.display();
// --></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2009/05/99-summer-blog-special/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Homes of St. Mark Website</title>
		<link>http://www.duceenterprises.com/2009/01/new-project-homes-of-st-mark-website/</link>
		<comments>http://www.duceenterprises.com/2009/01/new-project-homes-of-st-mark-website/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 15:37:23 +0000</pubDate>
		<dc:creator>Brian Dusablon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[non-profit]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.duceenterprises.com/?p=74</guid>
		<description><![CDATA[We&#8217;ve been selected to work with Homes of St. Mark, an adoption services non-profit in Houston. We&#8217;ll be creating two websites for them. First, a redesigned main site with new features. Second, a community site for families they&#8217;ve helped to keep in touch and share resources. We&#8217;ll be using WordPress for both, and we&#8217;re starting [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been selected to work with <a href="http://www.homesofstmark.org">Homes of St. Mark</a>, an adoption services non-profit in Houston. We&#8217;ll be creating two websites for them. First, a redesigned main site with new features. Second, a community site for families they&#8217;ve helped to keep in touch and share resources. We&#8217;ll be using <a href="http://wordpress.org">WordPress</a> for both, and we&#8217;re starting this month!</p>
<p>The before:<br />
<a href="http://www.homesofstmark.org/" title="hosm by briandusablon, on Flickr"><img src="http://farm4.static.flickr.com/3326/3292284942_918cf89dab.jpg" width="500" height="295" alt="hosm" /></a></p>
<p>The after:<br />
Coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duceenterprises.com/2009/01/new-project-homes-of-st-mark-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

