Hello again!
Okay, so as mentioned in my first post here, I was going to try and convert about 400ish (444, it turns out) static pages into some back-up-able content. I grabbed the DOM tree from the editor and got all the names. If names were duped, I saw that the next one would simply have a number after it.
Well I hit one that didn’t resolve. The page is “Baby and Scruffy” (I know, dog rescue names), and when baby_and_scruffy and baby-and-scruff didn’t work, I looked at the slug. It was “copy-of-mabel-13”. Yay.
So, my question. Is there a programatic way to fetch all slugs (even for hidden pages) on the site?
I should note that I’m betting the answer is no because it would lead to Wix-to-other-platform conversion tools that I’m sure no one at Wix wants. And I totally get that. But what about the volunteer that’s trying to clean up after someone has been making static pages for 3+ years?
Thanks in advance for any insight.