Forum Moderators: open
<%
response.status = "301 Moved Permanently"
Response.addheader "Location", [url.com...]
Response.End
%>
Unfortunately, after the last Google update, our site fell from PR6 to PR5 for the first time. To avoid dropping in SE rankings and possibly falling off the SE’s altogether, we have decided to revert to our old .htm site.
Can this be done by simply removing this “redirect” code or are there any risks which I have not considered?