简体   繁体   中英

categories links to 404 page not found

Magento all categories links on frontend goes to 404 page not found. What database table is responsabile for that? Or i should set something in admin? The reindex url catalog is working fine.

May be issue is with category url suffix which was expecting a .html suffix but the links were giving blank. Change

Admin -> System -> Configuration -> Catalog -> Search Engine Optimizations -> category suffix

from ".html" to "" (blank) and It works fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM