You have no items in your shopping cart.

Profile: Optify

Avatar
Statistics

    >1: If I have a page which needs to redirect to some external site. Could be if I had a page called "/about-us" but i want this page to go to a different website which is not a webshop. I would then redirect that page to "https://another-website.com/about-us".
    I basically just need to be able to type in the full URL in the "Target Url" field, e.g. "https://another-website.com/about-us".

    5 years ago

    Two nice and simple features would be:

    1: Redirection to external URL e.g. "/some-page"  ->  "https://somesite.com"
    It basically just have to check if target starts with "https://" or "http://".

    2: Simple wildcard support
    E.g. "/some-page/*" would redirect all pages below "/some-page".
    If you use SQL to find the matches you could use LIKE with % wildcard, but you have to be aware of SQL injections though.

    These features would make this great plugin close to perfect! :)

    5 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved