We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15001
    • 697 Posts
    Hi,

    I'm building a website for handheld devices.
    The site uses a tree structure where the user clicks on anchors to navigate to the solution to his problem.

    Each page allows to access several "Next step" pages and also display a "Previous step" button.

    I plan using rel="prev" and rel="next" in the <a> elements.

    But as there are multiple "next" on each page, is this a good idea?

    So, the struture is a tree that is navigated like a diaporama.
    I don't want any "View all" in Google because it's not a thread.

    Can there be multiple "next" links.
    What's your opinion?