magento 2 category url_rewrites issue Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Magento install in subfolder of ServerRoot: how to use server rewrites to get rid of subfolder in all URLsUrl redirection issue in magentoRemove Parent Category from child category URLCategory save issueurl_key not updatedRedirect category to cms page magento 2Magento 2: Programmatically check if a URL is valid for each language supported in a siteMagento 2: Config product get seo urlMagento 2 Custom options of some products are not visibleStatic Content 404 with Magento 2 and Nginx

Why didn't Eitri join the fight?

How do I find out the mythology and history of my Fortress?

If u is orthogonal to both v and w, and u not equal to 0, argue that u is not in the span of v and w. (

Trademark violation for app?

How to react to hostile behavior from a senior developer?

Most bit efficient text communication method?

How can I use the Python library networkx from Mathematica?

First console to have temporary backward compatibility

How does the math work when buying airline miles?

Using et al. for a last / senior author rather than for a first author

What's the meaning of "fortified infraction restraint"?

Delete nth line from bottom

Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?

Can anything be seen from the center of the Boötes void? How dark would it be?

How to deal with a team lead who never gives me credit?

Significance of Cersei's obsession with elephants?

8 Prisoners wearing hats

How would a mousetrap for use in space work?

Crossing US/Canada Border for less than 24 hours

Why do we bend a book to keep it straight?

What causes the direction of lightning flashes?

Does classifying an integer as a discrete log require it be part of a multiplicative group?

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

Old style "caution" boxes



magento 2 category url_rewrites issue



Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Magento install in subfolder of ServerRoot: how to use server rewrites to get rid of subfolder in all URLsUrl redirection issue in magentoRemove Parent Category from child category URLCategory save issueurl_key not updatedRedirect category to cms page magento 2Magento 2: Programmatically check if a URL is valid for each language supported in a siteMagento 2: Config product get seo urlMagento 2 Custom options of some products are not visibleStatic Content 404 with Magento 2 and Nginx



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am using Magento 2.3



when I create new category and check url_rewrite and front end that url generate like this domain.com/parent.html/subcategory.html



instead I need url like domain.com/parent/subcategory.html



yes I can edit in url_rewrite by manually. I want to solve it permenant



It is strange while in local setup Magento2.3 its working fine.



any idea. why this happen.



please check my store->config->catelog->SEO setings below
enter image description here









share




























    0















    I am using Magento 2.3



    when I create new category and check url_rewrite and front end that url generate like this domain.com/parent.html/subcategory.html



    instead I need url like domain.com/parent/subcategory.html



    yes I can edit in url_rewrite by manually. I want to solve it permenant



    It is strange while in local setup Magento2.3 its working fine.



    any idea. why this happen.



    please check my store->config->catelog->SEO setings below
    enter image description here









    share
























      0












      0








      0








      I am using Magento 2.3



      when I create new category and check url_rewrite and front end that url generate like this domain.com/parent.html/subcategory.html



      instead I need url like domain.com/parent/subcategory.html



      yes I can edit in url_rewrite by manually. I want to solve it permenant



      It is strange while in local setup Magento2.3 its working fine.



      any idea. why this happen.



      please check my store->config->catelog->SEO setings below
      enter image description here









      share














      I am using Magento 2.3



      when I create new category and check url_rewrite and front end that url generate like this domain.com/parent.html/subcategory.html



      instead I need url like domain.com/parent/subcategory.html



      yes I can edit in url_rewrite by manually. I want to solve it permenant



      It is strange while in local setup Magento2.3 its working fine.



      any idea. why this happen.



      please check my store->config->catelog->SEO setings below
      enter image description here







      magento2 url-rewrite





      share












      share










      share



      share










      asked 1 min ago









      Tirth PatelTirth Patel

      1048




      1048




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270580%2fmagento-2-category-url-rewrites-issue%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270580%2fmagento-2-category-url-rewrites-issue%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          منجزی محتویات تیره‌های طایفه منجزی[ویرایش] مشاهیر طایفه منجزی[ویرایش] محل سکونت[ویرایش] پانویس[ویرایش] منابع[ویرایش] منوی ناوبری«نمودار اجتماعی طوایف بختیاری»«BakhtyārBAḴTĪĀRĪ TRIBE»«اسامی طوایف و شعب ایل بختیاری»ووگسترش آن

          بیوانفورماتیک محتویات تاریخچه[ویرایش] اهداف[ویرایش] کاربردهای بیوانفورماتیک[ویرایش] زمینه‌های مهم بیوانفورماتیک[ویرایش] موضوعات سیستم نرم‌افزاری بیوانفورماتیک[ویرایش] مراکز و ابزار[ویرایش] جستارهای وابسته[ویرایش] پیوند به بیرون[ویرایش] منابع[ویرایش] منوی ناوبریووانجمن بیوانفورماتیک ایرانمرکز بیوانفورماتیک دانشگاه تهرانمرکز ملی تحقیقات بیوانفورماتیکانستیتو بیو-آی‌تیبانک داده‌های دی ان ایمرکز ملی اطلاعات بیوتکنولوژیانستیتوی بیوانفورماتیک اروپاپورتال بیوانفورماتیک ایران«فرهنگ واژه‌های مصوب فرهنگستان ـ دفتر هشتم، بخش لاتین»وووو4611085-900870420ووو