Magento URL Rewrite Management linking Pages to Nav Barmagento url rewrite prevent -1 or -2URL Rewrite Management problem with rewritesCMS Page content not displaying on WebsiteDelete url rewrite programmaticallyurl rewrite changing automatically, how to permanently fix this?set default page to Particular store viewcategory url rewrite to cms page or other link Magento 2URL rewrite problemMagento URL rewrite from SEO friendly URL's to new storeMagento 2.2.4 The value specified in the URL Key field would generate a URL that already exists
How to say "fit" in Latin?
In the movie Harry Potter and the Order or the Phoenix, why didn't Mr. Filch succeed to open the Room of Requirement if it's what he needed?
Ex-contractor published company source code and secrets online
Non-OR journals which regularly publish OR research
How can I read one message at a time from /var/mail
Are there any financial disadvantages to living significantly "below your means"?
How does The Fools Guild make its money?
What is a "Genuine Geraldo interviewee"?
Team goes to lunch frequently, I do intermittent fasting but still want to socialize
Replace data between quotes in a file
Is multiplication of real numbers uniquely defined as being distributive over addition?
Improve survivability of bicycle container
Why should we care about syntactic proofs if we can show semantically that statements are true?
A question about 'reptile and volatiles' to describe creatures
Do other countries guarantee freedoms that the United States does not have?
Generator for parity?
Tikzcd pullback square issue
Does this Foo machine halt?
sed delete all the words before a match
Does two puncture wounds mean venomous snake?
Can a College of Swords bard use Blade Flourishes multiple times in a turn?
Does the United States guarantee any unique freedoms?
In a topological space if there exists a loop that cannot be contracted to a point does there exist a simple loop that cannot be contracted also?
How to translate this word-play with the word "bargain" into French?
Magento URL Rewrite Management linking Pages to Nav Bar
magento url rewrite prevent -1 or -2URL Rewrite Management problem with rewritesCMS Page content not displaying on WebsiteDelete url rewrite programmaticallyurl rewrite changing automatically, how to permanently fix this?set default page to Particular store viewcategory url rewrite to cms page or other link Magento 2URL rewrite problemMagento URL rewrite from SEO friendly URL's to new storeMagento 2.2.4 The value specified in the URL Key field would generate a URL that already exists
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am trying to link a CMS page to the navigation bar however under url rewrite management I keep receiving " Request Path for Specified Store Already exists. This is what I've done...
1) created the page Portfolio under CMS -> Pages.
Title Portfolio : URL Key portfolio
2) created subcategory Portfolio: Active YES : Include in Navigation Menu YES : URL Key portfolio1
3)Go to URL Rewrite Information and place the following in
and receive the message "Request Path for Specified Store Already Exits:
Please help - I have already tried http://jc-designs.net/blog/2012/09/magento-adding-cms-pages-to-the-main-navigation/
magento-1.9 url-rewrite
add a comment |
I am trying to link a CMS page to the navigation bar however under url rewrite management I keep receiving " Request Path for Specified Store Already exists. This is what I've done...
1) created the page Portfolio under CMS -> Pages.
Title Portfolio : URL Key portfolio
2) created subcategory Portfolio: Active YES : Include in Navigation Menu YES : URL Key portfolio1
3)Go to URL Rewrite Information and place the following in
and receive the message "Request Path for Specified Store Already Exits:
Please help - I have already tried http://jc-designs.net/blog/2012/09/magento-adding-cms-pages-to-the-main-navigation/
magento-1.9 url-rewrite
add a comment |
I am trying to link a CMS page to the navigation bar however under url rewrite management I keep receiving " Request Path for Specified Store Already exists. This is what I've done...
1) created the page Portfolio under CMS -> Pages.
Title Portfolio : URL Key portfolio
2) created subcategory Portfolio: Active YES : Include in Navigation Menu YES : URL Key portfolio1
3)Go to URL Rewrite Information and place the following in
and receive the message "Request Path for Specified Store Already Exits:
Please help - I have already tried http://jc-designs.net/blog/2012/09/magento-adding-cms-pages-to-the-main-navigation/
magento-1.9 url-rewrite
I am trying to link a CMS page to the navigation bar however under url rewrite management I keep receiving " Request Path for Specified Store Already exists. This is what I've done...
1) created the page Portfolio under CMS -> Pages.
Title Portfolio : URL Key portfolio
2) created subcategory Portfolio: Active YES : Include in Navigation Menu YES : URL Key portfolio1
3)Go to URL Rewrite Information and place the following in
and receive the message "Request Path for Specified Store Already Exits:
Please help - I have already tried http://jc-designs.net/blog/2012/09/magento-adding-cms-pages-to-the-main-navigation/
magento-1.9 url-rewrite
magento-1.9 url-rewrite
edited Jul 30 at 4:25
Mohit Rane
1,20918 bronze badges
1,20918 bronze badges
asked Oct 12 '15 at 0:44
SamSam
61 bronze badge
61 bronze badge
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This means your system has already created a url rewrite for this category.
For simple fix, you can follow these steps manually:
- Go to
Catalog > Url Redirects
and search the exact same as you have in your request path - Then edit that and
- Change the target path as you wish.
If you are only trying to show cms page in that category then there is another better approach
- Create a new static block
- Add your all
cms page
content in there and save
NOW, - Open that category and go to
Display and Settings
section - Then change "Display mode" to "static block only".
- Then in "CMS Block" section choose your cms block and save
This should do the trick.
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
add a comment |
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%2f86073%2fmagento-url-rewrite-management-linking-pages-to-nav-bar%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This means your system has already created a url rewrite for this category.
For simple fix, you can follow these steps manually:
- Go to
Catalog > Url Redirects
and search the exact same as you have in your request path - Then edit that and
- Change the target path as you wish.
If you are only trying to show cms page in that category then there is another better approach
- Create a new static block
- Add your all
cms page
content in there and save
NOW, - Open that category and go to
Display and Settings
section - Then change "Display mode" to "static block only".
- Then in "CMS Block" section choose your cms block and save
This should do the trick.
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
add a comment |
This means your system has already created a url rewrite for this category.
For simple fix, you can follow these steps manually:
- Go to
Catalog > Url Redirects
and search the exact same as you have in your request path - Then edit that and
- Change the target path as you wish.
If you are only trying to show cms page in that category then there is another better approach
- Create a new static block
- Add your all
cms page
content in there and save
NOW, - Open that category and go to
Display and Settings
section - Then change "Display mode" to "static block only".
- Then in "CMS Block" section choose your cms block and save
This should do the trick.
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
add a comment |
This means your system has already created a url rewrite for this category.
For simple fix, you can follow these steps manually:
- Go to
Catalog > Url Redirects
and search the exact same as you have in your request path - Then edit that and
- Change the target path as you wish.
If you are only trying to show cms page in that category then there is another better approach
- Create a new static block
- Add your all
cms page
content in there and save
NOW, - Open that category and go to
Display and Settings
section - Then change "Display mode" to "static block only".
- Then in "CMS Block" section choose your cms block and save
This should do the trick.
This means your system has already created a url rewrite for this category.
For simple fix, you can follow these steps manually:
- Go to
Catalog > Url Redirects
and search the exact same as you have in your request path - Then edit that and
- Change the target path as you wish.
If you are only trying to show cms page in that category then there is another better approach
- Create a new static block
- Add your all
cms page
content in there and save
NOW, - Open that category and go to
Display and Settings
section - Then change "Display mode" to "static block only".
- Then in "CMS Block" section choose your cms block and save
This should do the trick.
answered Oct 12 '15 at 1:08
Adarsh KhatriAdarsh Khatri
6,8032 gold badges19 silver badges45 bronze badges
6,8032 gold badges19 silver badges45 bronze badges
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
add a comment |
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
Did it help? Can you response please.
– Adarsh Khatri
Jan 25 '16 at 2:05
add a comment |
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%2f86073%2fmagento-url-rewrite-management-linking-pages-to-nav-bar%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