Top "Http-status-code-301" questions

The 301 or Moved Permanently error message is a HTTP standard response code indicating that the requested resource has been assigned a new permanent URI.

PHP Page redirect problem - Cannot modify header information

I have a page that displays various elements even if the id it's calling from the database does not exist …

php redirect error-handling http-status-code-301
How to test an HTTP 301 redirect?

How can one easily test HTTP return codes, like, say, a 301 redirect? For example, if I want to "see what's …

http http-status-code-301 telnet http-status-codes
Are 301 redirects possible using javascript or jQuery?

I'm running Apache 2.0 and I'm just wondering if it is possible to make a 301 redirect using JavaScript or jQuery. I …

javascript jquery seo http-status-code-301
Remove query strings from 301 redirect

I am struggling to create appropriate 301 redirects for a site that was originally built using query strings. The old URL …

apache redirect query-string http-status-code-301
Using regular expression in htaccess for 301 redirects

I have a Wordpress blog where I am redirecting blog posts from my old blog to my new blog in …

.htaccess redirect http-status-code-301
301 curl does not show without -v

I was looking at the 301s that several 2.level domains use to redirect to their www 3.level domain, and I …

redirect curl http-status-code-301
Does 301 redirect always preserve referrer?

I want to know whether 301 redirect always preserve referrer. I make a page called "gotoorig_https.html" which contains a …

redirect http-status-code-301 http-referer
Force browsers to forget cached redirects?

I inherited a domain that previously had a 301 redirect from the root ("/") to "/index.shtml" I've removed the redirect and …

.htaccess caching redirect browser http-status-code-301
Set up 301 redirects from old classic ASP pages to new ASP.NET webforms pages

I've finished developing a website using ASP.NET Webforms and to finish it off I'm in the process of setting …

asp.net redirect asp-classic http-status-code-301
nginx static index redirect

This seems ridiculous but I've not found a working answer in over an hour of searching. I have a static …

redirect nginx http-status-code-301