For the Premium Store what are the best practices for redirecting the primary (non-mobile) site to the mobile site?All pages on a non-mobile, primary site should redirect to the mobile site. Product pages should redirect to lookup.aspx?sku={SKU} on the ASPDNSF storefront where we'll lookup the product page and redirect to it if found (otherwise goes to homepage). All other pages (category, informational, department, homepage) should redirect to the ASPDNSF home page. |