Trim off Website Name Programatically?

I'd be interested in finding a way to trim off the " - Knowledge
Architecture" at the end of our search results without having to
reconfigure our CMS and therefore messing with the way search results
present on Google. The site name makes sense in an external search engine
but is just noisy on our website. See attached screenshots.

Thanks!
Chris


We don't have a way to do this within Site Search after your page has been crawled, but you could try using meta tags to set the title field manually, like

<meta class="swiftype" name="title" data-type="string" content="page title" />

Note the use of class="swiftype"

For more information on this, you can read our documentation for Crawler Based Engine Schema Design

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.