We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12
    • 4 Posts
    Hello!
    Modx 2.1.1 have some difference in friendly URL work.
    In 2.0.8 if FURL is turned on, but aliases are not generated automatically alias is not strongly requiered. So doc id is used as alias by default.
    Now aliases are requiered. Auto generating aliases makes huge URL, but I want they look like
    http://mysite.com/articles/32

    How can I make this without using forced alias generation?