Hi Guys,
I have a question in regards to SEO and Processwire.
We are in process of migrating a site with about 600+ pages that resides on a bespoke CMS.
About 200 of these pages are keyword targeted pages. They are content heavy with friendly URLs. However, these pages reside in the CMS under a section called other. Since the CMS they are on is not Processwire but custom, the URLs are vanity URLS, whereas Processwire the URL would look like:
/other/page-title
Therefore, I have setup a vanity url field and used a similar approach to what Soma did here:
https://processwire.com/talk/topic/3057-how-to-keep-pages-organized-when-managing-lots-of-landing-pages/
But for my solution I do show the shorter vanity url, in which some users are displaying the redirect.
My question is this: If I show the shorter URL, is Google going to crawl the page as:
/other/page-title
or
/page-title
Any help is appreciated.
Thanks guys!