Error Chrome browser nspr4.dll
From Roboform support:
Ruba replied (2011/03/17 09:50 am EDT):
Thank you for your message. Read more…
From Roboform support:
Ruba replied (2011/03/17 09:50 am EDT):
Thank you for your message. Read more…
Google Sitemaps allows the webmaster to help Google index their pages optimally. The GSiteCrawler will help you generate the best Google Sitemap file for your website. The GSiteCrawler uses different ways to find all the pages in your website and can generate all sorts of files, statistics and more. The sitemaps file format has lately been also adapted by Yahoo! – even MSN/Live.com is pledging it’s support.

http://gsitecrawler.com
“Google XML Sitemaps is not multisite compatible”
I’ll be very happy when it’s available for WP 3.0 multi-user too!
I make changes for start it work:
1.Modification on wp-content/plugins/google-sitemap-generator/sitemap.php
//Check for 3.0 multisite, NOT supported yet! // if((defined(‘WP_ALLOW_MULTISITE’) && WP_ALLOW_MULTISITE) || (function_exists(‘is_multisite’) && is_multisite())) { // if(function_exists(‘is_super_admin’) && is_super_admin()) { // add_action(‘admin_notices’, array(‘GoogleSitemapGeneratorLoader’, ‘AddMultisiteWarning’)); // } // // return; // }
2. .htaccess
RewriteRule ^sitemap.xml sitemap-%{SERVER_NAME}.xml [L]
RewriteRule ^sitemap.xml.gz sitemap-%{SERVER_NAME}.xml.gz [L]
XML Sitemap Creator, sitemap xml
Free script for creating xml sitemap:
http://enarion.net/google/phpsitemapng/
Recent Comments