PDA

View Full Version : URL REDIRECT types



hariandro001
02-17-2017, 03:31 AM
Guys what are the types of url redirect such as 301 and 404 ..please explain these terms????:confused:

aceamerican
02-23-2017, 12:02 AM
Use canonical tag

damponting44
02-23-2017, 04:05 AM
A 301 redirect means that the page has permanently moved to a new location. A 302 redirect means that the move is only temporary. Search engines need to figure out whether to keep the old page, or replace it with the one found at the new location.

ewastecompany2
02-24-2017, 12:05 AM
URL Redirection

HTTP Redirects
HTML Redirects
Iframe/Frameset Redirects

jackar56
03-09-2017, 01:51 AM
you should use the 301 redirection for website permanent redirection

shakthipriya
03-10-2017, 02:04 AM
There are two broad types of redirects:
Specified in the HTTP header response
Specified in the HTML output