php - False 302 redirect instead of 200 on Nginx -
on website have 3000 pages 302 answer instead of 200, google dumping pages, products, articles, everything. it's seo nightmare. few page answer 200, no apparent reason. can reason? example pages : https://www.musclenutrition.com/about-us page visualized correctly, seems redirected home page. cookies weird. any appreciated. >>> https://www.musclenutrition.com/about-us > -------------------------------------------- > 302 found > -------------------------------------------- status: 302 found code: 302 server: nginx date: sat, 12 nov 2016 22:52:55 gmt content-type: text/html; charset=utf-8 connection: close x-powered-by: php/7.0.10 set-cookie: frontend_cid=deleted; expires=thu, 01-jan-1970 00:00:01 gmt; max-age=0; path=/; domain=.www.musclenutrition.com expires: thu, 19 nov 1981 08:52:00 gmt cache-control: public pragma: no-cache location: https://www.musclenutrition.com/ access-control-allow-origin: * x-frame-options: sameorigin ...