I've a basic website with 5 pages. These 5 pages represent a 5 step process. Each step requires data from previous page, which is saved in session. If at any step, required data is missing, page is redirected to home page.
When a crawler crawls home page, it can't go beyond step 1 since required data is missing in next steps.
What should be SEO approach for these kind of pages?