Navigation

    APPDRAG Community

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

    Jonathan Bennett

    @Jonathan Bennett

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

    Jonathan Bennett 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