Hello Everyone, How you guys doing ?
Link: Introduction
Is there any way adding periods in URL like adding it on the webflow developer page like “v2.0.0” this ?
Thank you.
Hello Everyone, How you guys doing ?
Link: Introduction
Is there any way adding periods in URL like adding it on the webflow developer page like “v2.0.0” this ?
Thank you.
Nope. Webflow only supports lowercase Latin alphabet characters (a-z) and numbers (0-9) in page URLs. This means:
Just to cover the bases, if this were a critical requirement, you can solve this limitation outside of Webflow with a reverse proxy. However that adds a fair bit of work and complexity, not recommended for most projects.