[go: up one dir, main page]

0% found this document useful (0 votes)
20 views7 pages

2 Url Rewrite For Developers m2 Rule Templates Slides

The document discusses different types of rule templates for URL rewrite including inbound rules, inbound and outbound rules, and outbound rules. It also covers three URL rewrite functions and three rules for naming HTTP headers.

Uploaded by

skorlipa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views7 pages

2 Url Rewrite For Developers m2 Rule Templates Slides

The document discusses different types of rule templates for URL rewrite including inbound rules, inbound and outbound rules, and outbound rules. It also covers three URL rewrite functions and three rules for naming HTTP headers.

Uploaded by

skorlipa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

URL Rewrite for Developers

Rule Templates

Scott Forsyth
weblogs.asp.net/owscott
@scottforsyth
scott@vaasnet.com
Types of Rule Templates

• Blank rule
Inbound rules • Rule with rewrite map
• Request blocking

Inbound and • User-friendly URL


outbound Rules • Reverse Proxy

Outbound rules • Blank rule

Search Engine • Enforce lowercase URLs


• Canonical domain name
Optimization (SEO) • Append or remove trailing slash symbol
URL Rewrite Tool

Blank rules

SEO Templates

User-friendly URL

Reverse Proxy

Rewrite map

Request Blocking
Three URL Rewrite Functions

 ToLower
 UrlEncode
 UrlDecode
Three Rules when Naming HTTP Headers

 Underscore (_) symbols are converted to dashs (-)


 All letters are converted to lowercase
 The HTTP_ prefix is removed
Where Are We?

URL Rewrite Tool

Blank rules

SEO Templates

User-friendly URL

Reverse Proxy

Rewrite map

Request blocking

You might also like