openSUSE / docserv

A server for building and publishing documentation with DAPS
https://opensuse.github.io/docserv/
GNU General Public License v3.0
4 stars 3 forks source link

Redirects are to a single location - google search problem #236

Closed asettle closed 5 years ago

asettle commented 5 years ago

When searching Google for something specific within SUSE docs (IE: "suse barclamp") your first respose is this:

See: barclamp-example

But if you click on any of these individual links, they automatically redirect back to https://documentation.suse.com/soc/9/#redirectmsg

redirect-example

This is going to provide a bad user experience in the long-term as users will be unable to find pages they have book marked, and the search engine will "prove" to be useless, causing confusion.

Redirects take time and effort, and it's a lot of content mapping since the redirects changed locations and names. I suggest a pop-up banner is added to this page: https://documentation.suse.com/soc/9/#redirectmsg when it is specifically accessed with the redirect hash to say something like "Apologies for the misdirection at this time, we are working through creating a new and improved website. This may mean that your links are broken and redirects directly to the home page. We apologise for this inconvenience and please be patient with us." Or something to that effect.

ghost commented 5 years ago

So,

Opened a replacement issue here: https://github.com/SUSEdoc/documentation.suse.com-issues/issues/11