issue when trying to change page url in umbraco 7.2.5
I am facing an issue when i tried to change the URL for a page as per SEO recommendation. i want to change URL from product to solution.
for this what i do is :
Go to the content section.
selects my page there (product)
chnages name to solution from product
and republish this page.
now the link to document is changed from product to solution and solution page is also accessible but the issue is product page is also there and it leads to duplicacy of content .
now i had two different URLs(product and solution) with the same content. can any one please guide me what wrong i had done. any help will be highly appreciated.
issue when trying to change page url in umbraco 7.2.5
I am facing an issue when i tried to change the URL for a page as per SEO recommendation. i want to change URL from product to solution. for this what i do is :
now the link to document is changed from product to solution and solution page is also accessible but the issue is product page is also there and it leads to duplicacy of content . now i had two different URLs(product and solution) with the same content. can any one please guide me what wrong i had done. any help will be highly appreciated.
because your document type mis match the content, change document type for another page
I have changed the document type name to solution. but the issue still persist. i am able to access both the pages..
is working on a reply...