In the steps for creating a searchable url, step 3 has a missing backtick which messes up the code formatting.
replacing the host name portion of the URL with a reversed, comma separated equivalent: www.example.org becomes org,example,www`
Adding a backtick after example.org would correct it.
replacing the host name portion of the URL with a reversed, comma separated equivalent: www.example.org becomes org,example,www