hello guys i am thinking to do some imporvements.
recently i've been using this structure:
site.com/view/1234/key1/index
site.com/view/1234/key1/article
site.com/view/1234/key1/more
etc..
I am thinking to change the structure removing first 2 dir of path (/view/ and /1234/), so urls would be:
site.com/key1/index
site.com/key1/article
site.com/key1/more
consider the website is young so it would not lose backlinks to those pages... do you think it's worth it?
Thanks for all help.