Page 1 of 1
Page hierarchy
Posted: Tue May 07, 2024 9:20 am
by arunas0813
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...
Re: Page hierarchy
Posted: Tue May 07, 2024 9:36 am
by Pablo
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.

Re: Page hierarchy
Posted: Tue May 07, 2024 11:29 am
by arunas0813
Thank you. You put me on the right road... I didn't create folders and everything was taken from one folder...
Re: Page hierarchy
Posted: Tue May 07, 2024 11:32 am
by arunas0813
in site manager..
Re: Page hierarchy
Posted: Sat May 11, 2024 4:58 am
by arunas0813
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
Re: Page hierarchy
Posted: Sat May 11, 2024 9:47 am
by Pablo
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
Re: Page hierarchy
Posted: Sat May 11, 2024 11:09 am
by arunas0813
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?
Re: Page hierarchy
Posted: Sat May 11, 2024 11:16 am
by Pablo
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?
Re: Page hierarchy
Posted: Sat May 11, 2024 11:17 am
by BaconFries
Already asked and answered!!...and as Pablo why ask how to use if your only going to hide doesn't make sense!
How to hide folders
Re: Page hierarchy
Posted: Sat May 11, 2024 11:40 am
by arunas0813
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 ?
Re: Page hierarchy
Posted: Sat May 11, 2024 12:53 pm
by Pablo
A master page is for design-time only, it will not affect SEO.