[ad_1]
Trailing / help
When submitting pages to google for indexing should we include the trailing slash?
Or
And for internal links <a href=”/page”Text</a>
Or
<a href=”/page/“Text</a>
After indexing pages I’ve noticed they index separately so I would like to know which is better and would the trailing / for internal links do better for seo if they were the exact same as the one indexed?
[ad_2]
I would pick one or the other and be consistent. I prefer trailing slash so all my internal links use that. Anything without a trailing slash redirects to the slash version (301 redirect).