Page hierarchy
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 15
- Joined: Wed Nov 29, 2023 2:26 pm
Page hierarchy
Hello,
What am I doing wrong ?
In breadcrumbs I see Home / page.html / page2.html
That's how it should be
but in web browser https://www.home.lt/page2.html
I want it to be home / page and / subpage
I use master page...
What am I doing wrong ?
In breadcrumbs I see Home / page.html / page2.html
That's how it should be
but in web browser https://www.home.lt/page2.html
I want it to be home / page and / subpage
I use master page...
Re: Page hierarchy
Links in a master page are relative to the folder where the master page is in.
So, if the master page is in another folder as the content page then the links will not be valid.
If you need further assistance, then please share a DEMO project so I can see what you have done.

So, if the master page is in another folder as the content page then the links will not be valid.
If you need further assistance, then please share a DEMO project so I can see what you have done.

-
-
- Posts: 15
- Joined: Wed Nov 29, 2023 2:26 pm
Re: Page hierarchy
Thank you. You put me on the right road... I didn't create folders and everything was taken from one folder...
-
-
- Posts: 15
- Joined: Wed Nov 29, 2023 2:26 pm
Re: Page hierarchy
Good day,
I've been working on wwb for a long time, but I keep missing something..
The problem with hierarchy remains. I need 3-4 levels, but realistically I get 2.
In Site manager and Manu I have 3 levels. Home/page/subpage , but in browser I see - home/page, or home/subpage.
What am I doing wrong?
Demo project
https://docs.google.com/document/d/1Owv ... ue&sd=true
I've been working on wwb for a long time, but I keep missing something..
The problem with hierarchy remains. I need 3-4 levels, but realistically I get 2.
In Site manager and Manu I have 3 levels. Home/page/subpage , but in browser I see - home/page, or home/subpage.
What am I doing wrong?
Demo project
https://docs.google.com/document/d/1Owv ... ue&sd=true
Re: Page hierarchy
Note that you did not create folder, but sub pages.
To create folders, please use the 'folders' option of the Site Manager.
https://wysiwygwebbuilder.com/site_manager.html
To create folders, please use the 'folders' option of the Site Manager.
https://wysiwygwebbuilder.com/site_manager.html
-
-
- Posts: 15
- Joined: Wed Nov 29, 2023 2:26 pm
Re: Page hierarchy
Thank for your answer. But how would it be possible to hide the folders in browser path.. ? https://www.home.com/page/folder/page1...
cpanel, htacces, maybe wwb ?
And one more question - which is better to use master frame or master page in this structure?
cpanel, htacces, maybe wwb ?
And one more question - which is better to use master frame or master page in this structure?
Re: Page hierarchy
You will need to hide folders on the server via htaccess. But this is not something I can help you with.
But why do you want to use folders and then hide them?
But why do you want to use folders and then hide them?
- BaconFries
-
- Posts: 5974
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Page hierarchy
Already asked and answered!!...and as Pablo why ask how to use if your only going to hide doesn't make sense!But how would it be possible to hide the folders in browser path.. ? https://www.home.com/page/folder/page1...
cpanel, htacces, maybe wwb ?
How to hide folders
-
-
- Posts: 15
- Joined: Wed Nov 29, 2023 2:26 pm
Re: Page hierarchy
Thank You very much,
the main purpose of this need is external SEO. There is one page whose keywords have a lot of searches on google. From that page I need to get in the others 2 pages and increase their ranking. And there is a requirement from SEO specialists to be without folders. Just a path from page to page whit hierarchy home/page/subpage1, home/page/subpage2.....
Yes htacces. working.
And... what about master page and master frame. No I have master frame, but it is not difficult to change if the master page is better ?
the main purpose of this need is external SEO. There is one page whose keywords have a lot of searches on google. From that page I need to get in the others 2 pages and increase their ranking. And there is a requirement from SEO specialists to be without folders. Just a path from page to page whit hierarchy home/page/subpage1, home/page/subpage2.....
Yes htacces. working.
And... what about master page and master frame. No I have master frame, but it is not difficult to change if the master page is better ?
Re: Page hierarchy
A master page is for design-time only, it will not affect SEO.