Old 12-03-2007, 21:55   #1 (permalink)
nalani
"Cool...."
 
Join Date: Feb 2007
Location: Richmond,CA
Posts: 20
Not working!

I doing a website for a financial planner because there old website was crap. The lady out of no where decides to buy a new domain and now has all her clients going to it. Thing is, there is no website! So I told her that I would just put a simple redirect link ( a href) so that they could at least go to her old website. For some reason, the a href tag insn't working. Since the lady doesn't know crap about websites she has the real basic "starter" web hosting so I deicde to do a simple webpage in sitestudio.


The link isn't letting anyone go to the other website and its driving me nuts! I know the code is correct!


Here is the Url: http://www.sagemoney.org
  Reply With Quote
Old 12-03-2007, 22:09   #2 (permalink)
theantidote
can't draw but can code
 
theantidote's Avatar
 
Join Date: Oct 2006
Posts: 109
<a href="http://www.sagefinancialsolutions.org">Please Click Here To Be Redirected To Sage Financial Solutions</a>


...where did you learn HTML?

You may want to try this instead by the way:
<meta http-equiv="refresh" content="0;url=http://www.sagefinancialsolutions.org" />

That will automatically redirect the user to the right page.
  Reply With Quote
Old 12-03-2007, 22:12   #3 (permalink)
2Dfruit
Biscuit
 
2Dfruit's Avatar
 
Join Date: Jun 2006
Location: Ireland
Posts: 985
"for some reason"

..and it's obviously NOT right

ans = http://

toughie that...

Useful
  Reply With Quote
Old 12-03-2007, 22:14   #4 (permalink)
theantidote
can't draw but can code
 
theantidote's Avatar
 
Join Date: Oct 2006
Posts: 109
While we're at it, you could do a lot more with a name like Sage. Look at Mint for example.

If they let you make a logo for them do a nice sage leaf and make your site a richer green.
  Reply With Quote
Old 12-03-2007, 22:19   #5 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,996
Quote:
Originally Posted by theantidote
you could do a lot more with a name like Sage..
Like get your ass sued off?
__________________
  Reply With Quote
Old 12-03-2007, 22:20   #6 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,996
Here's a great logo idea?

__________________
  Reply With Quote
Old 12-03-2007, 22:27   #7 (permalink)
nalani
"Cool...."
 
Join Date: Feb 2007
Location: Richmond,CA
Posts: 20
Quote:
Originally Posted by theantidote
<a href="http://www.sagefinancialsolutions.org">Please Click Here To Be Redirected To Sage Financial Solutions</a>


...where did you learn HTML?

You may want to try this instead by the way:
<meta http-equiv="refresh" content="0;url=http://www.sagefinancialsolutions.org" />

That will automatically redirect the user to the right page.

I learned in my technology class. The teacher was a bit of a spaz and thats why I joined the forums.
  Reply With Quote
Old 12-03-2007, 22:36   #8 (permalink)
nalani
"Cool...."
 
Join Date: Feb 2007
Location: Richmond,CA
Posts: 20
Ok its working.
  Reply With Quote
Old 12-03-2007, 22:37   #9 (permalink)
nalani
"Cool...."
 
Join Date: Feb 2007
Location: Richmond,CA
Posts: 20
Thanks guys. I haven't done any web design in awhile so bear with me.
  Reply With Quote
Old 13-03-2007, 09:13   #10 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,440
Quote:
Originally Posted by theantidote
You may want to try this instead by the way:
<meta http-equiv="refresh" content="0;url=http://www.sagefinancialsolutions.org" />

That will automatically redirect the user to the right page.

Be careful if using this technique - Search Engines will penalise you for it.

This re-direct method is not user-controlled, and it could be used to point you to ANY site at all without your knowledge ... thats why SEs don't like it.

I wouldn't recommend using it.
In fact I'd say "DON'T DO IT AT ALL !!"
__________________
fuck signatures
  Reply With Quote
Old 13-03-2007, 11:03   #11 (permalink)
nalani
"Cool...."
 
Join Date: Feb 2007
Location: Richmond,CA
Posts: 20
Quote:
Originally Posted by weldo
Be careful if using this technique - Search Engines will penalise you for it.

This re-direct method is not user-controlled, and it could be used to point you to ANY site at all without your knowledge ... thats why SEs don't like it.

I wouldn't recommend using it.
In fact I'd say "DON'T DO IT AT ALL !!"

Which one do you recommend?
  Reply With Quote
Old 13-03-2007, 11:21   #12 (permalink)
lukasarts
Shiv.
 
lukasarts's Avatar
 
Join Date: Jul 2006
Location: Elsewhere
Posts: 1,110
Don't do it at all.
__________________
  Reply With Quote
Old 13-03-2007, 16:07   #13 (permalink)
theantidote
can't draw but can code
 
theantidote's Avatar
 
Join Date: Oct 2006
Posts: 109
Quote:
Originally Posted by datahound
Here's a great logo idea?


Oh yeah, I forgot about that whole copyright thing.

Also sorry about the meta refresh thing, I didn't realize it was no good. Frankly I haven't used it since 1998 but I figured it was still valid.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8