Hide Forgot
Description of problem: When searching Google for openstack information, and a Red Hat link comes up in the search results, it 404's. How reproducible: Always Steps to Reproduce: 1. Search for "site:access.redhat.com openstack custom image" Actual results: 1. 404 Expected results: 2. Get the documentation Additional info: I can't give you the direct link because Google obfuscates it, and we redirect instantly away from it.
Here's an example of a broken link: https://access.redhat.com/site/documentation/resources/docs/en-US/Red_Hat_OpenStack/3/html/Installation_and_Configuration_Guide/Building_a_Custom_Disk_Image.html This actual documentation shows up twice in Google results (one correct, one incorrect). We should probably never, ever make documentation links invalid... and 301 redirect so Google knows to do the right thing... http://www.google.com/custom?q=site%3Aaccess.redhat.com+custom+openstack+disk+image&btnG=Search
The link in comment 2 and those like it will be fixed when we get the redirect mechanism working. This isn't a true dupe of #1058817, but fixing that will fix this too. *** This bug has been marked as a duplicate of bug 1058817 ***