Spoke too soon - latest crawl has 178 urls not followed. I have given some examples below. WMT says "Google couldn't follow your URL because it redirected too many times." - the urls cannot be accessed - the browser gives following error message "The page isn't redirecting properly - Firefox has detected that the server is redirecting the request for this address in a way that will never complete. - This problem can sometimes be caused by disabling or refusing to accept cookies."
sample urls - response code is 301 in all cases;
index.php?main_page=index&index_php?main_page=product_info&products_id=116&sort=20a
index.php?main_page=index&index_php?main_page=product_info&products_id=116
index.php?main_page=index&index_php?main_page=product_info&products_id=528&sort=20a&page=12
index.php?main_page=index&index_php?main_page=product_info&products_id=528&sort=2d&page=17&language=en
index.php?main_page=index&index_php?main_page=product_info&products_id=528&sort=2d&page=17
the .htaccess file is as per the .zip file - it did have the following additional script but I have deleted this as per my previous post;
RewriteCond %{HTTP_HOST} ^dazzlers.net.au$
RewriteRule ^/?$ "http://www.dazzlers.net.au/" [R=301,L]
the same redirect was at the host also in cPanel but that is now deleted also
Ultimate SEO configuration is as per my first post above (untouched)
Double check the "canonical" link in the affected page(s). Is there a canonical (if not your theme may be removing it)? Does this match the URL (with automatic redirects on it should match)? If you type in the canonical link are you redirected (should not happen)? If the generated canonical is not correct, make sure the init_canonical override file was installed.
this I do not understand - what would the canonical link be? configure.php is set to http://mysite . com - * the init_canonical override file IS installed
The site is working properly and site navigation is fine. So not sure what else you would need to know.
cheers, Mike