<?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>Helpful Gal</title>
	<atom:link href="http://www.helpfulgal.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.helpfulgal.com</link>
	<description>WordPress Plugin Reviews &#38; SEO for the Average Joe</description>
	<lastBuildDate>Thu, 12 Jan 2012 18:02:45 +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>Missing RSS feed</title>
		<link>http://www.helpfulgal.com/missing-rss-feed</link>
		<comments>http://www.helpfulgal.com/missing-rss-feed#comments</comments>
		<pubDate>Thu, 12 Jan 2012 03:51:37 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Help with Wordpress]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=955</guid>
		<description><![CDATA[Q: I deleted my Feedburner feed and afterwards I couldn&#8217;t put my feed on it again. It worked but had a 404 error so Feedburner couldn&#8217;t burn it. The RSS feed was missing from my site. How do I get it back? A: The simpliest way to get it back is to reinstall your wordpress [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q: I deleted my Feedburner feed and afterwards I couldn&#8217;t put my feed on it again. It worked but had a 404 error so Feedburner couldn&#8217;t burn it. The RSS feed was missing from my site.</strong></p>
<p>How do I get it back?</p>
<p>A: The simpliest way to get it back is to reinstall your wordpress installation.</p>
<p>&nbsp;</p>
<p>Now if that is outside of your skillset never worry. Shoot me a email via <a href="http://www.helpfulgal.com/contact.html" target="_blank">http://www.helpfulgal.com/contact.html</a> and I&#8217;ll send a request for $25 and I&#8217;ll be happy to correct it for you.</p>
<p>Now go out there and have a great wordpress day!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/missing-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Comment Spam</title>
		<link>http://www.helpfulgal.com/wordpress-comment-spam</link>
		<comments>http://www.helpfulgal.com/wordpress-comment-spam#comments</comments>
		<pubDate>Thu, 02 Jun 2011 16:27:59 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Help with Wordpress]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=445</guid>
		<description><![CDATA[Do you get a lot of comments on your blogs and wonder if you have to delete them one at a time? I did and on a couple of my blogs its been a huge issue &#8211; having all those pending comments and it filling up the database on my hosting account &#8211; but who [...]]]></description>
			<content:encoded><![CDATA[<p>Do you get a lot of comments on your blogs and wonder if you have to delete them one at a time?</p>
<p>I did and on a couple of my blogs its been a huge issue &#8211; having all those pending comments and it filling up the database on my hosting account &#8211; but who in their right mind would want to sit there and delete even 10 at a time?</p>
<p>Not me.</p>
<p>So is there a way to do this quick?</p>
<p>You&#8217;ll need CPanel hosting access &#8211; because you need to find where your phpMyAdmin so you ca get to the wordpress database where your wordpress software is installed.</p>
<p>Once inside the phpMyAdmin area and where you have your wordpress database installed -</p>
<p>1. click on the SQL tab</p>
<p>2. enter into the text box</p>
<p>DELETE FROM wp_comments WHERE comment_approved = &#8217;0&#8242;</p>
<p>3. click &#8220;go&#8221;</p>
<p>Then to make sure you did it right &#8211; log into the wordpress admin and all those pesky pending comments should now be gone.</p>
<p>If you have questions about this &#8211; I can make a video showing you how I did it for one of my blogs for anyone else who needs to see before they do.</p>
<p>And remember if in doubt make a database backup before you or anyone else attempts changes to this data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/wordpress-comment-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to exclude pages from wordpress menu</title>
		<link>http://www.helpfulgal.com/how-to-exclude-pages-from-wordpress-menu</link>
		<comments>http://www.helpfulgal.com/how-to-exclude-pages-from-wordpress-menu#comments</comments>
		<pubDate>Sun, 28 Feb 2010 03:05:31 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Help with Wordpress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Exclude Pages]]></category>
		<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=141</guid>
		<description><![CDATA[So it happens &#8211; how to exclude pages from the wordpress menu. It happened to me because I wanted a page rather than a post &#8211; I can&#8217;t remember why now &#8211; but when I added it &#8211; the menu navigation got all messed up because I had so many words in the title of [...]]]></description>
			<content:encoded><![CDATA[<p>So it happens &#8211; how to exclude pages from the wordpress menu. It happened to me because I wanted a page rather than a post &#8211; I can&#8217;t remember why now &#8211; but when I added it &#8211; the menu navigation got all messed up because I had so many words in the title of the page.</p>
<p>But how to keep the page and just not have it show up in the menu?</p>
<p>There&#8217;s a great little plug in I found that worked the trick. Its called &#8211; Exclude Pages &#8211; you can find it by going to the wordpress.org list of plugins &#8211; <strong><a href="http://wordpress.org/extend/plugins/exclude-pages/" target="_blank">Exclude Pages</a></strong> plug in.</p>
<p>Its simple to use &#8211; just install &#8211; then while you&#8217;re still in the Admin Area &#8211; got to PAGES &#8211; click on the EDIT if your page already exists, if not make a page. Then scroll down on that ADD NEW PAGE screen and on the lower righthand side you will see a box to check or uncheck depending on if you want or don&#8217;t want the page added to the navigational bar in your wordpress theme.</p>
<p>Let me know how this works for you. Happy WordPressing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/how-to-exclude-pages-from-wordpress-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Title tags and why you should care</title>
		<link>http://www.helpfulgal.com/title-tags-why-you-should-care</link>
		<comments>http://www.helpfulgal.com/title-tags-why-you-should-care#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:28:35 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Basic Info on SEO]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Title tags]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=127</guid>
		<description><![CDATA[I'm a geek, I know it. Information is like oxygen to me, necessary to keep a steady flow at decent levels. Most of the time I am resident geek, my friends and colleagues have a more common response - why should we have to know that? Why should I even bother my brain with that information.

In this case - what's all the fuss about "title tags"?]]></description>
			<content:encoded><![CDATA[<h1>Title tags &#8211; what are they and why should you care?</h1>
<p>I&#8217;m a geek, I know it. Information is like oxygen to me, necessary to keep a steady flow at decent levels. Most of the time I am resident geek, my friends and colleagues have a more common response &#8211; why should we have to know that? Why should I even bother my brain with that information.</p>
<p>In this case &#8211; what&#8217;s all the fuss about &#8220;title tags&#8221;?<span id="more-127"></span></p>
<p>Well, take a look at this diagram of a search result below:</p>
<p><a href="http://www.helpfulgal.com/wp-content/uploads/2010/02/google.diagram.jpg"><img class="aligncenter size-medium wp-image-129" title="diagram of a search result" src="http://www.helpfulgal.com/wp-content/uploads/2010/02/google.diagram-300x173.jpg" alt="search result diagram" width="300" height="173" /></a></p>
<ol>
<li><a name="search_results">The title: The first line of any search result is the title of the webpage.</a></li>
</ol>
<p>In future posts, I&#8217;ll explain about 2 &#8211; 4 but for now, #1 is that&#8217;s the largest text and if you have one of the search words or keywords in your title &#8211; <strong>ITS BOLDED.</strong></p>
<p>OK, now if you were searching for RARE BASEBALL CARDS in the results of your search you see big and bold &#8211; <span style="color: #ff0000;"><strong>Rare Baseball Cards</strong></span> &#8211; how likely are you to click on that? I&#8217;m pretty likely myself to click on that and I don&#8217;t think I&#8217;m alone.</p>
<p>Guess what most of us put in that place though? Home, home page, our business name are the more likely choices if you take a look at the average site. The business name is the most common.</p>
<p>Straight from the mouth of Google, they say -</p>
<blockquote>
<h4><span style="color: #ff0000;">&#8220;Accurately describe the page&#8217;s content &#8211; Choose a title that effectively communicates the topic of the page&#8217;s content.&#8221;</span></h4>
</blockquote>
<p>Notice they don&#8217;t say &#8211; stuff this with your keyword so it doesn&#8217;t make sense &#8211; remember where it shows up &#8211; think of the experience of the person searching for you &#8211; make it descriptive &#8211; it doesn&#8217;t HAVE to be a sentence. AND notice that they reference &#8220;the page&#8217;s content&#8221; &#8211; this is just what the content of the page is rather than every possible keyword that could apply to your site and other pages.</p>
<p>Remember while you&#8217;ve got a thought to the search engine, the consumers or customers looking for your product or service is the real success here. What they see and read in those results is directly co-related to what action they are likely to take.</p>
<p>If you&#8217;re on WordPress, read a brief recommendation on the <a href="http://www.helpfulgal.com/all-in-one-seo" target="_blank">ALL IN ONE SEO </a>wordpress plugin that will help you set up your title tags.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/title-tags-why-you-should-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All in One SEO</title>
		<link>http://www.helpfulgal.com/all-in-one-seo</link>
		<comments>http://www.helpfulgal.com/all-in-one-seo#comments</comments>
		<pubDate>Mon, 22 Feb 2010 12:32:38 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Basic Info on SEO]]></category>
		<category><![CDATA[Help with Wordpress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[all in one seo]]></category>
		<category><![CDATA[recommended wordpress plugin]]></category>
		<category><![CDATA[Wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=136</guid>
		<description><![CDATA[All in One SEO is a great initial step in optimizing your site or blog -

Its easy to use and you can get it directly from Wordpress by downloading it from here.]]></description>
			<content:encoded><![CDATA[<p>All in One SEO is a great initial step in optimizing your site or blog -</p>
<p>Its easy to use and you can get it directly from WordPress by downloading it from here.</p>
<p><a href="http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/" target="_blank">ALL In ONE SEO</a></p>
<p>Its free and it will make a huge different in your control over the SEO of your site. It puts the power into your hands.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/all-in-one-seo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best WordPress Statistics Plugin</title>
		<link>http://www.helpfulgal.com/best-wordpress-statistics-plugin</link>
		<comments>http://www.helpfulgal.com/best-wordpress-statistics-plugin#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:07:20 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[best wordpress statistics]]></category>
		<category><![CDATA[Best Wordpress Statistics Plugin]]></category>
		<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[wordpress tools]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=117</guid>
		<description><![CDATA[Looking for the best wordpress statistics plugin? Well, I found one that I like. I have used Google&#8217;s Analytics but with so many sites under my belt, I would like to go to my admin area and get everything there &#8211; comments, postings, stats etc. OK so I am feeling a little lazy about not [...]]]></description>
			<content:encoded><![CDATA[<h1>Looking for the best wordpress statistics plugin?</h1>
<p>Well, I found one that I like. I have used Google&#8217;s Analytics but with so many sites under my belt, I would like to go to my admin area and get everything there &#8211; comments, postings, stats etc. OK so I am feeling a little lazy about not wanting to go over log into Google and tell Google about all my sites in one place. I also like a little privacy &#8211; not a lot, just a little.</p>
<p>So what I found was a plugin on wordpress which is easy to install. This plugin is a highly improved variation of StatPress and it shows you real time statistics about your blog or website. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.</p>
<p>Click here to go to WordPress to download it <a href=http://wordpress.org/extend/plugins/statpress-reloaded/>StatPress Reloaded.</a></p>
<p>Once the plugin StatPress has been activated it immediately starts to collect information. I just started using it and by the time I installed it and took a phone call, I say that a spider had already &#8220;crawled&#8221; by. By using StatPress Reloaded you can see your visitors actions while they are surfing your blog or check which are the preferred pages, posts and categories.</p>
<p>In the Dashboard menu you will find the StatPress Reloaded page where you could look up the statistics (overview or detailed). StatPress Reloaded also includes a widget you can add to a sidebar (or easy PHP code if you can&#8217;t use widgets!).</p>
<p>Its been a while since this plug was updated but so far it works with the latest WordPress update January 2010.</p>
<p>And in addition to viewing your stats from within your admin area &#8211; you also have a little more privacy in case you have a need for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/best-wordpress-statistics-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Ping</title>
		<link>http://www.helpfulgal.com/how-to-ping</link>
		<comments>http://www.helpfulgal.com/how-to-ping#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:32:13 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[how to ping]]></category>
		<category><![CDATA[ping my blog]]></category>
		<category><![CDATA[ping your blog]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=111</guid>
		<description><![CDATA[How to Ping your blog without spending all day doing it. Its as easy as pie. Assuming you may not know the benefit of pinging your blog, its how you get word out to the search engines that you have something they haven&#8217;t seen before. Now that&#8217;s like calling out &#8220;you hoo&#8221; to a bull [...]]]></description>
			<content:encoded><![CDATA[<p>How to Ping your blog without spending all day doing it. Its as easy as pie.</p>
<p>Assuming you may not know the benefit of pinging your blog, its how you get word out to the search engines that you have something they haven&#8217;t seen before. Now that&#8217;s like calling out &#8220;you hoo&#8221; to a bull while you&#8217;re waving a red flag &#8211; most likely its going to head your way. While it may not be a good thing with a bull, its a <strong>GREAT</strong> thing with a search engine and your blog.</p>
<p>And WordPress helps you do it quickly. Once you&#8217;re in the ADMIN area of your wordpress site, go to SETTINGS by clicking on it.</p>
<p>Under SETTINGS &#8211; look for WRITING and click on that.</p>
<p>Then scroll down for Services and you&#8217;ll see a box that probably only contains &#8220;http://rpc.pingomatic.com/&#8221; &#8211; you&#8217;re there.</p>
<p>Below here is a list including that first one of a couple of services that will automatically ping your blog. Copy them now and paste them in that box and remember to hit save/update.</p>
<p>http://rpc.pingomatic.com/</p>
<p>http://api.feedster.com/ping</p>
<p>http://api.moreover.com/RPC2</p>
<p>http://api.moreover.com/ping</p>
<p>http://api.my.yahoo.com/RPC2</p>
<p>http://api.my.yahoo.com/rss/ping</p>
<p>http://www.blogdigger.com/RPC2</p>
<p>http://www.blogshares.com/rpc.php</p>
<p>http://www.blogsnow.com/ping</p>
<p>http://www.blogstreet.com/xrbin/xmlrpc.cgi</p>
<p>http://bulkfeeds.net/rpc</p>
<p>http://www.newsisfree.com/xmlrpctest.php</p>
<p>http://ping.blo.gs/</p>
<p>http://ping.feedburner.com</p>
<p>http://ping.syndic8.com/xmlrpc.php</p>
<p>http://ping.weblogalot.com/rpc.php</p>
<p>http://rpc.blogrolling.com/pinger/</p>
<p>http://rpc.technorati.com/rpc/ping</p>
<p>http://rpc.weblogs.com/RPC2</p>
<p>To learn how how to set wordpress up to not EXCESSIVELY ping the services, you can read about that here <a href="http://www.helpfulgal.com/blog-and-ping"><strong>blog and ping</strong></a> the right way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/how-to-ping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to SEO blog</title>
		<link>http://www.helpfulgal.com/how-to-seo-blog</link>
		<comments>http://www.helpfulgal.com/how-to-seo-blog#comments</comments>
		<pubDate>Fri, 04 Dec 2009 05:49:52 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Keywords]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[How to SEO a blog]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[SEO Tips]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=61</guid>
		<description><![CDATA[How to SEO blog or how to SEO a blog? Where to start? I have a friend who has had a blog/website for a year &#8211; religiously writing posts and articles and making a run for being one of the most prolific contributors to Ezine Articles. She&#8217;s one of the more successful &#8220;regular people&#8221; who [...]]]></description>
			<content:encoded><![CDATA[<p>How to SEO blog or how to SEO a blog? Where to start?</p>
<p>I have a friend who has had a blog/website for a year &#8211; religiously writing posts and articles and making a run for being one of the most prolific contributors to Ezine Articles. She&#8217;s one of the more successful &#8220;regular people&#8221; who is making a living through internet-based training system. And she asked me to look at her blog to find out why it wasn&#8217;t racing up the charts of the search engines aka Google.</p>
<p>Since she&#8217;s a very generous soul, she didn&#8217;t mind if I shared a few tips I found that might help you when it comes to how to seo your blog.</p>
<p style="text-align: center;"><span style="color: #ff0000;"><strong>Top Three Mistakes or Oversights</strong></span></p>
<p><strong>1. Too many title keywords on a post.</strong></p>
<p style="padding-left: 30px;">The Title is the part of the meta data  that shows up at the very top of the browser bar &#8211; if you look up you should see the following<strong> How to SEO Blog | How to SEO a blog | SEO for a blog &#8211; </strong>that&#8217;s my title to this post<strong>.</strong> Its only three sets of keywords and its not everything that I do but this is easier for a search engine to be able to know which words are important.<strong><br />
</strong></p>
<p style="padding-left: 30px;"><strong>Well, if its so bad and we shouldn&#8217;t do it, why do so many of us put so many keywords in our titles? </strong></p>
<p style="padding-left: 30px;">My opinion but I think it comes from the mindset that easily slips into the pattern that if  3 or 4 keywords are good, 15 are better.<strong> </strong></p>
<p style="padding-left: 30px;"><strong>In actuality, too many keywords will just dilute the impact of your post or page.</strong> So pick three related keywords and use those in your title.<strong> </strong>Your site will have many pages and you can afford to focus since no one page has to do all the talking.<strong> Build your table (aka your website) with many legs (keyword specific pages) &#8211; not just one.<br />
</strong></p>
<p><strong>2. Too many keywords on a post.</strong></p>
<p style="padding-left: 30px;">Same sort of idea here but this is where you have keywords in the keyword portion of the meta data.</p>
<p style="padding-left: 30px;"><strong>Techie alert</strong> &#8211; The meta data portion of the keyword section doesn&#8217;t show up visually on your site but it is seen by the search engines.</p>
<p style="padding-left: 30px;">And like keywords in your title data &#8211; less is actually more because fewer keywords will increase the weight of importance the search engines assign those words when they see your post.<strong> </strong>Let me be clear &#8211; when you type in 20 or 30 words in as keywords, its not going to help you &#8211; and potentially it could be why you&#8217;re not higher in the searches for your keywords.<strong><br />
</strong></p>
<p><strong>3. Keywords on a post that have no relation to the content of the post.</strong></p>
<p style="padding-left: 30px;">Just any old keyword will just not do.</p>
<p style="padding-left: 30px;">The keywords for any particular page or post in order to be effective in their work to rank in search engines, they MUST be closely related to the actual content on the page.<strong> </strong>While obvious perhaps, most pages or posts that I&#8217;ve examined including my some of my own over time are set up using the same keywords as the general site keywords. However, this doesn&#8217;t make your site stronger, it makes it weaker.</p>
<p style="padding-left: 30px;">By not being 100% clear about what your specific content is on that particular page by the use of specific, targeted, relevant keywords, you&#8217;re making it easy for search engines to put you on a back burner because they can&#8217;t &#8220;trust&#8221; that your information will be of service to their clients.</p>
<p style="padding-left: 30px;">Remember search engines understand<strong> &#8220;a = a&#8221;</strong> much better than<strong> &#8220;a = the letter that comes before b.&#8221;</strong></p>
<p>So be brave, be relevant, and be precise and choosey when you choose keywords. Using them to SEO your blog will ultimately help those who will be helped by your knowledge and expertise. Make it easy for the search engines to facilitate that through the use of keywords to SEO your blog.<strong></strong></p>
<p><strong> </strong><br />
If you&#8217;d like to ask me a WordPress Question -  <a href="http://www.helpfulgal.com/wordpress-help">WordPress How To</a> and I&#8217;ll do my best to answer it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/how-to-seo-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help with WordPress</title>
		<link>http://www.helpfulgal.com/help-with-wordpress</link>
		<comments>http://www.helpfulgal.com/help-with-wordpress#comments</comments>
		<pubDate>Wed, 09 Sep 2009 03:13:24 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Help with Wordpress]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=54</guid>
		<description><![CDATA[Help with WordPress anyone? If you&#8217;re needing help with any aspect of your website that uses WordPress, please let me know if I can help. Contact Me You can email me through this site for specific situations &#8211; if you just have a question but don&#8217;t need a direct response &#8211; please put your question [...]]]></description>
			<content:encoded><![CDATA[<form action="http://www.askdatabase.com/myaskcampaign.php" method="post">
<h1><strong>Help with WordPress anyone?</strong></h1>
<p><strong>If you&#8217;re needing help with any aspect of your website that uses WordPress, please let me know if I can help.</strong></p>
<p><strong><a href="http://www.helpfulgal.com/contact" target="_blank">Contact Me</a><br />
</strong></p>
<p><strong>You can email me through this site for specific situations &#8211; if you just have a question but don&#8217;t need a direct response &#8211; please put your question below. I&#8217;ll be using these questions to develop articles and posts for a general audience.<br />
</strong></p>
<p><a href="http://www.askdatabase.com"> <img src="http://www.askdatabase.com/conversionlog.php?CID=51139" border="0" alt="" width="1" height="1" /></a></p>
<p>If you could learn one thing today to do on your WordPress Blog what would it be? I will actually answer your question.</p>
<p><textarea cols="40" rows="5" name="formquestion"></textarea></p>
<p>E-Mail Address:</p>
<input name="formemail1" type="text" /> </form>
<form action="http://www.askdatabase.com/myaskcampaign.php" method="post">Your Name:</form>
<form action="http://www.askdatabase.com/myaskcampaign.php" method="post">
<input name="formname" type="text" /> </form>
<form action="http://www.askdatabase.com/myaskcampaign.php" method="post">
<input name="formseries" type="hidden" value="51139" />
<input name="Submit" type="submit" value="Answer Please" /> </form>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/help-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog and Ping the right way</title>
		<link>http://www.helpfulgal.com/blog-and-ping</link>
		<comments>http://www.helpfulgal.com/blog-and-ping#comments</comments>
		<pubDate>Sun, 06 Sep 2009 23:00:10 +0000</pubDate>
		<dc:creator>Helpful Gal</dc:creator>
				<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[pinging helpful?]]></category>

		<guid isPermaLink="false">http://www.helpfulgal.com/?p=29</guid>
		<description><![CDATA[So if you've been blogging for a while you may have heard the term "ping". But for newbies, hard to know what this really is and what it does and why too much in a short time isn't good for your blog.

Pinging is what  your blog does behind the scenes goes to notify search engines that something has been updated or added to your blog posts. Its is a very powerful part of blogging and should be used to maximize your blog’s exposure.]]></description>
			<content:encoded><![CDATA[<h1>Blog and Ping explained by going to the movies.</h1>
<h2>Remember the 1990 movie Hunt for Red October starring Sean Connery and Alec Baldwin?</h2>
<div id="attachment_32" class="wp-caption alignleft" style="width: 108px"><a href="http://www.amazon.com/gp/product/B00008K76U?ie=UTF8&amp;tag=austmusidown-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00008K76U"><img class="size-full wp-image-32 " title="Hunt for Red October" src="http://www.helpfulgal.com/wp-content/uploads/2009/09/HUnt.jpg" alt="Just one ping" width="98" height="139" /></a><p class="wp-caption-text">Just one ping</p></div>
<p><strong><a href="http://www.imdb.com/name/nm0000125/">Captain Ramius</a></strong>: Re-verify our range to target&#8230; one ping only.<br />
<strong><a href="http://www.imdb.com/name/nm0000554/">Capt. Vasili Borodin</a></strong>: Captain, I &#8211; I &#8211; I just&#8230;<br />
<strong><a href="http://www.imdb.com/name/nm0000125/">Captain Ramius</a></strong>: Give me a ping, Vasili. One ping only, please.<br />
<strong><a href="http://www.imdb.com/name/nm0000554/">Capt. Vasili Borodin</a></strong>: Aye, Captain.</p>
<p><span style="color: #333333;">So if you&#8217;ve been blogging for a while you may have heard the term &#8220;ping&#8221;. But for newbies, hard to know what this really is and what it does and why too much in a short time isn&#8217;t good for your blog.<br />
</span></p>
<p><span style="color: #333333;">Pinging is what  your blog does behind the scenes goes to notify search engines that something has been updated or added to your blog posts. Its is a very powerful part of blogging and should be used to maximize your blog’s exposure.<span id="more-29"></span></span></p>
<p><span style="color: #333333;">Its so powerful that it your blog tells or &#8220;pings&#8221; too many times in a short period of time, some search engines view this as excessive and may ban your site as a result. Yuck, that&#8217;s completely the opposite of what you want.</span></p>
<p><span style="color: #333333;">So most of us initially say, OK I won&#8217;t excessively ping. </span></p>
<p><span style="color: #333333;">But what you may not know is that WordPress automatically pings ANYTIME you update or edit a post. </span></p>
<p><span style="color: #333333;">This ping update may happen because of a new post or if you have just edited one of your posts. So if you were to edit 10 blog posts in an hour, WordPress would be pinging all along the way and not only could you be pinging 10 times an hour, if you&#8217;re like me and have to go BACK in to edit again, that would be another ping.</span></p>
<p><span style="color: #333333;">And what&#8217;s worse, while you are posting a post with a future scheduled date, your blog will ping the search engines that your blog is ready with new information. Why is this not good for your blog?<br />
</span></p>
<p><span style="color: #333333;">But when the search engine spiders visit your blog based on that ping they received, they will find nothing new since its a future scheduled post. They will interprete this situtaion that you are sending them unnecessary pings. And doing this thing unknowingly might get your blog banned.</span></p>
<p><span style="color: #333333;">But I&#8217;ve found a solution for this excessive pinging. Its an easy to install WordPress Plugin called<span style="color: #ff6600;"> <strong><a href="http://www.helpfulgal.com/maxblogger/ping" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.helpfulgal.com/maxblogger/ping';return true;" onmouseout="self.status=''">MaxBlogPress Ping Optimizer</a>.</strong></span> </span></p>
<p><span style="color: #333333;"><span style="color: #ff6600;"><strong>This plugin will automatically notify search engines ONLY when you make a new post. </strong></span><br />
</span></p>
<p><span style="color: #ff6600;"><strong><a href="http://www.helpfulgal.com/maxblogger/ping" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.helpfulgal.com/maxblogger/ping';return true;" onmouseout="self.status=''">MaxBlogPress Ping Optimizer</a></strong></span> will limit excessive pinging by not sending any pings while you are editing or saving any scheduled posts. You can also set the minimum pinging duration and can add different pinging services with this. It uses a log system which can tell you the last 20 ping records that have come from your blog. Use this pinging plugin for wordpress for maximum security and to reduce excessive pinging problems.</p>
<p>And the best part, its a <strong>free</strong> plugin, so just <span style="color: #ff6600;">click the link</span> here to learn more about it and download it for yourself.</p>
<p>Happy Blogging -</p>
<h2 style="text-align: justify;">Carolyn Holzman</h2>
<h2 style="text-align: justify;"><a href="http://www.helpfulgal.com">Helpgal.com</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.helpfulgal.com/blog-and-ping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

