Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeff 1 post 21 karma points
    Jun 30, 2014 @ 23:06
    Jeff
    0

    Tracing timeline of redirect

    Hello

    This is my first post so be kind ;)

    I am starting on a new project and was tasked to find out why a link is redirecting to the home page.  This project was inherited so it's kind of a trial by fire for me.

    Here is the scenario:
    - A user is on a browse parts page : /browse/parts/series/all 
    - Clicking on a "View All" link on this page should go to : /browse/parts
    - Upong clicking, I see a 302 redirect (via 'Network' in Developer Tools, Chrome) and then it goes to the home page

    What I've tried:
    - Check the Umbraco content settings for the pages.  No redirect is set.
    - Inspected the code via VS 2012

    Is there something else I could do to determine what is causing the redirect.

    Thanks,

Please Sign in or register to post replies

Write your reply to:

Draft