• I have a site to download applications and I want to create a landing page in seconds for external links automatically

Viewing 6 replies - 1 through 6 (of 6 total)
  • If the link is to the file itself, WordPress is not involved. You could put a redirect into your .htaccess file to handle files in a particular folder though.
    If the link is to the WordPress assigned permalink of the file, you will get the attachment page. This can be customized by adding a template file to your child theme, specific to the mime type, or generic attachment.php. See the Template Hierarchy for details.

    Thread Starter ninoxw

    (@ninoxw)

    You do not understand what I mean. I want to create a page within the site where external links are converted to after a period of time has ended, for example 10 seconds. Go to the external link.

    I still don’t understand what you want.

    Thread Starter ninoxw

    (@ninoxw)

    I want to create a page within the site, the visitor will be automatically converted to it after clicking on an external link. This page will be after descending, for example 10 seconds, then going to the external link

    this an exemple in blogger
    https://khyata-nord.blogspot.com/p/waiting.html

    • This reply was modified 4 years, 9 months ago by ninoxw.

    If you have one that works, copy that code.

    Thread Starter ninoxw

    (@ninoxw)

    Unfortunately, I tried it and did not work, and I faced two problems. The first did not show the countdown, and the second problem is that the link is not fetched by the script.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Help create a landing page for external links’ is closed to new replies.