Help With Redirection Template

  • Status: Closed
  • Prize: $15
  • Entries Received: 4
  • Winner: lucas829

Contest Brief

I would like to identify the code to place into the HTML theme of a Tumblr web site to force redirection to a new URL. The code below partially works. The problems are:

1) The Meta tag line doesn't create any 15 second pause.

2) The text line that contains the link to allow manual redirection is being converted by Tumblr into some very weird URL that does not work.

3) I want to make the text and formatting of that text line more attractive, to make it readable during the delay.

4) If possible, I would like the manual link to include the location path, so that the full URL is forwarded manually.

I would say the person who solves this problem needs to have accounts on Tumblr, and it needs to be tested. Don't just guess at solutions please.

<html>
<head>
<meta http-equiv=”refresh” content=”15” ;url=”http://newblogname.tumblr.com”>
</head>
<body>
Redirecting to <a href=”http://newblogname.tumblr.com”>newblogname</a>
<script>
location.replace(‘http://newblogname.tumblr.com’ + location.pathname);
</script>
</body></html>

Recommended Skills

Public Clarification Board

  • amjadali4888
    amjadali4888
    • 11 years ago

    hi are you there?

    • 11 years ago
  • adamzazad
    adamzazad
    • 11 years ago

    Can you make the contest sealed?

    • 11 years ago
    1. westes
      Contest Holder
      • 11 years ago

      Sealing costs $30.... I think it would be first submitted correct response.

      • 11 years ago
    2. adamzazad
      adamzazad
      • 11 years ago

      Ok, never mind i already submitted my entry and a link to a demo

      • 11 years ago
  • zicmedia
    zicmedia
    • 11 years ago

    Check private message . Have a good day

    • 11 years ago

Show more comments

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!