View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002189 | OXID eShop (all versions) | 4.09. SEO, SEO URL | public | 2010-11-02 10:09 | 2012-12-10 13:35 |
Reporter | webtools | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0002189: wrong http status codes | ||||
Description | Using Parameters like index.php?x=0&itemgr=122&SwSess=aa110e6f173288dea00e8ab99ec222cd index.php?x=2222&itemgr=122&SwSess=aa1108dea00e8ab99ec222cd index.php?x=111&itemgr=122&SwSess=aa110e6f173288db99ec222cd returns "http status code 200 OK" So changing old urls (changing from another shop-system to oxid) is really difficult. In my opinion Status-Code "301" or "404" should be sent back. Google has difficultys to understand if the site exists. The oxid Shop sents COde 200 and shows the Startpage every time. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Its not a bug. If bug, then its general (worldwide) problem with all dynamic parameters concept... Lets take an example - add any additional parameter to google image search: http://www.google.com/imghp?hl=en&tab=bi and you will get header 200. Same on most other sites. So in your case i would recomment to setup ".htaccess" which redirects to start page with 301/404 on special request parameters ("itemgr", "SwSess" or so). |
|
Reminder sent to: webtools Hi, Please check the comments in this bug entry. We will close this entry as a no-change required. Thank you for report. Best regards, |