magento - "match-not-found" on products url rewrite -
i'm trying fix few product's urls , i've been doing following process:
- i run on database:
delete core_url_rewrite;
- on cms go
system > index management > gatalog url rewrites
, ask rewrite it;
and when go on cms catalog > url rewrite management
, search products
, on column request path
lot of match-not-found-xxx
, xxx
different numbers.
it happening many products , i've done , redone process above , still getting same resuls.
i can't figure why happening. clue?
magento adds number 'xxx' url-path if product has same path. there chance imported products , gone wrong there?
check urk_key values products , see set too.
that's best clue have right now, luck!
Comments
Post a Comment