/    Sign up×
Community /Pin to ProfileBookmark

Redirect page

I have a community site and I have just changed the news page from htm to php so I can put a content management system on it.

Google etc. have my htm page well ranked so can anyone tell me how I can put a redirect on the news.htm page to send visitors to news.php.

thanks in advance ? ?

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@dthurman1432Jun 05.2006 — add the following code in the <head> tags

<META HTTP-EQUIV="Refresh" CONTENT="0; URL=news.php">
Copy linkTweet thisAlerts:
@amimanauthorJun 05.2006 — Thanks for quick reply

That worked a treat
Copy linkTweet thisAlerts:
@kiwibritJun 05.2006 — add the following code in the <head> tags

<META HTTP-EQUIV="Refresh" CONTENT="0; URL=news.php">[/QUOTE]


However, this is said to be bad for search engines rankings - on the grounds that it could lead to search engine spammers having similar pages that lead to the same page. Here is [url=http://www.googlerank.com/ranking/Ebook/meta.html]one page alleging that[/url] (scroll down). I have seen others.
Copy linkTweet thisAlerts:
@dthurman1432Jun 06.2006 — i guess in that case use this in between script tags:

window.location="http://www.yourdomain.com/news.php";
×

Success!

Help @amiman 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.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

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