Jump to content

Recommended Posts

Posted

Hi there,

I am using a url schema like this:

page.html

page1.html

etc.

As the name unter settings. I don't want to start a discussion about how useful .html is ;)

Works but not for pages that have child pages, where the path would is

page.html/child1.html

page1.html/child4.html

The page and page1 should be without html if I access the children and with if I click the parent.

Posted

Hi Hummer,

I don't think that's actually possible using the current way that you're adding the html extension (via page name). I'm not sure if there is another way to do it, but I'm sure that it would involve some htacess trickery and a method to re-rewrite URIs on the frontend.

Haven't checked this, but there may even be a hook for this kind of thing... but not sure.

Posted

@Mike Rockett

Nooo.. I'm sorry for suggestion of not working code. 
I have just tried to and it did not work as I expected. So it is definitely more complicated task than I thought.

  • Like 1
Posted

If there is a better way, using the page name is not required. It just work until the point where subpages where created.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...