View Product page magento -


in magento when click on product go

www.mysite.com/product.html 

how can change to

www.mysite.com/sometext/product.html  

thanks in advance..

  1. go menu admin > catalog > url rewrite management
  2. click on "add new url rewrite" button
  3. select "create url rewrite:" product
  4. filter product in grid , select product
  5. click on "skip select category" button @ end of page
  6. change request path "sometext/product.html"

Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -