↙️

URL Generator

Master Tag
Troubleshoot
Created
Feb 20, 2020 03:06 PM
Usage
replaceAll
Contains
Select
Web Tags
Database
Planning
Formula
Layout
Alternatives
Cover
↙️
This Notion template is intended for website owners looking for a quick URL generator. I've been using this generator as a means to change my url archive in Notion as changes may occur (ie. url modifications due to post-title change). It can also be useful to prepare urls before publishing.

Basic URL Generator w/ Title Formula

Manual Labor → insert your website inside formula.
"www.redgregory.com/" + replaceAll(prop("TITLE"), " ", "-")
Basic URL Generator w/ Title

URL Generator w/ Date, Category, Title Formula

Manual Labor → insert your website inside formula →
"www.redgregory.com/" + prop("Category") + "/" + formatDate(prop("Date"), "M/D/YY") + "/" + replaceAll(prop("TITLE"), " ", "-")

Keyword Check Formula

Maual Labor → insert keyword to check inside Keyword property
contains(prop("URL"), prop("Keyword"))
URL Generator w/ Date, Category, Title and Keyword Check
TITLE
Date
Category
Keyword
URL
Add Keyword?
Feb 11, 2020
how to
logout
Feb 11, 2020
articles
meta-tags
Feb 11, 2020
essays
freelance
Feb 12, 2020
how to
marketing