<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Big Webmaster</title>
	
	<link>http://www.big-webmaster.com</link>
	<description />
	<lastBuildDate>Fri, 03 Sep 2010 13:51:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BigWebmaster" /><feedburner:info uri="bigwebmaster" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>BigWebmaster</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Restore the WordPress Admin Menu</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/cjhjTXp8IFE/</link>
		<comments>http://www.big-webmaster.com/restore-wordpress-admin-menu/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:50:53 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Expand]]></category>
		<category><![CDATA[Menu]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=547</guid>
		<description><![CDATA[You are working in WordPress, suddenly you click and you menu on the left has shrunk! Ahh what happened. A small line with an arrow will shrink and expand this left hand menu when clicked. Simply click it again to restore the menu to its full size.]]></description>
			<content:encoded><![CDATA[<p>You are working in WordPress, suddenly you click and you menu on the left has shrunk! Ahh what happened. A small line with an arrow will shrink and expand this left hand menu when clicked. Simply click it again to restore the menu to its full size.</p>
<p><img src="http://www.big-webmaster.com/wp-content/uploads/retore-tabs.jpg" alt="restore WordPress menu" title="restore WordPress menu" width="200" height="400" class="alignleft size-full wp-image-548" /></p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/cjhjTXp8IFE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/restore-wordpress-admin-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/restore-wordpress-admin-menu/</feedburner:origLink></item>
		<item>
		<title>Redirect directory and contents using htaccess</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/mNbHqKXUOjk/</link>
		<comments>http://www.big-webmaster.com/redirect-directory-contents-htaccess/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 20:57:22 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=533</guid>
		<description><![CDATA[How to redirect an entire directory and all internal files using the htaccess file. In the example below the site moved from a standard static page website to a site powered by WordPress, and thus moved its images directory as shown below: http://www.example.com/images/ http://www.example.com/wp-content/uploads/ (note: In WordPress, change your media settings by un-checking this box [...]]]></description>
			<content:encoded><![CDATA[<p>How to redirect an entire directory and all internal files using the htaccess file.<br />
<span id="more-533"></span><br />
<img src="http://www.big-webmaster.com/wp-content/uploads/arrow_leftright-150x150.png" alt="" title="arrow_leftright" width="75" height="75" class="alignright size-thumbnail wp-image-179" />In the example below the site moved from a standard static page website to a site powered by WordPress, and thus moved its images directory as shown below:</p>
<p>http://www.example.com/images/<br />

http://www.example.com/wp-content/uploads/</p>

<p>(note: In WordPress, change your <a href="http://codex.wordpress.org/File:options-media.png" target="_blank">media settings</a> by un-checking this box &#8220;Organize my uploads into month- and year-based folders&#8221;. This will keep all your uploads in a single folder.)</p>
<blockquote><p>
RewriteEngine On<br />
RewriteRule ^images/(.*)$ http://www.example.com/wp-content/uploads/$1 [L]
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/mNbHqKXUOjk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/redirect-directory-contents-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/redirect-directory-contents-htaccess/</feedburner:origLink></item>
		<item>
		<title>Twenty Ten and Featured Content Gallery</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/YTSSxsQggHI/</link>
		<comments>http://www.big-webmaster.com/twenty-ten-featured-content-gallery/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 14:34:36 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[featured content gallery]]></category>
		<category><![CDATA[twenty ten]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=485</guid>
		<description><![CDATA[How to integrate the Featured Content Gallery plugin with the Twenty Ten theme from Word Press. Activate the Twenty Ten theme in your blog. Download, install, and activate the featured content gallery plugin. Add 2 featured items by following the plugin instructions. Open the file header.php located inside the TwentyTen theme. Look around line 77 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.big-webmaster.com/wp-content/uploads/twentyten-featured-content-gallery.jpg" alt="twentyten featured content gallery" title="twentyten featured content gallery" width="600" height="184" class="aligncenter size-full wp-image-523" /><br />
<strong>How to integrate the Featured Content Gallery plugin with the Twenty Ten theme from Word Press.</strong><br />
<span id="more-485"></span><br />
Activate the Twenty Ten theme in your blog.</p>
<p>Download, install, and activate the <a href="http://www.featuredcontentgallery.com/" target="_blank">featured content gallery plugin</a>. Add 2 featured items by following the plugin instructions.</p>
<p>Open the file <strong>header.php</strong> located inside the TwentyTen theme.</p>
<p>Look around line 77 to remove the default header image code for TwentyTen.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>77
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">&lt;img src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> header_image<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; width=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> HEADER_IMAGE_WIDTH<span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; height=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> HEADER_IMAGE_HEIGHT<span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; alt=&quot;&quot; /&gt;</pre></td></tr></table></div>

<p>Then go down a few lines and look for:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>80
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;div id=&quot;access&quot; role=&quot;navigation&quot;&gt;</pre></td></tr></table></div>

<p>Then place the featured content gallery code right below that:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>81
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">include</span> <span style="color: #009900;">&#40;</span>ABSPATH <span style="color: #339933;">.</span> <span style="color: #0000ff;">'/wp-content/plugins/featured-content-gallery/gallery.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>It really works nice, with the navigation just below the featured content gallery.</p>
<p>See example: <a href="http://lakeshorestorage.com/" target="_blank">lakeshorestorage.com</a></p>
<p>Remember: The featured content gallery needs at least 2 featured items to work. So if you are seeing a blank spot, add 2 featured items.</p>
<p>This works with both TwentyTen 1.0 and 1.1 theme versions.</p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/YTSSxsQggHI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/twenty-ten-featured-content-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/twenty-ten-featured-content-gallery/</feedburner:origLink></item>
		<item>
		<title>Frugal Theme Review</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/1wYdhQxxZ2E/</link>
		<comments>http://www.big-webmaster.com/frugal-theme-review/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 20:19:04 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Frugal]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=447</guid>
		<description><![CDATA[No more wasting my time searching for the right theme to use. I have found the end-all theme that is now my go-to theme for whichever flavor site I am building. I am sure many of you follow the same process I would follow when starting a new website. 1. Have an idea for a [...]]]></description>
			<content:encoded><![CDATA[<p>No more <strong>wasting my time</strong> searching for the right theme to use. I have found the end-all theme that is now my go-to theme for whichever flavor site I am building.</p>
<p>I am sure many of you follow the same process I would follow when starting a new website.</p>
<blockquote><p>1. Have an idea for a new site.<br />
2. Install and configure WordPress and install plug-ins.<br />
<strong>3. Search for the perfect theme.</strong></p></blockquote>
<p>Now number 3 would always take lots of web searching, downloading, installing, activating, removing,  over and over, no theme ever seemed to be just right.</p>
<p><a href="http://www.big-webmaster.com/wp-content/uploads/frugal-options.jpg"><img src="http://www.big-webmaster.com/wp-content/uploads/frugal-options-150x150.jpg" alt="Frugal Options" title="Frugal Options" width="150" height="150" class="alignright size-thumbnail wp-image-462" /></a>Then I found the Frugal Theme. I found I can really make this theme into any look and feel I want all from within WordPress. Just about every single detail can be changed with a few clicks. It also has SEO built right in (which eliminates the need for SEO).</p>
<p>I have discovered that the more I use and dig into the frugal theme the more powerful it becomes. You will find out that Frugal is actually much much more than just a WordPress theme. </p>
<p><strong>Are you tired of searching for the right theme? <a href="http://www.frugaltheme.com/244-0-1-9.html" target="_blank" rel="nofollow" onClick="pageTracker._trackEvent('ads', 'click from post', 'frugaltheme');">Get the Frugal Theme</a>, you will not regret it!</strong></p>
<p><a href="http://freefrugalskins.com" target="_blank">Free Frugal Skins</a></p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/1wYdhQxxZ2E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/frugal-theme-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/frugal-theme-review/</feedburner:origLink></item>
		<item>
		<title>MySQL Query on timestamp using PHP</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/W7D-XEle-lo/</link>
		<comments>http://www.big-webmaster.com/mysql-query-timestamp-php/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:52:47 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[timestamp]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=433</guid>
		<description><![CDATA[In this example I had to create a query only to display orders for the last 90 days. The orders table is using a standard MySQL timestamp field to store the date of the order. I made timestamp indexed since we will be doing this query against this field. I figured the easiest way was [...]]]></description>
			<content:encoded><![CDATA[<p>In this example I had to create a query only to display orders for the last 90 days.</p>
<p><img class="alignright size-full wp-image-435" title="standard timestamp field in MySQL" src="http://www.big-webmaster.com/wp-content/uploads/timestamp.gif" alt="standard timestamp field in MySQL" width="130" height="42" />The orders table is using a standard MySQL timestamp field to store the date of the order. I made timestamp indexed since we will be doing this query against this field.</p>
<p>I figured the easiest way was to only query those 90 days, that way I didn&#8217;t have to worry about looking at each row and comparing a date during output. All I had to worry about was creating the right query.</p>
<p>The first line simply is the number of days to go back in the query, in this case the number of days is 90.<br />
The next 2 lines are used to create and format our new date 90 days in the past.<br />
In the query we simply select all records that are newer than our 90 day old date.</p>
<blockquote><p>$daysback = 90;<br />
$accessdate = strtotime(&#8220;-$daysback days&#8221;,time());<br />
$mysqldate = date( &#8216;Y-m-d H:i:s&#8217;, $accessdate );</p>
<p>$myquery = &#8220;select id,ordernumber,timestamp from tblorders where (timestamp &gt; &#8216;$mysqldate&#8217;);&#8221;;</p></blockquote>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/W7D-XEle-lo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/mysql-query-timestamp-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/mysql-query-timestamp-php/</feedburner:origLink></item>
		<item>
		<title>CubeCart 5 Beta</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/Rb3rpoQkAME/</link>
		<comments>http://www.big-webmaster.com/cubecart-5-beta/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:00:01 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[CubeCart 5]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Storefront]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=400</guid>
		<description><![CDATA[When we opened our e-commerce store almost 2 years ago I spent a lot of time researching shopping cart software. Now I knew this would be both an important decision. Shopping cart software is a major influence on the success (or failure) of any e-commerce website. In the end of quite of bit of research [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.big-webmaster.com/wp-content/uploads/e-commerce.jpg" alt="" title="e-commerce" width="152" height="40" class="alignleft size-full wp-image-407" />When we opened our e-commerce store almost 2 years ago I spent a lot of time researching shopping cart software. Now I knew this would be both an important decision. Shopping cart software is a major influence on the success (or failure) of any e-commerce website. </p>
<p><span id="more-400"></span></p>
<p>In the end of quite of bit of research I ended up with CubeCart version 4. Version 3 of the software had been around and was widely used. Version 4 was recently released and the software seemed to be the right mix between features and price. </p>
<p>After almost 2 years on CubeCart 4 my assessment is still the same. It is very solid and has really great features, but there is always room for improvement. A few items were missing, and yes, many of them could be added with &#8220;mods&#8221;, but I prefer to keep the software as close to original as possible. The reason is for security, upgrades, and support. You start adding and changing code and you could be opening up unknown security issues, and upgrades become a major headache as well.</p>
<p>CubeCart 5 beta has just been announced. I checked out the demo and read about the new features. I am very excitied about this new release. I really re-affirms my original choice to go with CubeCart. The company is not sitting back and watching, they are continuing to improve and innovate. This is exactly what you want your software vendor to be doing. Now I won&#8217;t be one of the first to upgrade, I will let the bugs get settled and squashed for a bit, but I am very excited to take the next step with our e-commerce store, and I think CubeCart 5 is going to be a big part of the process again.</p>
<ul>
<li><a href="http://beta.cubecart.com/" target="_blank">beta.cubecart.com</a></li>
<li><a href="http://blog.cubecart.com/?p=119" target="_blank">CubeCart Developer Blog</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/Rb3rpoQkAME" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/cubecart-5-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/cubecart-5-beta/</feedburner:origLink></item>
		<item>
		<title>Tasapspider/0.9</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/nWyUlOjJgNE/</link>
		<comments>http://www.big-webmaster.com/tasapspider09/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 19:52:42 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[bots]]></category>
		<category><![CDATA[Tasapspider/0.9]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=379</guid>
		<description><![CDATA[Just found this &#8220;bot&#8221; going crazy on a site that is on a dedicated server, took the entire server offline. This bot looks to be new and from China, so be on the lookout. Other reports are saying it is ignoring the robots.txt file, so might not be good enough to deny it there. It [...]]]></description>
			<content:encoded><![CDATA[<p>Just found this &#8220;bot&#8221; going crazy on a site that is on a dedicated server, took the entire server offline. This bot looks to be new and from China, so be on the lookout. </p>
<p>Other reports are saying it is ignoring the robots.txt file, so might not be good enough to deny it there.</p>
<p>It was coming from 218.28.29.236</p>
<p>Here are more details about that IP, and what ranges you might want to block. </p>
<p><a href="http://whois.domaintools.com/218.28.29.236" target="_blank">http://whois.domaintools.com/218.28.29.236</a></p>
<p>I placed the following in my .htaccess file</p>
<blockquote><p>
<code><br />
order allow,deny<br />
deny from 218.28.<br />
deny from 218.29.<br />
allow from all<br />
</code>
</p></blockquote>
<p>Please post a comment if you this bot has hit your site.</p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/nWyUlOjJgNE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/tasapspider09/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/tasapspider09/</feedburner:origLink></item>
		<item>
		<title>Short Meta Descriptions Can Kill Your Website</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/o3Ux675AZCM/</link>
		<comments>http://www.big-webmaster.com/short-meta-descriptions-kill-website/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 02:25:01 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[html diagnostics]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[short description tag]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=364</guid>
		<description><![CDATA[If you look at the graph above you will see the nice steady growth of a website. Then suddenly a drop! The site in question dropped from an average of over 100 unique visitors per day down to less than 5 per day. Quite a significant drop! Once I was sure the drop was going [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.big-webmaster.com/wp-content/uploads/traffic-drop-why.jpg"><img src="http://www.big-webmaster.com/wp-content/uploads/traffic-drop-why-300x37.jpg" alt="Traffic Drop" title="Traffic Drop" width="300" height="37" class="aligncenter size-medium wp-image-365" /></a></p>
<p>If you look at the graph above you will see the nice steady growth of a website. Then suddenly a drop! The site in question dropped from an average of over 100 unique visitors per day down to less than 5 per day. Quite a significant drop! Once I was sure the drop was going to stick, I made a few minor changes and then just left the site alone for a long time. Yes, I was disappointed, but it was not something I had time or ambition to address at the time. </p>
<p><em>Note: you will see on the chart short regain of traffic, but this seems to be a normal &#8220;blip&#8221; that can happen as rankings are sorted out across Google data centers.</em></p>
<p>Fast forward a month or so, and I am looking in through the webmaster tools, and happen to notice the HTML suggestions section under Diagnostics. There I see a line that says: &#8220;Short meta descriptions x,xxx&#8221;, which is just about every single page of the site. Immediately I fix the problem with the meta descriptions. </p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35264&#038;hl=en#1" target="_blank">The Google Word on Meta Descriptions</a></p>
<p><span id="more-364"></span></p>
<p>Within two days, the traffic is already starting to climb backup again after staying flat for over a month. </p>
<p>My theory is that when the site was new Google eagerly indexed the site and it rose in the rankings, as time went on it got a deeper &#8220;analysis&#8221; by Google, and thus the problems caused the site to drop way down in the rankings. I am keeping my fingers crossed that the site will continue to climb and eventually gain back the traffic it once had.</p>
<p><strong>30 Day Update</strong></p>
<p><img src="http://www.big-webmaster.com/wp-content/uploads/meta-descriptions-back.jpg" alt="Meta Descriptions Fixed" title="Meta Descriptions Fixed" width="288" height="130" class="aligncenter size-full wp-image-423" /></p>
<p>My corrections have made a very big difference. On Dec 22 when I wrote this post, Google&#8217;s webmaster tools showed 1,873 short meta descriptions. That number has slowly been dropping over the last 30 days. Now today Jan 24 that number stands at 473. Yesterday I got a big surprise when checking stats, traffic was right back where it was before the drop. Now I will have to see this sustained for at least a week or so to really feel that it is back for good. But it all looks very encouraging. </p>
<p>Keep a sharp eye on the webmaster tools, it is your best peek at how Google is analyzing and viewing your website.</p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/o3Ux675AZCM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/short-meta-descriptions-kill-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/short-meta-descriptions-kill-website/</feedburner:origLink></item>
		<item>
		<title>Tracking Email Marketing Results</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/ZFTVdOKnwds/</link>
		<comments>http://www.big-webmaster.com/tracking-email-marketing-results/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:49:47 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=321</guid>
		<description><![CDATA[Find out if users are reading and responding to your email newsletters. This simple method will determine a direct correlation between newsletter clicks and sales. Here is a very simple way to track the clicks the result directly from your email marketing newsletter. Inside your newsletter you are likely going to include links directly to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.big-webmaster.com/wp-content/uploads/successful-email-marketing.jpg"><img src="http://www.big-webmaster.com/wp-content/uploads/successful-email-marketing.jpg" alt="successful email marketing" title="successful email marketing" width="516" height="206" style="border: 1px solid black;" class="aligncenter size-full wp-image-346" /></a></p>
<p>Find out if users are reading and responding to your email newsletters. This simple method will determine a direct correlation between newsletter clicks and sales.</p>
<p><span id="more-321"></span></p>
<p>Here is a very simple way to track the clicks the result directly from your email marketing newsletter.</p>
<p>Inside your newsletter you are likely going to include links directly to the products you are promoting in your online store. In order to track the links coming directly from the newsletter, we will create a special tracking page on your website to intercept, track, and then direct the link to the product.</p>
<p>The links inside your newsletter will look like:</p>
<blockquote><p>http://examplestore.com/track.php?id=1</p></blockquote>
<p>At the end of this link you will notice the <strong>id=1</strong>, the number 1 in this case will stand for a product page.</p>
<p>Now we will use this URL to track the click and then redirect to the product page.<br />
In the code block below we look for the &#8220;id&#8221; variable and then set it inside the script as &#8220;id&#8221;.</p>
<blockquote><p>
<code><br />
<?<br />
$id = 0;<br />
if (isset($_GET['id'])){<br />
$id = $_GET['id'];<br />
}<br />
</code>
</p></blockquote>
<p>Next we write the hit to a simple text file, this will become our log file. In this example we use a file names &#8220;marketinglog.txt.&#8221; Upload a blank file with the file name &#8220;marketinglog.txt&#8221;, and set the permission to be writable on your web server.</p>
<p>We will write the id number, the IP address, and the date to the log file.</p>
<blockquote><p>
<code><br />
//file stuff<br />
$ip = $_SERVER['REMOTE_ADDR'];<br />
$the_date = date("Ymd" ,time());<br />
$myFile = "marketinglog.txt";<br />
$fh = fopen($myFile, 'a') or die("can't open file");<br />
fwrite($fh, $id . "," . $ip . "," . $the_date . "\n");<br />
fclose($fh);<br />
</code>
</p></blockquote>
<p>The next section is where you place your real links. In the example below you can see the ID to URL relationship we are using. </p>
<p>1 = http://examplestore.com/widget-blue.htm<br />
2= http://examplestore.com/widget-red.htm<br />
3= http://examplestore.com/superwidget-deluxe.htm</p>
<p>Note: you can use any identifier you wish here. Maybe instead of an &#8220;id&#8221;, you can use a part number or some other internal numbering system which will make it easier to interpret the data later on.</p>
<p><strong>[If the id is 1]</strong><br />
Case 1:<br />
<strong>[then redirect to the real product page for blue widgets]</strong><br />
header(&#8216;Location:http://examplestore.com/widget-blue.htm&#8217;);<br />
<strong>[since we have a match in the id field, we will "break" which will stop processing]</strong><br />
break;</p>
<p>The last line with &#8220;default&#8221;, means if no id is matched, then redirect to the main page of the website.</p>
<blockquote><p>
<code><br />
switch ($id) {<br />
case 1:<br />
	header('Location:http://examplestore.com/widget-blue.htm');<br />
	break;<br />
case 2:<br />
	header('Location:http://examplestore.com/widget-red.htm');<br />
	break;<br />
case 3:<br />
	header('Location:http://examplestore.com/superwidget-deluxe.htm');<br />
	break;<br />
default:<br />
header('Location: http://examplestore.com');<br />
}<br />
?><br />
</code>
</p></blockquote>
<p><strong>The Full Tracking File</strong></p>
<blockquote><p>
<code><br />
<?<br />
$id = 0;</p>
<p>if (isset($_GET['id'])){<br />
$id = $_GET['id'];<br />
}</p>
<p>//file stuff<br />
$ip = $_SERVER['REMOTE_ADDR'];<br />
$the_date = date("Ymd" ,time());<br />
$myFile = "marketinglog.txt";<br />
$fh = fopen($myFile, 'a') or die("can't open file");<br />
fwrite($fh, $id . "," . $ip . "," . $the_date . "\n");<br />
fclose($fh);</p>
<p>switch ($id) {<br />
case 1:<br />
	header('Location:http://examplestore.com/widget-blue.htm');<br />
	break;<br />
case 2:<br />
	header('Location:http://examplestore.com/widget-red.htm');<br />
	break;<br />
case 3:<br />
	header('Location:http://examplestore.com/superwidget-deluxe.htm');<br />
	break;</p>
<p>default:<br />
header('Location: http://examplestore.com');<br />
}<br />
?><br />
</code>
</p></blockquote>
<p><a href='http://www.big-webmaster.com/wp-content/uploads/viewlog.txt'><strong>Download the php script to view your log file online.</strong></a> (change the extension from txt to php)</p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/ZFTVdOKnwds" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/tracking-email-marketing-results/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/tracking-email-marketing-results/</feedburner:origLink></item>
		<item>
		<title>Website backups</title>
		<link>http://feedproxy.google.com/~r/BigWebmaster/~3/LUEAmFfPSw4/</link>
		<comments>http://www.big-webmaster.com/website-backups/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 00:51:22 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[website backup]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=284</guid>
		<description><![CDATA[How to automate website backups. Follow this very simple procedure to schedule your website backups. You will be glad you did. Download and install the free software: NCFTP Restart your PC (NCFTP writes a line to the windows path, so this works best upon restart) Open notepad, and create a brand new document, paste in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.big-webmaster.com/wp-content/uploads/backup-with-ncftp.jpg"><img src="http://www.big-webmaster.com/wp-content/uploads/backup-with-ncftp-150x150.jpg" alt="backup-with-ncftp" title="backup-with-ncftp" width="150" height="150" class="alignright size-thumbnail wp-image-286" /></a>How to automate website backups.</p>
<p>Follow this very simple procedure to schedule your website backups. You will be glad you did.</p>
<p><span id="more-284"></span></p>
<p>Download and install the free software: <a href="http://www.ncftp.com/">NCFTP</a></p>
<p>Restart your PC (NCFTP writes a line to the windows path, so this works best upon restart)</p>
<p>Open notepad, and create a brand new document, paste in the following text and save it as backupwebsite.cmd</p>
<p><code><span style="background-color: yellow;">ncftpget -R -E -u your_ftp_username -p your_ftp_password your_web_ftp_address C:\website backup\  /<br />
</span></code></p>
<p>replace <strong>your_ftp_username</strong> with your FTP login name<br />
replace <strong>your_ftp_password</strong> with your FTP password<br />
replace <strong>your_web_ftp_address</strong> with the FTP address used for your website</p>
<p>You can change the C:\website backup\ to where ever you want to store your backups, just make sure the folder does exist.</p>
<p>The last &#8220;/&#8221; is where the backups will start from, if you FTP right into your web files, then you can leave just the forward slash, but some hosts you have to go into another folder to find your web files, like maybe /public_html or something similar.</p>
<p>Once you have this tested and running, then use the windows task scheduler to make it run when and how often you need.</p>
<p>Be sure and check on the backups every now and then to make sure everything keeps working&#8230;</p>
<img src="http://feeds.feedburner.com/~r/BigWebmaster/~4/LUEAmFfPSw4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/website-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.big-webmaster.com/website-backups/</feedburner:origLink></item>
	</channel>
</rss>
