• In AMP version, I added a menu using wordpress menu section,

    But I can see non wordpress links also got /amp/
    So I tried to skip those using AMP WP settings > Advanced settings > Exclude URLs From Auto Converting

    I added several non wordpress URLs such as:

    https://www.onlanka.com/chat
    https://www.onlanka.com/friends

    But it is not skipping those URLs from AMP menu.

    So I had to forcefully redirect following URLs using htaccess:

    https://www.onlanka.com/amp/chat ---> https://www.onlanka.com/chat
    https://www.onlanka.com/amp/friends ---> https://www.onlanka.com/friends

    Also my permalink is /news/%postname%.html

    So AMP search tools link currently showing as https://www.onlanka.com/news/amp/?s
    but actually search tool visible on this URL https://www.onlanka.com/amp?s

    Please fix those issues and release an update.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Menu links in AMP’ is closed to new replies.