From 96b1f5b5cf0cabe3b49847f3a464b77ada7750ac Mon Sep 17 00:00:00 2001 From: Alexander Borsuk <170263+biodranik@users.noreply.github.com> Date: Fri, 18 Aug 2017 11:57:35 +0300 Subject: [PATCH] Remove not needed escape slashes in urls.md --- content/content-management/urls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/content-management/urls.md b/content/content-management/urls.md index 29cd66e84..0d92a5209 100644 --- a/content/content-management/urls.md +++ b/content/content-management/urls.md @@ -149,14 +149,14 @@ Assuming a `baseURL` of `example.com`, the contents of the auto-generated alias https://example.com/posts/my-intended-url - + ``` -The `http-equiv="refresh"` line is what performs the redirect, in 0 seconds in this case. If an end user of your website goes to `https://example.com/posts/my-old-url`, they will now be automatically redirected to the newer, correct URL. The addition of `` lets search engine bots know they they should not crawl and index your new alias page. +The `http-equiv="refresh"` line is what performs the redirect, in 0 seconds in this case. If an end user of your website goes to `https://example.com/posts/my-old-url`, they will now be automatically redirected to the newer, correct URL. The addition of `` lets search engine bots know they they should not crawl and index your new alias page. ### Customize You may customize this alias page by creating an `alias.html` template in the