Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Jonathan Bennett
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Groups 0

    Jonathan Bennett

    @Jonathan Bennett

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Jonathan Bennett Unfollow Follow

    Best posts made by Jonathan Bennett

    • RE: Site redirect

      @Wassim said in Site redirect:

      <script>
      window.location.href = "https://yourwebsite.com";
      </script>

      thanks I was trying with this method:
      <meta http-equiv="Refresh" content="0; url='https://website.url'" />

      but it caused some issues.

      Thanks again 👍

      posted in How-to
      J
      Jonathan Bennett

    Latest posts made by Jonathan Bennett

    • RE: Site redirect

      @Wassim said in Site redirect:

      <script>
      window.location.href = "https://yourwebsite.com";
      </script>

      thanks I was trying with this method:
      <meta http-equiv="Refresh" content="0; url='https://website.url'" />

      but it caused some issues.

      Thanks again 👍

      posted in How-to
      J
      Jonathan Bennett
    • Site redirect

      There doesn't appear to be a way to redirect to an external site, but I need to do this from the main landing page. I attempted to use html script to do it but nearly made it to where the appdrag site itself wouldn't work... any solution for this?

      Thanks!

      posted in How-to
      J
      Jonathan Bennett