Skip to content

Instantly share code, notes, and snippets.

@willtonkin
Created May 15, 2015 10:14
Show Gist options
  • Save willtonkin/80ef7b83249ee367236c to your computer and use it in GitHub Desktop.
Save willtonkin/80ef7b83249ee367236c to your computer and use it in GitHub Desktop.
Adobe Search&Promote Crawl Title Rules Examples
# Remove site title (all after the pipe character) from captured page title
RewriteRule ^(.*)[[:blank:]]\|[[:blank:]](.*)$ ${$1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment