Does having a \ on a URL make a difference?
-
On our website we have CMS pages which end normally without a /. However when linking from web banners e.c.t it always adds a / on the end. Will this have a negative impact on SEO?
-
Hi there - The simplest thing to do is to:
-
choose a url variant (either with or without /) and apply it consistently across the site.
-
say you choose the "without /" version. Redirect all "with /" versions to the without version.
-
make sure the rel=canonical of each page points to the variant you choose (either the with or without traling slash variant).
-
when linking to a page on your site (from a banner for example) try to link to the variant you choose, otherwise Googlebot has to follow a url redirect unnecessarily, which is an inefficient use of your crawl budget.
I hope this is clear.
Thanks!
-