【问题标题】:Magento 2 Category URL?Magento 2 类别网址?
【发布时间】:2019-09-11 11:09:57
【问题描述】:

我正在尝试直接查找类别的 URL - 我使用 Megamenu,但我已经尝试了所有可以找到的方法,但不断收到 404 错误

对于此示例,我们假设我尝试获取包含活动产品的“家具”类别的链接,使用 domain.com/my-main-product.html 可以正常使用该产品的直接链接

我试过了

http://example.com/furniture
http://example.com/catalog/furniture
http://example.com/catalog/category/view/id/143

谁能推荐我如何找到它们 - 我目前的布局是:

Default Category
   Furniture
   Test Category

我得到的只是“页面不存在”(404)

任何帮助将不胜感激

【问题讨论】:

    标签: magento2


    【解决方案1】:

    请检查以下路径。

    {select category}--> search engine optimization-->url key.

    您可以在那里看到网址。当您访问时,应将.html 附加到 URL。例如,如果值为furniture,您的网址应该是这样的

    http://example.com/furniture.html

    http://example.com/index.php/furniture.html如果 mod_rewrite 未启用

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-18
      • 2012-11-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多