<?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>Big Webmaster &#187; tips</title>
	<atom:link href="http://www.big-webmaster.com/topic/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.big-webmaster.com</link>
	<description></description>
	<lastBuildDate>Sat, 24 Jul 2010 15:15:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Short Meta Descriptions Can Kill Your Website</title>
		<link>http://www.big-webmaster.com/short-meta-descriptions-kill-website/</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>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/short-meta-descriptions-kill-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website backups</title>
		<link>http://www.big-webmaster.com/website-backups/</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>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/website-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Ghost Town Posts</title>
		<link>http://www.big-webmaster.com/avoid-ghost-town-posts/</link>
		<comments>http://www.big-webmaster.com/avoid-ghost-town-posts/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 19:41:35 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=73</guid>
		<description><![CDATA[How many times have you seen a post like this, you read the exciting description and get to the video, and hit play and then&#8230; &#8220;We&#8217;re sorry, this video is no longer available.&#8221; Argg.. frustrating right. Here is how to avoid this problem on your own blog. Each time you embed a youtube video, open [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you seen a post like this, you read the exciting description and get to the video, and hit play and then&#8230;</p>
<p><a href="http://www.big-webmaster.com/wp-content/uploads/2008/11/avoid-youtube-ghosttown.jpg"><img class="alignnone size-full wp-image-74" style="border: 1px solid black;" title="avoid-youtube-ghosttown" src="http://www.big-webmaster.com/wp-content/uploads/2008/11/avoid-youtube-ghosttown.jpg" alt="This video is no longer available" width="338" height="334" /></a></p>
<p><strong>&#8220;We&#8217;re sorry, this video is no longer available.&#8221;</strong></p>
<p>Argg.. frustrating right.</p>
<p>Here is how to avoid this problem on your own blog. Each time you embed a youtube video, open up &#8220;<a rel="nofollow" href="http://www.any-video-converter.com/products/for_video_free/" target="_blank">Any DVD Converter</a>&#8221; (or any similar program), and save the You Tube video as a flash file, and then save it, or upload it into a special folder on your blog. This way if your embedded You Tube video is removed, you can place your own copy on the blog (assuming there are no copyright issues). (<a href="http://www.allscoop.com/any-video-converter-does-it-all.php">Any DVD Converter</a> is a free program, make sure you download the freeware version)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/avoid-ghost-town-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Removing the Generator Tag from WordPress</title>
		<link>http://www.big-webmaster.com/removing-the-generator-tag-from-wordpress/</link>
		<comments>http://www.big-webmaster.com/removing-the-generator-tag-from-wordpress/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 15:04:37 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=67</guid>
		<description><![CDATA[Before making changes to your theme, always make sure you backup your files. Within your themes directory is a file called functions.php. Simply add this line to that file between the php tags (ex: under the &#60;?php tag ) remove_action('wp_head', 'wp_generator'); This will remove the &#8220;generator&#8221; tag from appearing in the meta head section of [...]]]></description>
			<content:encoded><![CDATA[<p>Before making changes to your theme, always make sure you <strong>backup your files</strong>.</p>
<p>Within your themes directory is a file called functions.php. Simply add this line to that file between the php tags (ex: under the <strong>&lt;?php</strong> tag )</p>
<blockquote><p><code>remove_action('wp_head', 'wp_generator');</code></p></blockquote>
<p>This will remove the &#8220;generator&#8221; tag from appearing in the meta head section of your wordpress website.</p>
<p>You will likely also find a generator tag within the theme header file, and it will look something like this:</p>
<blockquote><p>&lt;meta name=&#8221;generator&#8221; content=&#8221;WordPress &lt;?php bloginfo(&#8216;version&#8217;); ?&gt;&#8221; /&gt;&lt;!&#8211; leave this for stats please &#8211;&gt;</p></blockquote>
<p>You can also safely remove these lines also if you&#8217;d like.</p>
<p>Why would I want to do this? Well, there is a small security gain to be made, as some malicious scanners will scan accross the web looking for vulnerable or certain versions of WordPress, and it is in your best interest not to broadcast it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/removing-the-generator-tag-from-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Addicted to Smush It</title>
		<link>http://www.big-webmaster.com/get-addicted-to-smush-it/</link>
		<comments>http://www.big-webmaster.com/get-addicted-to-smush-it/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 14:44:45 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[optimze images]]></category>
		<category><![CDATA[smush_it]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=45</guid>
		<description><![CDATA[Smush_it update: Smush_it is now a Yahoo tool and can be found here: http://developer.yahoo.com/yslow/smushit/ Smush_It will smush a few extra bytes out of your images to make them smaller. In my experience it  shaves a little bit off each image, but if you add up  a few &#8220;k&#8221; off each image, it could add up [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>Smush_it update</em>: Smush_it is now a Yahoo tool and can be found here: <a href="http://developer.yahoo.com/yslow/smushit/" target="_blank">http://developer.yahoo.com/yslow/smushit/</a></p></blockquote>
<p>Smush_It will smush a few extra bytes out of your images to make them smaller. In my experience it  shaves a little bit off each image, but if you add up  a few &#8220;k&#8221; off each image, it could add up to 20k in size. This could increase your page download speed by just enough seconds to improve your site. The way I see it is that every little thing you can do to speed up your website will benefit the site.</p>
<p><a href="http://www.big-webmaster.com/wp-content/uploads/2008/11/smush_itgif.png"><img class="alignnone size-full wp-image-53" title="smush_it" src="http://www.big-webmaster.com/wp-content/uploads/2008/11/smush_itgif.png" alt="" width="61" height="48" /></a></p>
<p>The best way to use <a href="http://smush.it/" target="_blank">smush_it</a>, is with the firefox plugin. This makes it a snap to use, simple go to your page, click the smush_it icon and it will bring up the smush_it page and start fixing up your images.</p>
<p>You can see the results from this site, shaved 13k off the download size without changing any image quality or removing anything from the site. It&#8217;s like getting something for free! Note that sometimes it will change your GIF files to PNG, so you might have to change a few file references in your html.</p>
<p><a href="http://www.big-webmaster.com/wp-content/uploads/2008/11/smush_resultsgif.png"><img class="alignnone size-full wp-image-54" style="border: 1px solid black;" title="smush_results" src="http://www.big-webmaster.com/wp-content/uploads/2008/11/smush_resultsgif.png" alt="" width="500" height="395" /></a></p>
<p>And yes, it&#8217;s very addicting!!</p>
<p>Smush_it is by</p>
<p><a href="http://www.stubbornella.org/content/2008/09/30/new-tool-easy-image-optimization-with-smush-it/" target="_blank">http://www.stubbornella.org/content/2008/09/30/new-tool-easy-image-optimization-with-smush-it/</a></p>
<p>and</p>
<p><a href="http://www.phpied.com/smushit-is-a-smash-hit/" target="_blank">http://www.phpied.com/smushit-is-a-smash-hit/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/get-addicted-to-smush-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get your blog indexed in a flash.</title>
		<link>http://www.big-webmaster.com/how-to-get-your-blog-indexed/</link>
		<comments>http://www.big-webmaster.com/how-to-get-your-blog-indexed/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 15:04:04 +0000</pubDate>
		<dc:creator>bigw</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[blogville]]></category>
		<category><![CDATA[index]]></category>

		<guid isPermaLink="false">http://www.big-webmaster.com/?p=27</guid>
		<description><![CDATA[So you have a brand new blog. How do you get your blog indexed quickly? One of the easiest steps to take is to submit it to some solid blog directories. One of the best lists is located at: http://www.toprankblog.com/rss-blog-directories/ I&#8217;ve found that getting listed on blogville (blogville.us) will get you indexed very quickly, as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.big-webmaster.com/wp-content/uploads/2008/09/express-submit.jpg"><img class="size-medium wp-image-105 alignleft" style="border: 1px solid black; margin: 4px;" title="blog directory submit at blogville.us" src="http://www.big-webmaster.com/wp-content/uploads/2008/09/express-submit-300x170.jpg" alt="express-submit" width="300" height="170" /></a></p>
<p>So you have a brand new blog. How do you<strong> get your blog indexed quickly</strong>? One of the easiest steps to take is to submit it to some solid <strong>blog directories</strong>. One of the best lists is located at:</p>
<p><a href="http://www.toprankblog.com/rss-blog-directories/" target="_blank">http://www.toprankblog.com/rss-blog-directories/</a></p>
<p>I&#8217;ve found that getting listed on <a href="http://blogville.us/">blogville</a> (<a href="http://blogville.us/">blogville.us</a>) will get you indexed very quickly, as you will show up on their &#8220;new&#8221; page for at least a few days or weeks.  Blogville is a <a href="http://blogville.us/"><strong>free blog directory</strong></a>, you can write a blog title, add a description , and add comma seperated keyword list to your blog listing. Not much is free these days, so be sure and take advantage of all the free listings you can get. <img src='http://www.big-webmaster.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.big-webmaster.com/how-to-get-your-blog-indexed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
