Pretty URL: Difference between revisions
correct path of link |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Feature | {{Feature | ||
| | |image=Pretty.jpg | ||
| | |imgdesc=Pretty URLs | ||
| | |title= | ||
}} | }} | ||
{{#set:feature description = clean and SEO friendly URLs }} | |||
{{#set:feature notes = }} | |||
{{#set:feature tests = }} | |||
{{#set:feature examples = https://freephile.org/wiki/Pretty_URL }} | |||
A "Pretty URL" is one that is short, memorable, and easy to type. It's not the same as a Persistent URL (PURL), but ideally, your persistent URLs are also Pretty. Making a "Pretty URL" means transforming a system URL like <code>wiki/index.php?title=Main_Page</code> with <code>'''/wiki/Main_Page'''</code>. | A "Pretty URL" is one that is short, memorable, and easy to type. It's not the same as a Persistent URL (PURL), but ideally, your persistent URLs are also Pretty. Making a "Pretty URL" means transforming a system URL like <code>wiki/index.php?title=Main_Page</code> with <code>'''/wiki/Main_Page'''</code>. | ||