I have a fairly old site which is using SEO Checker. The site uses .aspx extensions for URLs. Is there a way to get SEOChecker to redirect these to clean URLs (ending /) if I was to set the web.config file to use friendly URLs?
Fantastic, thanks Richard. I notice also that when 'use directory URLs' is set to true in the web.config I also get a setting to force trailing slash (or not) in the SEO Checker config, which is a really nice touch. I'm loving SEOChecker #h5yr!
SEOChecker - handling removal of .aspx extensions
Hi,
I have a fairly old site which is using SEO Checker. The site uses .aspx extensions for URLs. Is there a way to get SEOChecker to redirect these to clean URLs (ending /) if I was to set the web.config file to use friendly URLs?
Thanks
Hi Dan,
Enable url rewriting in the config of SEO Checker section and it will redirect the old .aspx to / automatically.
Best,
Richard
Fantastic, thanks Richard. I notice also that when 'use directory URLs' is set to true in the web.config I also get a setting to force trailing slash (or not) in the SEO Checker config, which is a really nice touch. I'm loving SEOChecker #h5yr!
Great to hear that Dan, thanks!!
is working on a reply...