breadcrumbs for dynamic pages
Unanswered
American Curl posted this in #help-forum
American CurlOP
how does one make breadcrumbs that account for dynamic pages? i dont want to display the uuid from the url but the title of the page.
2 Replies
Giant panda
You fetch the title from your data source, such as your database
And use use usepathname to get your url if you need it on your component