/    Sign up×
Community /Pin to ProfileBookmark

Website page forwarding

Hello,

I’m trying to make a page forward from a website.

My website is [url]http://www.youthblastministrties.org/conference[/url]

but I need it to go to the page

[url]http://www.youthblastministries.org/conference.htm[/url]

How can i make it forward to this page

our Brochure has this address on it[url]http://www.youthblastministrties.org/conference[/url]

Thank You,

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@saeAug 29.2007 — In the root (main) directory of your website create a file called .htaccess in that file add:

<i>
</i>Redirect 301 /conference/ http://www.youthblastministries.org/conference.htm
Redirect 301 /conference http://www.youthblastministries.org/conference.htm


If you already have a .htaccess file than just add those lines to it.

P.S. Check out my site if you have a chance - http://www.canadianyouthworker.com
Copy linkTweet thisAlerts:
@surfboard15authorAug 29.2007 — I did that on my Windows 2003 server but it didn't work do I need a different type of server or is it possible a different way?
Copy linkTweet thisAlerts:
@LeeUAug 29.2007 — .htaccess works on an Apache server. You could try this software.
Copy linkTweet thisAlerts:
@YelgnidrocAug 29.2007 — Or, in your conference directory, have a file called index.html that contains the following:

<i>
</i>&lt;META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.youthblastministries.org/conference.htm
"&gt;

Copy linkTweet thisAlerts:
@kiwibritAug 29.2007 — I did that on my Windows 2003 server but it didn't work do I need a different type of server or is it possible a different way?[/QUOTE]
Googling around, [url=http://www.internetbasedmoms.com/seo/301-redirect-windows-server.html]this[/url] seems to be a way.
Copy linkTweet thisAlerts:
@surfboard15authorAug 30.2007 — I just wanted to reply back Saying Thank You for all your help now we can get started on our webpage.

This site is very much helpful.
×

Success!

Help @surfboard15 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 5.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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...