Unique article identifier that is specific to the article page
The ideal post ID has the following characteristics:
- Aligns with the URL slug (
an-article-title) or article ID (14325)
- Is less than 50 characters, ideally 15 characters
- Uses a combination of letters, numbers, dashes (-), or hyphens (_)
- Except for the regex
[^\w\s\-\:\.\$\~], does not include special characters