We’re seeing big changes in search ranking factors. Niche segments, query competition, and SEO are all elements that need to be considered. But how is it possible to keep up in such a volatile field? Check out our recent video from Eric Enge and Mark Traphagen, who recently joined Perficient Digital through our acquisition of […]
Posts Tagged ‘Search’
Winning Intranet Strategies: Structured Content and Data Silos
Those of us in the business of building corporate intranets have long battled against people’s tendencies to work in isolation or “silos”. Our goal is to create intranet and collaboration sites where people work in an open and transparent manner, and information is accessible, enabling better decision-making and productivity. Many intranet and collaboration tools such […]
Recap: What’s Next After Google Search Appliance?
There have been numerous questions posed with the sunset of Google Search Appliance (GSA) at the end of 2018, especially for organizations who depend on the platform for enterprise search and for search functionality on their public-facing websites. Combined with the popularity of cloud-deployed solutions, this presents a unique challenge for organizations looking to replace […]
Questions to Consider When Replacing the Google Search Appliance
Are you looking at replacing the Google Search Appliance? With Google’s upcoming sunset of the hardware-based enterprise search product, organizations dependent on it for public website search and secure internal search need to evaluate potential replacements. License renewals end in 2018, leaving customers with limited time to develop a replacement plan going forward. Customers evaluating […]
Search Using the Result Source Name with O365 Search REST API
When our team performs code refactoring on custom web parts, the following two objectives are identified with the team: Apply REST API instead of JavaScript CSOM to get better performance. Remove as many configurations as possible. There are lots of web parts retrieving data via the search query (CSOM) and each of them contains a […]
5 Things You Can’t Overlook in an Enterprise Search Migration
Last month I wrote a blog, “7 Tips to Prep for a GSA Sunset”. I had several people reach out and suggest the need for a follow-up article covering areas of focus during an enterprise search migration. After giving it some thought, I came up with a list of less obvious considerations that can make […]
7 Tips to Prep for a Google Search Appliance (GSA) Sunset
After much back and forth, it seems like the end-of-life for the Google Search Appliance (GSA) will be the end of 2018. Most GSA users have adopted a “plug, play and walk-away” approach for far too long. The GSA will not continue functioning as an unsupported appliance. It will turn off like a light switch […]
SharePoint Online Managed Property Shows Empty Value in Search
Our team recently encountered a managed properties issue on a SharePoint Online environment. The issue: one managed property didn’t work in the search result source after migrating the site from a farm environment. And, the issue could not be fixed by re-indexing the source list/library. After some investigation, I found the managed property created in […]
Google Search Went Mobile-First
The majority of the world’s population, clocking in at 7.5 billion people, have a mobile device. This number continues to rise, and multiple studies reveal that the majority of all internet traffic takes place over mobile. In addition, mobile technology is growing at an exponential rate, and it makes sense that Google is now rolling […]
Searching Sitecore Page Datasources in Atomic Architecture
Searching Sitecore Page Datasources When first enabling search in your Sitecore solution, you may find that page content is not searchable. This is especially true if you heavily rely on Experience Editor for your site assembly. Searching Sitecore page datasources is solved by a very common pattern that I refer to as “Page Visualization.” Page Visualization […]
Site Search Is Important Too
Rick Bauer over on our Microsoft Blog had a good point to make regarding search. Like him, I find that all too often, site search and search optimization come in dead last. It’s time to re-platform, upgrade or simply join the world of Customer Experience Platform site management. You hold internal meetings where rough budgets are […]
Indexing Patterns in Sitecore
Proper Search Index implementation is an essential part of development for the Sitecore platform. When you begin to work with indexes, you have to decide what index to use in your project and how store data in it. This article intends to show you possible options and give you tools to make educated decisions.