Repo to test how mobile Safari changes page titles when sharing. https://www.philiprenich.com/blog/apple-devices-hiding-parts-of-the-page-title/
Find a file
2023-09-19 15:16:26 +12:00
_includes Prod title 2023-09-19 15:16:26 +12:00
_site Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
.eleventy.js Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
asterisk.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
braces.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
brackets.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
colon.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
dash.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
dot.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
em-dash.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
en-dash.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
equals.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
hash.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
index.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
LICENSE Create LICENSE 2023-09-19 11:14:09 +12:00
noSeparator.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
parens.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
README.md Create an array of pages with different title separators 2023-09-18 09:31:20 +12:00
semi.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
tilde.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
underscore.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00
withoutName.html Add more tests, use 11ty to build 2023-09-19 15:13:29 +12:00

safari-html-title

Repo to test how mobile Safari changes page titles when sharing.


Test Page Title on Mobile Safari

It appears that mobile Safari will shorten the page title when a page is shared or a preview is generated. Discovered when using a pipe "|" character on a title in the format of "Product Name | Company". This repo is to try various ways to reproduce this.