Forum Moderators: phranque
moved a site to a new engine.
unfortunately this changed directories' urls.
now they're without slashes:
old: [mysite.com...]
new: [mysite.com...]
unfortunately i cant easily change that cuz i need to do a lot of code modifications.
the problem i noticed for example google treats differently the same urls with and without trailing slash. this includes retrieving cache and pagerank.
how can it affect my site if i leave the new addressing intact? or i should return slashes to avoid problems?
thanx