Reply
Domain Fowarding
Old 02-05-2008, 08:06 AM Domain Fowarding
Junior Talker

Posts: 3
Name: Ross
Hi, i hope this isnt in the wrong forum.

Basically my site has a flash header on index.html and the content is stored in a frame (had to be done due to the loading sequence of the flash header). But whenever somebody clicks a direct link from yahoo for example to a certain page (i.e. www.mydomain.com/aboutus.php) the header is not displayed. So my question is as follows...

Is there a way to re-direct all traffic thats not coming through the main domain to the main domain.

ooof....even i dont understand my explination...ill try with some more examples...


i need redirects as follows:

mydomain.com/aboutus.php ----> mydomain.com
mydomain.com/view.php ----> mydomain.com
...etc etc...

i cant do them all manually as i have dynamically created pages so theres pages like mydomain.com/view.php%3fjob_id=43

is there something like a wildcard i could use when setting up a redirect?

any ideas?

Last edited by Ross2452 : 02-05-2008 at 08:12 AM.
Ross2452 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-06-2008, 03:38 AM Re: Domain Fowarding
~ServerPoint~'s Avatar
Ultra Talker

Posts: 494
Name: Travis
I think that the best is 301 redirect (redirect on server side)
__________________
ServerPoint.com - a true hosting company offering online presence solutions since 1998
Web Hosting, colocation, dedicated servers, Virtual Private Server (VPS) hosting
Wholly owned multi homed network, servers and facilities
~ServerPoint~ is offline
Reply With Quote
View Public Profile
 
Old 02-07-2008, 02:49 PM Re: Domain Fowarding
ssandecki's Avatar
SEO Addict

Latest Blog Post:
Wordpress SEO Plugins
Posts: 296
Name: Stephen
Location: Chicago, IL
You have to use mod_rewrite to re-write your dynamic URLs, than you can 301 redirect them.
__________________
Search Engine Optimization - Search Engine Optimization Knowledge Database.
SEO Services - SEO Services by Stephen Sandecki of Civic SEO
ssandecki is offline
Reply With Quote
View Public Profile Visit ssandecki's homepage!
 
Old 02-07-2008, 07:43 PM Re: Domain Fowarding
chrishirst's Avatar
Super Moderator

Latest Blog Post:
Javascript alert
Posts: 13,686
Location: Blackpool. UK
Or

How to annoy your site visitors and make sure they NEVER come back.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-08-2008, 06:29 AM Re: Domain Fowarding
starlord's Avatar
Extreme Talker

Posts: 210
Name: Darran
silly question time ... why not create a header.php file with your flash in ... then
Code:
<?php include("header.php"); ?>
at the top of each php file?


or am I reading the question wrong? (wouldn't be the frist time)

Starlord
starlord is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Domain Fowarding
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12310 seconds with 12 queries