Hello plumber,
As gellegbs said, there is a refresh meta tag on the page "about us"
Open the html page "about_me.htm" and look at your code.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- #BeginTemplate "/Templates/index.dwt" --><!-- DW6 -->
<head>
<link href="styles/style.css?v=2011-04-25" rel="stylesheet" type="text/css" />
<!-- #BeginEditable "headsection" -->
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="author" content="www.ineedplumbinghelp.com" />
<meta http-equiv="Refresh" content="1; url=http://www.myplumbingconsultant.com/index.htm">
<!-- #EndEditable -->
<link rel="stylesheet" href="style.css" type="text/css" />
...
Search for the red highlighted code (line 12) and remove it, save the htm page and upload to the webserver.
Regards,
Coderunner
Bookmarks