magento - "match-not-found" on products url rewrite -


i'm trying fix few product's urls , i've been doing following process:

  1. i run on database: delete core_url_rewrite;
  2. 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

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -