Forum Moderators: Robert Charlton & goodroi
I then 301 redirected every page to sample2.com/sample1.
That's not really a change of address, then. If all requests for oldsite/anything are getting redirected to oldsite/newsite.html, wouldn't it make more sense to serve a global 410 for oldsite (with exception for that one page), and designate oldsite/newsite.html as the 410 page?