/    Sign up×
Community /Pin to ProfileBookmark

help my page keeps refreshing

i cant seeem to find the “code” that keeps refreshing my page. i looked everywhere. i need a fresh pair of eyes please.

here is the website

[url]http://www.myplumbingconsultant.com/index.htm[/url]

the page is located here

[url]http://www.myplumbingconsultant.com/about_me.htm[/url]

i just cant find the refresh code, or am i going bonkers.

thank you

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@gellegbsJul 22.2012 — check to see if you have something similar on your page and delete it
[code=html]
<meta http-equiv="refresh" content="0;url=NEW PAGE URL" />
[/code]
Copy linkTweet thisAlerts:
@coderunnerJul 22.2012 — 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" />
[B][COLOR="Red"]<meta http-equiv="Refresh" content="1; url=http://www.myplumbingconsultant.com/index.htm"> [/COLOR][/B]
<!-- #EndEditable -->
<link rel="stylesheet" href="style.css" type="text/css" />
...[/CODE]

Search for the red highlighted code (line 12) and remove it, save the htm page and upload to the webserver.

Regards,

Coderunner
Copy linkTweet thisAlerts:
@plumberauthorJul 22.2012 — im using dreamweaver, and i must be blind as a bat or its hidden but i cant see it.

here is what i see in my editor for the meta tags of about_me.htm
-------------------------------


<!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="/style.css?v=2011-04-25" rel="stylesheet" type="text/css" />

<!-- #BeginEditable "headsection" -->

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<meta name="author" content="www.ineedplumbinghelp.com" />

<!-- #EndEditable -->


-----------------------------------------------------
Copy linkTweet thisAlerts:
@coderunnerJul 22.2012 — Hello,

When I look at the source code of the about_me.htm page I still see the refresh meta tag on line 12.

You're looking at the htm file in Dreamweaver so the file is on your hd of your pc and local. When you open that specific file from your pc (local view), does it also refresh ? (option in Dreamweaver --> button --> "Live view"

Suggestion: try to re-upload the about_me.htm file to the webserver, probably you forget to upload the right adjusted htm file.

Regards

Coderunner
×

Success!

Help @plumber spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...