DAYTON - 937-471-6277
About
Local SEO
Local SEO Planning
Digital Marketing Services
Google Business Listings
Dayton Ohio Content Marketing Services
Web Design
Website Upgrades
Web Management
Website Applications and Widgets
50Bubbles Client Knowledge Base
Web Apps
Blog
Contact
Book An Appointment Now
About
+
Local SEO
Local SEO Planning
Digital Marketing Services
Google Business Listings
Dayton Ohio Content Marketing Services
+
Web Design
Website Upgrades
+
Web Management
Website Applications and Widgets
50Bubbles Client Knowledge Base
Web Apps
Blog
+
Contact
Book An Appointment Now
Url Management
Home
|
Admin
|
Url Management
Basic
Regular Expressions
Custom Page URLs
404 Error Page:
The 404 Error Page for your site. Users will be redirected to this page if the URL they are navigating to results in a 'Page Not Found' error.
Select A Web Page
500 Error Page:
The 500 Error Page for your site. Users will be redirected to this page if the URL they are navigating to results in an unexpected error.
Select A Web Page
Redirect Unfriendly:
Check this box if you want old 'non-friendly' URLs to be redirected to the new URLs.
Enable Character Replacement:
Check this box to enable character replacement. This automatically replaces all spaces in page names.
Replacement Character:
Select the replacement character to use.
'-' : e.g. 'About-Us'
'_' : e.g. 'About_Us'
Replace These Characters:
When the characters in this list appear in a page name, will be replaced with the value specified as the ‘replacement’ character (- or _). To replace any other character, append it to the end of the list. To stop any character from being replaced, remove it from the list.
[NOTE: The list shown in the ‘replace characters with supplied characters’ is actually the default for this one]
Find/Replace These Characters:
To replace a character in a URL with another character, use a comma delimited pair of characters where the first value in the pair is the ‘find’, and the second is the ‘replace’. f,r will find any ‘f’ in a URL and replace it with ‘r’. This can be used for replacing æ with ‘ae’ and similar. This only applies to Page and User Profile URLs and any URLs controlled through URL providers. You can only replace single characters - the 'find' character can only be a single value, while the 'replace' can be a string of one or more characters.
Hide Page Extensions:
Check to hide the page extensions. This can be useful for SEO and also for masking the underlying technology to make it more difficult for hackers.
Handle Deleted, Expired, Disabled Pages By:
Select the behavior that should occur when a user browses to a deleted, expired or disabled page.
301 Redirect to Site Home Page
Show 404 Error
Convert DNN URLs To Lower Case:
When checked, any URL generated by dNN will be converted to all lowercase. ie. Menus, breadcrumbs, module controls, etc.
Redirect URLs to lower case:
When checked, any URL that is not in lower case will be redirected to the lower case version of that URL.
URL Space Encoding Value:
This character is used to replace any spaces in a generalized URL path where parameters with spaces have been supplied.
Hex Encoding (%20)
EnglishName (+)
Convert Accented Characters:
When checked, any accented (diacritic) characters such as å and è will be converted to their plain-ascii equivalent. Example : å -> a and è -> e.
Enable Custom URL Providers:
When checked, the Custom URL Provider functionality of this site is enabled. When unchecked, no custom URL providers will be loaded.
Log Duplicate URL Warnings:
When checked, any duplicate URLs found in this site will be reported in the event log. The system will choose which of the duplicate URLs to show.
Ignore URL Regular Expressions:
The Ignore URL Regex pattern is used to stop processing of URLs by the URL Rewriting module. This should be used when the URL in question doesn’t need to be rewritten, redirected or otherwise processed through the URL Rewriter. Examples include images, css files, pdf files, service requests and requests for resources not associated with DotNetNuke.
Do Not Rewrite:
The Do Not Rewrite URL regular expression stops URL Rewriting from occurring on any URL that matches. Use this value when a URL is being interpreted as a DotNetNuke page, but should not be.
Site URLs Only:
The Site URLs Only regular expression pattern changes the processing order for matching URLs. When matched, the URLs are evaluated against any of the regular expressions in the siteURLs.config file, without first being checked against the list of friendly URLs for the site. Use this pattern to force processing through the siteURLs.config file for an explicit URL Rewrite or Redirect located within that file.
Do Not Redirect:
The Do Not Redirect URL regular expression pattern prevents matching URLs from being redirected in all cases. Use this pattern when a URL is being redirected incorrectly.
Do Not Redirect Https:
The Do Not Redirect https URL regular expression is used to stop unwanted redirects between http and https URLs. It prevents the redirect for any matching URLs, and works both for http->https and https->http redirects.
Prevent Lowercase:
The Prevent Lowercase URL regular expression stops the automatic conversion to lower case for any matching URLs. Use this pattern to prevent the lowercase conversion of any URLs which need to remain in mixed/upper case. This is frequently used to stop the conversion of URLs where the contents of the URL contain an encoded character or case-sensitive value.
Do Not Use Friendly:
The Do Not Use Friendly URLs regular expression pattern is used to force certain DotNetNuke pages into using a longer URL for the page. This is normally used to generate behaviour for backwards compatibility.
Keep In Querystring:
The Keep in Querystring regular expression allows the matching of part of the friendly URL Path and ensuring that it stays in the querystring. When a DotNetNuke URL of /pagename/key/value is generated, a ‘Keep in Querystring Regular Expression’ pattern of /key/value will match that part of the path and leave it as part of the querystring for the generated URL; e.g. /pagename?key=value.
URLs With No Extension:
The URLs with no Extension regular expression pattern is used to validate URLs that do not refer to a resource on the server, are not DotNetNuke pages, but can be requested with no URL extension. URLs matching this regular expression will not be treated as a 404 when a matching DotNetNuke page can not be found for the URL.
Valid Friendly URL:
This pattern is used to determine whether the characters that make up a page name or URL segment are valid for forming a friendly URL path. Characters that match the pattern will be removed from page names
Selected Page:
Select a page from the list to edit the page URLs.
Select A Web Page
Custom Urls:
URLs that have been created for the selected page.
System Generated URL:
The default URL generated by DNN using all applied settings.
Update
Basic
Regular Expressions
Redirect Unfriendly:
Check this box if you want old 'non-friendly' URLs to be redirected to the new URLs.
Enable Character Replacement:
Check this box to enable character replacement. This automatically replaces all spaces in page names.
Replacement Character:
Select the replacement character to use.
'-' : e.g. 'About-Us'
'_' : e.g. 'About_Us'
Replace These Characters:
When the characters in this list appear in a page name, will be replaced with the value specified as the ‘replacement’ character (- or _). To replace any other character, append it to the end of the list. To stop any character from being replaced, remove it from the list.
[NOTE: The list shown in the ‘replace characters with supplied characters’ is actually the default for this one]
Find/Replace These Characters:
To replace a character in a URL with another character, use a comma delimited pair of characters where the first value in the pair is the ‘find’, and the second is the ‘replace’. f,r will find any ‘f’ in a URL and replace it with ‘r’. This can be used for replacing æ with ‘ae’ and similar. This only applies to Page and User Profile URLs and any URLs controlled through URL providers. You can only replace single characters - the 'find' character can only be a single value, while the 'replace' can be a string of one or more characters.
Hide Page Extensions:
Check to hide the page extensions. This can be useful for SEO and also for masking the underlying technology to make it more difficult for hackers.
Handle Deleted, Expired, Disabled Pages By:
Select the behavior that should occur when a user browses to a deleted, expired or disabled page.
301 Redirect to Site Home Page
Show 404 Error
Convert DNN URLs To Lower Case:
When checked, any URL generated by dNN will be converted to all lowercase. ie. Menus, breadcrumbs, module controls, etc.
Redirect URLs to lower case:
When checked, any URL that is not in lower case will be redirected to the lower case version of that URL.
URL Space Encoding Value:
This character is used to replace any spaces in a generalized URL path where parameters with spaces have been supplied.
Hex Encoding (%20)
EnglishName (+)
Convert Accented Characters:
When checked, any accented (diacritic) characters such as å and è will be converted to their plain-ascii equivalent. Example : å -> a and è -> e.
Enable Custom URL Providers:
When checked, the Custom URL Provider functionality of this site is enabled. When unchecked, no custom URL providers will be loaded.
Log Duplicate URL Warnings:
When checked, any duplicate URLs found in this site will be reported in the event log. The system will choose which of the duplicate URLs to show.
Ignore URL Regular Expressions:
The Ignore URL Regex pattern is used to stop processing of URLs by the URL Rewriting module. This should be used when the URL in question doesn’t need to be rewritten, redirected or otherwise processed through the URL Rewriter. Examples include images, css files, pdf files, service requests and requests for resources not associated with DotNetNuke.
Do Not Rewrite:
The Do Not Rewrite URL regular expression stops URL Rewriting from occurring on any URL that matches. Use this value when a URL is being interpreted as a DotNetNuke page, but should not be.
Site URLs Only:
The Site URLs Only regular expression pattern changes the processing order for matching URLs. When matched, the URLs are evaluated against any of the regular expressions in the siteURLs.config file, without first being checked against the list of friendly URLs for the site. Use this pattern to force processing through the siteURLs.config file for an explicit URL Rewrite or Redirect located within that file.
Do Not Redirect:
The Do Not Redirect URL regular expression pattern prevents matching URLs from being redirected in all cases. Use this pattern when a URL is being redirected incorrectly.
Do Not Redirect Https:
The Do Not Redirect https URL regular expression is used to stop unwanted redirects between http and https URLs. It prevents the redirect for any matching URLs, and works both for http->https and https->http redirects.
Prevent Lowercase:
The Prevent Lowercase URL regular expression stops the automatic conversion to lower case for any matching URLs. Use this pattern to prevent the lowercase conversion of any URLs which need to remain in mixed/upper case. This is frequently used to stop the conversion of URLs where the contents of the URL contain an encoded character or case-sensitive value.
Do Not Use Friendly:
The Do Not Use Friendly URLs regular expression pattern is used to force certain DotNetNuke pages into using a longer URL for the page. This is normally used to generate behaviour for backwards compatibility.
Keep In Querystring:
The Keep in Querystring regular expression allows the matching of part of the friendly URL Path and ensuring that it stays in the querystring. When a DotNetNuke URL of /pagename/key/value is generated, a ‘Keep in Querystring Regular Expression’ pattern of /key/value will match that part of the path and leave it as part of the querystring for the generated URL; e.g. /pagename?key=value.
URLs With No Extension:
The URLs with no Extension regular expression pattern is used to validate URLs that do not refer to a resource on the server, are not DotNetNuke pages, but can be requested with no URL extension. URLs matching this regular expression will not be treated as a 404 when a matching DotNetNuke page can not be found for the URL.
Valid Friendly URL:
This pattern is used to determine whether the characters that make up a page name or URL segment are valid for forming a friendly URL path. Characters that match the pattern will be removed from page names
Update
Url rules cache
Type
Action
Count
Module
Rewrite
27
Tab
Redirect
104
Tab
Rewrite
111
No duplicate urls
View Cache
Clear cache
Stored url rules
Type
Action
Count
Module
Rewrite
27
Tab
Redirect
106
Tab
Rewrite
118
View Rules
Add
Clear
Url logs
No logs
No duplicates
View logs
Clear
Site settings
Providers
Page meta
Logging
W3C
404 Not Found
Components
Portals
Name
Rules
Enabled
Settings
TabUrlRuleProvider
215
UseKeyWords
RemoveHomePage
UserUrlRuleProvider
23
UseDisplayName
CtlUrlRuleProvider
4
Disable page indexing by search engines (Meta Robots NOINDEX,NOFOLOW)
Disable site indexing
Meta Robots NOINDEX,NOFOLOW for whole site
Disable terms indexing
Meta Robots NOINDEX,NOFOLOW for Terms page
Disable privacy indexing
Meta Robots NOINDEX,NOFOLOW for Privacy page
Url log settings
Log Enabled
Log authentificated users
Log Each Url One Time
Log StatusCode 200
W3C settings
Make pages compatible W3C
Enabling ‘Enhanced 404’ will modify all your module urls (unless they are created by a provider). Create Custom Rewrite rules to resolve this.
Enhanced 404 Not found support
404 Not found Tab
-- select --
SEO And Web Development
...50Bubbles Google Ranking Services
About
...Testimonials
...FAQs
Local SEO
...Local SEO Planning
...Digital Marketing Services
...Google Business Listings
...Local SEO Task List
...Digital Marketing - Thank You
...Dayton Ohio Content Marketing Services
Web Design
...Website Upgrades
...Website Updates and Upgrades
Web Management
...Request Support
...Website Applications and Widgets
...Local SEO Learning System
...50Bubbles Client Knowledge Base
Blog
Contact
...Book An Appointment Now
...SEO News, Tips, Updates
...Live Campaign
...FREE SEO Report
Activity Feed
...My Profile
...Friends
...Messages
Admin
...User Accounts
...File Manager
...Url Management
...Open Url Rewriter
...GoogleAnalytics
...Languages
...Lists
...LogViewer
...RecycleBin
...SiteWizard
...Pages
...Themes
...SEO And Web Development - Home Copy
...Speed-Up
Search Results
Local SEO Dashboards
...HohmanPlating
...Thermo Asphalt Repair
...StreamlineMD
...Quanexus
...MartinFolino
...Moonlight Security Inc.
...LMR Catering
...Wenco
...Midwest Vein & Laser
...LincolnPark
...One Lincoln Park
...ChoiceComfort
...PSOffices
...PSOffices02
...PSOffices03
...PSOffices04
...PSOffices05
...PSOffices06
...PSOffices07
...PSOffices11
...PremierFamilyHealthcare
...ACL General Contracting
...Vein Specialists of Pittsburgh
...Moonlight Security Inc. - Cincinnati
...Moonlight Security Inc. - Columbus
...Moonlight Security Inc. - Cleveland
...Moonlight Security Inc. - Indianapolis
...Moonlight Security Inc. - Lexington
...SERVPRO
......SERVPRO - East Dayton - Beavercreek
......SERVPRO - South Dayton
......SERVPRO - South West Dayton
......SERVPRO - Fairborn - Huber Heights
......SERVPRO - Xenia - Wilmington
......Possert Construction
...ChoiceComfort - Copy
Mobile web development
Dayton SEO Services
Dayton WiFi Hotspots
50Bubbles Site Index
SEO Basics
50Bubbles Guide to Local SEO
Low Cost Web Design
How Are We Doing
Web Design - Copy
SEO and Internet Marketing Frequently Asked Questions
Why Is Site Content Important For SEO?
Web Design - Saved
Fix My Listings
Paypal Payments
Logon
Wedding Presentation Followup
ACtest
Landing Page Test
Bot Test
Forms
map-test
We Love Dayton
Putnam Farm
GetaSub
AA-Demo
...blog demo
DupeHomeForChatTest
Podcast
web.config check
FriendlyUrl provider
Url Rewriter
Sitemap handler
Sitemap provider
Show portals stats
Update settings
Test, Search & Replace
Test, Search & Replace urls in Html from any database table
Url
Test Url
Basic
Regular Expressions
Custom Page URLs
404 Error Page:
The 404 Error Page for your site. Users will be redirected to this page if the URL they are navigating to results in a 'Page Not Found' error.
Select A Web Page
500 Error Page:
The 500 Error Page for your site. Users will be redirected to this page if the URL they are navigating to results in an unexpected error.
Select A Web Page
Redirect Unfriendly:
Check this box if you want old 'non-friendly' URLs to be redirected to the new URLs.
Enable Character Replacement:
Check this box to enable character replacement. This automatically replaces all spaces in page names.
Replacement Character:
Select the replacement character to use.
'-' : e.g. 'About-Us'
'_' : e.g. 'About_Us'
Replace These Characters:
When the characters in this list appear in a page name, will be replaced with the value specified as the ‘replacement’ character (- or _). To replace any other character, append it to the end of the list. To stop any character from being replaced, remove it from the list.
[NOTE: The list shown in the ‘replace characters with supplied characters’ is actually the default for this one]
Find/Replace These Characters:
To replace a character in a URL with another character, use a comma delimited pair of characters where the first value in the pair is the ‘find’, and the second is the ‘replace’. f,r will find any ‘f’ in a URL and replace it with ‘r’. This can be used for replacing æ with ‘ae’ and similar. This only applies to Page and User Profile URLs and any URLs controlled through URL providers. You can only replace single characters - the 'find' character can only be a single value, while the 'replace' can be a string of one or more characters.
Hide Page Extensions:
Check to hide the page extensions. This can be useful for SEO and also for masking the underlying technology to make it more difficult for hackers.
Handle Deleted, Expired, Disabled Pages By:
Select the behavior that should occur when a user browses to a deleted, expired or disabled page.
301 Redirect to Site Home Page
Show 404 Error
Convert DNN URLs To Lower Case:
When checked, any URL generated by dNN will be converted to all lowercase. ie. Menus, breadcrumbs, module controls, etc.
Redirect URLs to lower case:
When checked, any URL that is not in lower case will be redirected to the lower case version of that URL.
URL Space Encoding Value:
This character is used to replace any spaces in a generalized URL path where parameters with spaces have been supplied.
Hex Encoding (%20)
EnglishName (+)
Convert Accented Characters:
When checked, any accented (diacritic) characters such as å and è will be converted to their plain-ascii equivalent. Example : å -> a and è -> e.
Enable Custom URL Providers:
When checked, the Custom URL Provider functionality of this site is enabled. When unchecked, no custom URL providers will be loaded.
Log Duplicate URL Warnings:
When checked, any duplicate URLs found in this site will be reported in the event log. The system will choose which of the duplicate URLs to show.
Ignore URL Regular Expressions:
The Ignore URL Regex pattern is used to stop processing of URLs by the URL Rewriting module. This should be used when the URL in question doesn’t need to be rewritten, redirected or otherwise processed through the URL Rewriter. Examples include images, css files, pdf files, service requests and requests for resources not associated with DotNetNuke.
Do Not Rewrite:
The Do Not Rewrite URL regular expression stops URL Rewriting from occurring on any URL that matches. Use this value when a URL is being interpreted as a DotNetNuke page, but should not be.
Site URLs Only:
The Site URLs Only regular expression pattern changes the processing order for matching URLs. When matched, the URLs are evaluated against any of the regular expressions in the siteURLs.config file, without first being checked against the list of friendly URLs for the site. Use this pattern to force processing through the siteURLs.config file for an explicit URL Rewrite or Redirect located within that file.
Do Not Redirect:
The Do Not Redirect URL regular expression pattern prevents matching URLs from being redirected in all cases. Use this pattern when a URL is being redirected incorrectly.
Do Not Redirect Https:
The Do Not Redirect https URL regular expression is used to stop unwanted redirects between http and https URLs. It prevents the redirect for any matching URLs, and works both for http->https and https->http redirects.
Prevent Lowercase:
The Prevent Lowercase URL regular expression stops the automatic conversion to lower case for any matching URLs. Use this pattern to prevent the lowercase conversion of any URLs which need to remain in mixed/upper case. This is frequently used to stop the conversion of URLs where the contents of the URL contain an encoded character or case-sensitive value.
Do Not Use Friendly:
The Do Not Use Friendly URLs regular expression pattern is used to force certain DotNetNuke pages into using a longer URL for the page. This is normally used to generate behaviour for backwards compatibility.
Keep In Querystring:
The Keep in Querystring regular expression allows the matching of part of the friendly URL Path and ensuring that it stays in the querystring. When a DotNetNuke URL of /pagename/key/value is generated, a ‘Keep in Querystring Regular Expression’ pattern of /key/value will match that part of the path and leave it as part of the querystring for the generated URL; e.g. /pagename?key=value.
URLs With No Extension:
The URLs with no Extension regular expression pattern is used to validate URLs that do not refer to a resource on the server, are not DotNetNuke pages, but can be requested with no URL extension. URLs matching this regular expression will not be treated as a 404 when a matching DotNetNuke page can not be found for the URL.
Valid Friendly URL:
This pattern is used to determine whether the characters that make up a page name or URL segment are valid for forming a friendly URL path. Characters that match the pattern will be removed from page names
Selected Page:
Select a page from the list to edit the page URLs.
Select A Web Page
Custom Urls:
URLs that have been created for the selected page.
System Generated URL:
The default URL generated by DNN using all applied settings.
Update
Basic
Regular Expressions
Redirect Unfriendly:
Check this box if you want old 'non-friendly' URLs to be redirected to the new URLs.
Enable Character Replacement:
Check this box to enable character replacement. This automatically replaces all spaces in page names.
Replacement Character:
Select the replacement character to use.
'-' : e.g. 'About-Us'
'_' : e.g. 'About_Us'
Replace These Characters:
When the characters in this list appear in a page name, will be replaced with the value specified as the ‘replacement’ character (- or _). To replace any other character, append it to the end of the list. To stop any character from being replaced, remove it from the list.
[NOTE: The list shown in the ‘replace characters with supplied characters’ is actually the default for this one]
Find/Replace These Characters:
To replace a character in a URL with another character, use a comma delimited pair of characters where the first value in the pair is the ‘find’, and the second is the ‘replace’. f,r will find any ‘f’ in a URL and replace it with ‘r’. This can be used for replacing æ with ‘ae’ and similar. This only applies to Page and User Profile URLs and any URLs controlled through URL providers. You can only replace single characters - the 'find' character can only be a single value, while the 'replace' can be a string of one or more characters.
Hide Page Extensions:
Check to hide the page extensions. This can be useful for SEO and also for masking the underlying technology to make it more difficult for hackers.
Handle Deleted, Expired, Disabled Pages By:
Select the behavior that should occur when a user browses to a deleted, expired or disabled page.
301 Redirect to Site Home Page
Show 404 Error
Convert DNN URLs To Lower Case:
When checked, any URL generated by dNN will be converted to all lowercase. ie. Menus, breadcrumbs, module controls, etc.
Redirect URLs to lower case:
When checked, any URL that is not in lower case will be redirected to the lower case version of that URL.
URL Space Encoding Value:
This character is used to replace any spaces in a generalized URL path where parameters with spaces have been supplied.
Hex Encoding (%20)
EnglishName (+)
Convert Accented Characters:
When checked, any accented (diacritic) characters such as å and è will be converted to their plain-ascii equivalent. Example : å -> a and è -> e.
Enable Custom URL Providers:
When checked, the Custom URL Provider functionality of this site is enabled. When unchecked, no custom URL providers will be loaded.
Log Duplicate URL Warnings:
When checked, any duplicate URLs found in this site will be reported in the event log. The system will choose which of the duplicate URLs to show.
Ignore URL Regular Expressions:
The Ignore URL Regex pattern is used to stop processing of URLs by the URL Rewriting module. This should be used when the URL in question doesn’t need to be rewritten, redirected or otherwise processed through the URL Rewriter. Examples include images, css files, pdf files, service requests and requests for resources not associated with DotNetNuke.
Do Not Rewrite:
The Do Not Rewrite URL regular expression stops URL Rewriting from occurring on any URL that matches. Use this value when a URL is being interpreted as a DotNetNuke page, but should not be.
Site URLs Only:
The Site URLs Only regular expression pattern changes the processing order for matching URLs. When matched, the URLs are evaluated against any of the regular expressions in the siteURLs.config file, without first being checked against the list of friendly URLs for the site. Use this pattern to force processing through the siteURLs.config file for an explicit URL Rewrite or Redirect located within that file.
Do Not Redirect:
The Do Not Redirect URL regular expression pattern prevents matching URLs from being redirected in all cases. Use this pattern when a URL is being redirected incorrectly.
Do Not Redirect Https:
The Do Not Redirect https URL regular expression is used to stop unwanted redirects between http and https URLs. It prevents the redirect for any matching URLs, and works both for http->https and https->http redirects.
Prevent Lowercase:
The Prevent Lowercase URL regular expression stops the automatic conversion to lower case for any matching URLs. Use this pattern to prevent the lowercase conversion of any URLs which need to remain in mixed/upper case. This is frequently used to stop the conversion of URLs where the contents of the URL contain an encoded character or case-sensitive value.
Do Not Use Friendly:
The Do Not Use Friendly URLs regular expression pattern is used to force certain DotNetNuke pages into using a longer URL for the page. This is normally used to generate behaviour for backwards compatibility.
Keep In Querystring:
The Keep in Querystring regular expression allows the matching of part of the friendly URL Path and ensuring that it stays in the querystring. When a DotNetNuke URL of /pagename/key/value is generated, a ‘Keep in Querystring Regular Expression’ pattern of /key/value will match that part of the path and leave it as part of the querystring for the generated URL; e.g. /pagename?key=value.
URLs With No Extension:
The URLs with no Extension regular expression pattern is used to validate URLs that do not refer to a resource on the server, are not DotNetNuke pages, but can be requested with no URL extension. URLs matching this regular expression will not be treated as a 404 when a matching DotNetNuke page can not be found for the URL.
Valid Friendly URL:
This pattern is used to determine whether the characters that make up a page name or URL segment are valid for forming a friendly URL path. Characters that match the pattern will be removed from page names
Update