neojit
Member
Posted 5 months ago #
Help me
http://yoursinfo.com/siemap.xml is not working!
me currently moved my site to another host, after my backup installation all plugins are working great exclude this plugin.
My debug error is
"Sitemap Content and Errors, Warnings, Notices
Sitemap: misc/(No parameters) by GoogleSitemapGeneratorStandardBuilder
http://yoursinfo.com/sitemap-misc.xml
Help me please
http://wordpress.org/extend/plugins/google-sitemap-generator/
neojit
Member
Posted 5 months ago #
Me uninstall and deleted then after the fresh installation this error still hurting! please i need to fix this and alive my sitemap.xml
Tell me how i can reset sitemap's saved datas?
neojit
Member
Posted 5 months ago #
Now tried rebuild option but no progress! Help me please
Xiderowg
Member
Posted 5 months ago #
I also have the same problem, waiting for the author updates it
Xiderowg
Member
Posted 5 months ago #
well,in /wp-includes/query.php change this
// Always sanitize
foreach ( $this->posts as $i => $post ) {
$this->posts[$i] = sanitize_post( $post, 'raw' );
}
to
// Sanitize before caching so it'll only get done once
for ( $i = 0; $i < $this->post_count; $i++ ) {
$this->posts[$i] = sanitize_post($this->posts[$i], 'raw');
}
Xiderowg
Member
Posted 5 months ago #
But this solution does not update the Sitemap, sitemap can only make the existing normal access
neojit
Member
Posted 5 months ago #
are you sure? this will work? "xiderowg"
neojit
Member
Posted 5 months ago #
I need to make sitemap alive like before, waiting for the developer's reply
Xiderowg
Member
Posted 5 months ago #
Yes, I've tried, if you want to update the sitemap, you can only wait for author updates it
neojit
Member
Posted 5 months ago #
Xderwg! If i put this code! After my http://yoursinfo.com/siemap.xml will be alive and i can saw the maps? right?
Xiderowg
Member
Posted 5 months ago #
neojit
Member
Posted 5 months ago #
Thanks, going to check this out
neojit
Member
Posted 5 months ago #
Thank you Thank you Thank you Thank you
Xiderowg You are great, God bless you
Xiderowg
Member
Posted 5 months ago #
neojit
Member
Posted 5 months ago #
Xiderowg
Member
Posted 5 months ago #
wait for a little while it will restore soon
and http://yoursinfo.com/sitemap-pt-page-2011-12.xml This can normally access
neojit
Member
Posted 5 months ago #
Thank you! believing your word
Xiderowg
Member
Posted 5 months ago #
neojit
Member
Posted 5 months ago #
Yeah! thank you. Will you describe whats the problems cause? me updated my site to wordpress 3.3 is that?
Xiderowg
Member
Posted 5 months ago #
Now T have to go to lunch, if there are problems, then you can send email to xiderowg [at] foxmail.com
Xiderowg
Member
Posted 5 months ago #
Yes ,WP3.3 has changed in the query
neojit
Member
Posted 5 months ago #
neojit
Member
Posted 5 months ago #
Unpacking the packageā¦
Installing the pluginā¦
Destination folder already exists. /home/xxx/domains/mydomain.com/public_html/wp-content/plugins/google-sitemap-generator/
Plugin install failed.
Help please
Can you try to install the beta manually by uploading it via FTP?
neojit
Member
Posted 5 months ago #