magento 2 category url_rewrites issue Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm 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 magentoHow auto-generate product and category url 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 Custom options of some products are not visibleStatic Content 404 with Magento 2 and Nginx
Monty Hall Problem-Probability Paradox
White walkers, cemeteries and wights
What is the difference between a "ranged attack" and a "ranged weapon attack"?
In musical terms, what properties are varied by the human voice to produce different words / syllables?
What does Turing mean by this statement?
Differences to CCompactSize and CVarInt
Random body shuffle every night—can we still function?
Was Kant an Intuitionist about mathematical objects?
Mounting TV on a weird wall that has some material between the drywall and stud
The Nth Gryphon Number
How many time has Arya actually used Needle?
Trying to understand entropy as a novice in thermodynamics
What are the main differences between Stargate SG-1 cuts?
Why complex landing gears are used instead of simple,reliability and light weight muscle wire or shape memory alloys?
New Order #6: Easter Egg
A term for a woman complaining about things/begging in a cute/childish way
Why weren't discrete x86 CPUs ever used in game hardware?
Does the Mueller report show a conspiracy between Russia and the Trump Campaign?
What initially awakened the Balrog?
Are the endpoints of the domain of a function counted as critical points?
I can't produce songs
Co-worker has annoying ringtone
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
How to ternary Plot3D a function
magento 2 category url_rewrites issue
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm 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 magentoHow auto-generate product and category url 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 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;
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 permanent
It is strange while in local setup Magento2.3 its working fine.
any idea. why this happen?
Please check my store->config->catalog->SEO setings below
magento2 url-rewrite
add a comment |
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 permanent
It is strange while in local setup Magento2.3 its working fine.
any idea. why this happen?
Please check my store->config->catalog->SEO setings below
magento2 url-rewrite
add a comment |
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 permanent
It is strange while in local setup Magento2.3 its working fine.
any idea. why this happen?
Please check my store->config->catalog->SEO setings below
magento2 url-rewrite
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 permanent
It is strange while in local setup Magento2.3 its working fine.
any idea. why this happen?
Please check my store->config->catalog->SEO setings below
magento2 url-rewrite
magento2 url-rewrite
edited 2 days ago
Rv Singh
730418
730418
asked 2 days ago
Tirth PatelTirth Patel
1048
1048
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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