<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: wordpress-google-seo-positioner</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: wordpress-google-seo-positioner</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 00:23:33 +0000</pubDate>

<item>
<title>elasticgirl on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-1010507</link>
<pubDate>Mon, 09 Mar 2009 22:00:55 +0000</pubDate>
<dc:creator>elasticgirl</dc:creator>
<guid isPermaLink="false">1010507@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hi, i have this error when i do positioner me:&#60;br /&#62;
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /web/htdocs/www.mywebsite.it/home/wordpress/wp-includes/class-snoopy.php on line 1142&#60;br /&#62;
but the wordpress is installed in:&#60;br /&#62;
&#60;a href=&#34;http://www.mywebsite.it/wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.mywebsite.it/wordpress&#60;/a&#62;&#60;br /&#62;
what i can risolve? Thank
&#60;/p&#62;</description>
</item>
<item>
<title>chimychimy on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-972886</link>
<pubDate>Sun, 01 Feb 2009 17:39:01 +0000</pubDate>
<dc:creator>chimychimy</dc:creator>
<guid isPermaLink="false">972886@http://wordpress.org/support/</guid>
<description>&#60;p&#62;By the way, this plugin doesn't seem to want to live in harmony with Simple Tags. It's understandable since they do basically the same thing.  Just an FYI for you :-)
&#60;/p&#62;</description>
</item>
<item>
<title>richien on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-927648</link>
<pubDate>Tue, 16 Dec 2008 20:54:57 +0000</pubDate>
<dc:creator>richien</dc:creator>
<guid isPermaLink="false">927648@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have several questions:&#60;/p&#62;
&#60;p&#62;When I enter the keywords, do I enter video marketing as &#34;video marketing&#34;, with the quotation marks?&#60;/p&#62;
&#60;p&#62;Is my region north america? or is there a code such as na?&#60;/p&#62;
&#60;p&#62;Here is the error I get on every one of my keywords, even if it is a single word, not a compound word.  For example video is a single word, but video marketing is a compound word. &#60;/p&#62;
&#60;p&#62;WordPress database error: [MySQL server has gone away]&#60;br /&#62;
INSERT INTO wp_py_jobs_data (job_id, keyword, position, type, match_url, result_url) VALUES (, 'blue advantage nc', 0, 'own', 'http://richdayhealthplans.com/blog', '')&#60;/p&#62;
&#60;p&#62;I either get an error message like I mentioned, or I sometimes get, &#34;No jobs have already ran.&#34; when I try to look at the report under &#34;track positions&#34;.  &#60;/p&#62;
&#60;p&#62;Got any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>maceman on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-765348</link>
<pubDate>Thu, 22 May 2008 20:25:49 +0000</pubDate>
<dc:creator>maceman</dc:creator>
<guid isPermaLink="false">765348@http://wordpress.org/support/</guid>
<description>&#60;p&#62;OOps reinstalled this and set the Region to co.uk not just uk as I had originally done.
&#60;/p&#62;</description>
</item>
<item>
<title>QueroMedia on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-763097</link>
<pubDate>Tue, 20 May 2008 08:42:25 +0000</pubDate>
<dc:creator>QueroMedia</dc:creator>
<guid isPermaLink="false">763097@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi Maceman,&#60;/p&#62;
&#60;p&#62;Thank you for downloading my plugin and providing me with feedback.&#60;/p&#62;
&#60;p&#62;I've tested the &#34;set_results&#34; method in classes.php but couldn't find any anomalities.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/**
	* Get the results for a certain keyword
	*/
	function set_results() {
		//	fetch the result for the url of this queryObject
		$parse_result = array();
		$parse_result = (array)$this-&#38;gt;parse($this-&#38;gt;url);

		//	remove first one
		array_splice( $parse_result, 0, 1);
		//	remove last two
		array_splice( $parse_result, (count($parse_result)-2), 2);
		if ( count($parse_result) &#38;gt; 0 ) $this-&#38;gt;num_queries++;

		$this-&#38;gt;results = (array) $parse_result;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The error happens on the array_splice method. I will continue to run some tests until I find the error or a workaround.&#60;/p&#62;
&#60;p&#62;Can I perhaps know the parameters with which you ran your positioning job?&#60;/p&#62;
&#60;p&#62;Keywords, Google options and your website url will be fine.&#60;/p&#62;
&#60;p&#62;Greets,&#60;/p&#62;
&#60;p&#62;Kim
&#60;/p&#62;</description>
</item>
<item>
<title>maceman on "[Plugin: Google Positioner] Error Message"</title>
<link>http://wordpress.org/support/topic/177264#post-762934</link>
<pubDate>Tue, 20 May 2008 02:47:29 +0000</pubDate>
<dc:creator>maceman</dc:creator>
<guid isPermaLink="false">762934@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am getting the following error messages when clicking the position button&#60;/p&#62;
&#60;p&#62;Warning: array_splice() [function.array-splice]: The first argument should be an array in /home/wordpres/public_html/wp-content/plugins/wordpress-google-seo-positioner/includes/classes.php on line 77&#60;/p&#62;
&#60;p&#62;Warning: array_splice() [function.array-splice]: The first argument should be an array in /home/wordpres/public_html/wp-content/plugins/wordpress-google-seo-positioner/includes/classes.php on line 79&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wordpress-google-seo-positioner/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wordpress-google-seo-positioner/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
