Connect with us

SEO

How It Works & Who It’s For

Published

on

How It Works & Who It's For

For simple user queries, a search engine can reliably find the correct content using keyword matching alone.

A “red toaster” query pulls up all of the products with “toaster” in the title or description, and red in the color attribute.

Add synonyms like maroon for red, and you can match even more toasters.

But things start to become more difficult quickly: You have to add these synonyms yourself, and your search will also bring up toaster ovens.

This is where semantic search comes in.

Advertisement

Semantic search attempts to apply user intent and the meaning (or semantics) of words and phrases to find the right content.

It goes beyond keyword matching by using information that might not be present immediately in the text (the keywords themselves) but is closely tied to what the searcher wants.

For example, finding a sweater with the query “sweater” or even “sweeter” is no problem for keyword search, while the queries “warm clothing” or “how can I keep my body warm in the winter?” are better served by semantic search.

As you can imagine, attempting to go beyond the surface-level information embedded in the text is a complex endeavor.

It has been attempted by many and incorporates a lot of different components.

Additionally, as with anything that shows great promise, semantic search is a term that is sometimes used for search that doesn’t truly live up to the name.

Advertisement

To understand whether semantic search is applicable to your business and how you can best take advantage, it helps to understand how it works, and the components that comprise semantic search.

What Are The Elements Of Semantic Search?

Semantic search applies user intent, context, and conceptual meanings to match a user query to the corresponding content.

It uses vector search and machine learning to return results that aim to match a user’s query, even when there are no word matches.

These components work together to retrieve and rank results based on meaning.

One of the most fundamental pieces is that of context.

Context

The context in which a search happens is important for understanding what a searcher is trying to find.

Advertisement

Context can be as simple as the locale (an American searching for “football” wants something different compared to a Brit searching the same thing) or much more complex.

An intelligent search engine will use the context on both a personal level and a group level.

The personal level influencing of results is called, appropriately enough, personalization.

Personalization will use that individual searcher’s affinities, previous searches, and previous interactions to return the content that is best suited to the current query.

It is applicable to all kinds of searching, but semantic search can go even further.

On a group level, a search engine can re-rank results using information about how all searchers interact with search results, such as which results are clicked on most often, or even seasonality of when certain results are more popular than others.

Advertisement

Again, this displays how semantic search can bring in intelligence to search, in this case, intelligence via user behavior.

Semantic search can also leverage the context within the text.

We’ve already discussed that synonyms are useful in all kinds of search, and can improve keyword search by expanding the matches for queries to related content.

But we know as well that synonyms are not universal – sometimes two words are equivalent in one context, and not in another.

When someone searches for “football players”, what are the right results?

The answer will be different in Kent, Ohio than in Kent, United Kingdom.

Advertisement

A query like “tampa bay football players”, however, probably doesn’t need to know where the searcher is located.

Adding a blanket synonym that made football and soccer equivalent would have led to a poor experience when that searcher saw the Tampa Bay Rowdies soccer club next to Ron Gronkowski.

(Of course, if we know that the searcher would have preferred to see the Tampa Bay Rowdies, the search engine can take that into account!)

This is an example of query understanding via semantic search.

User Intent

The ultimate goal of any search engine is to help the user be successful in completing a task.

That task might be to read news articles, buy clothing, or find a document.

Advertisement

The search engine needs to figure out what the user wants to do, or what the user intent is.

We can see this when searching on an ecommerce website.

As the user types the query “jordans”, the search automatically filters on the category, “Shoes.”

This anticipates that the user intent is to find shoes, and not jordan almonds (which would be in the “Food & Snacks” category).

By getting ahead of the user intent, the search engine can return the most relevant results, and not distract the user with items that match textually, but not relevantly.

This can be all the more relevant when applying a sort on top of the search, like price from lowest to highest.

Advertisement

This is an example of query categorization.

Categorizing the query and limiting the results set will ensure that only relevant results appear.

Difference Between Keyword And Semantic Search

We have already seen ways in which semantic search is intelligent, but it’s worth looking more at how it is different from keyword search.

While keyword search engines also bring in natural language processing to improve this word-to-word matching – through methods such as using synonyms, removing stop words, ignoring plurals – that processing still relies on matching words to words.

But semantic search can return results where there is no matching text, but anyone with knowledge of the domain can see that there are plainly good matches.

This ties into the big difference between keyword search and semantic search, which is how matching between query and records occurs.

Advertisement

To simplify things some, keyword search occurs by matching on text.

“Soap” will always match “soap” or “soapy ”, because of the overlap in textual quality.

More specifically, there are enough matching letters (or characters) to tell the engine that a user searching for one will want the other.

That same matching will also tell the engine that the query soap is a more likely match for the word “soup” than the word “detergent.”

That is unless the owner of the search engine has told the engine ahead of time that soap and detergent are equivalents, in which case the search engine will “pretend” that detergent is actually soap when it is determining similarity.

Keyword-based search engines can also use tools like synonyms, alternatives, or query word removal – all types of query expansion and relaxation – to help with this information retrieval task.

Advertisement

NLP and NLU tools like typo tolerance, tokenization, and normalization also work to improve retrieval.

While these all help to provide improved results, they can fall short with more intelligent matching, and matching on concepts.

Semantic Search Matches On Concepts

Because semantic search is matching on concepts, the search engine can no longer determine whether records are relevant based on how many characters two words share.

Again, think about “soap” versus “soup” versus “detergent.”

Or more complex queries, like “laundry cleaner”, “remove stains clothing”, or “how do I get grass stains out of denim?”

You can even include things like image searching!

Advertisement

A real-world analogy of this would be a customer asking an employee where a “toilet unclogged” is located.

An employee with only a pure keyword-esque understanding of the request would fail it unless the store explicitly refers to their plungers, drain cleaners, and toilet augers as “toilet uncloggers.”

But, we would hope, the employee is wise enough to make the connection between the various terms and direct the customer to the right aisle.

(Perhaps the employee knows the different terms, or synonyms, a customer can use for any given product).

A succinct way of summarizing what semantic search does is to say that semantic search brings increased intelligence to match on concepts more than words, through the use of vector search.

With this intelligence, semantic search can perform in a more human-like manner, like a searcher finding dresses and suits when searching fancy, with not a jean in sight.

Advertisement

What Is Semantic Search Not?

By now, semantic search should be clear as a powerful method for improving search quality.

As such, you should not be surprised to learn that the meaning of semantic search has been applied more and more broadly.

Often, these search experiences don’t always warrant the name.

And while there is no official definition of semantic search, we can say that it is search that goes beyond traditional keyword-based search.

It does this by incorporating real-world knowledge to derive user intent based on the meaning of queries and content.

This leads to the conclusion that semantic search is not simply about applying NLP and adding synonyms to an index.

Advertisement

It’s true, tokenization does require some real-world knowledge about language construction, and synonyms apply understanding of conceptual matches.

However, they lack, in most cases, an artificial intelligence that is required for search to rise to the level of semantic.

Powered By Vector Search

It is this last bit that makes semantic search both powerful and difficult.

Generally, with the term semantic search, there is an implicit understanding that there is some level of machine learning involved.

Almost as often, this also involves vector search.

Vector search works by encoding details about an item into vectors and then comparing vectors to determine which are most similar.

Advertisement

Again, even a simple example can help.

Take two phrases: “Toyota Prius” and “steak.”

And now let’s compare those to “hybrid.”

Which of the first two are more similar?

Neither would match textually, but you probably would say that “Toyota Prius” is the more similar of the two.

You can say this because you know that a “Prius” is a type of hybrid vehicle because you have seen “Toyota Prius” in a similar context as the word hybrid, such as “Toyota Prius is a hybrid worth considering,” or “hybrid vehicles like the Toyota Prius.”

Advertisement

You’re pretty sure, however, you’ve never seen “steak” and ”hybrid” in such close quarters.

Plotting Vectors To Find Similarity

This is generally how vector search works as well.

A machine learning model takes thousands or millions of examples from the web, books, or other sources and uses this information to then make predictions.

Of course, it is not feasible for the model to go through comparisons one-by-one ( “Are Toyota Prius and hybrid seen together often? How about hybrid and steak?”) and so what happens instead is that the models will encode patterns that it notices about the different phrases.

It’s similar to how you might look at a phrase and say, “this one is positive” or “that one includes a color.”

Except in machine learning the language model doesn’t work so transparently (which is also why language models can be difficult to debug).

Advertisement

These encodings are stored in a vector or a long list of numeric values.

Then, vector search uses math to calculate how similar different vectors are.

Another way to think about the similarity measurements that vector search does is to imagine the vectors plotted out.

This is mind-blowingly difficult if you try to think of a vector plotted into hundreds of dimensions.

If you instead imagine a vector plotted into three dimensions, the principle is the same.

These vectors form a line when plotted, and the question is: which of these lines are closest to each other?

Advertisement

The lines for “steak” and “beef” will be closer than the lines for “steak” and “car” , and so are more similar.

This principle is called a vector, or cosine, similarity.

Vector similarity has a lot of applications.

It can make recommendations based on the previously purchased products, find the most similar image, and can determine which items best match semantically when compared to a user’s query.

Conclusion

Semantic search is a powerful tool for search applications that have come to the forefront with the rise of powerful deep learning models and the hardware to support them.

While we’ve touched on a number of different common applications here, there are even more that use vector search and AI.

Advertisement

Even image search or extracting metadata from images can fall under semantic search.

We’re in exciting times!

And, yet, its application is still early and its known powerfulness can lend itself to a misappropriation of the term.

There are many components in a semantic search pipeline, and getting each one correct is important.

When done correctly, semantic search will use real-world knowledge, especially through machine learning and vector similarity, to match a user query to the corresponding content.

More resources:

Advertisement

Featured Image: magic pictures/Shutterstock




Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address

SEO

Google March 2024 Core Update Officially Completed A Week Ago

Published

on

By

Graphic depicting the Google logo with colorful segments on a blue circuit board background, accompanied by the text "Google March 2024 Core Update.

Google has officially completed its March 2024 Core Update, ending over a month of ranking volatility across the web.

However, Google didn’t confirm the rollout’s conclusion on its data anomaly page until April 26—a whole week after the update was completed on April 19.

Many in the SEO community had been speculating for days about whether the turbulent update had wrapped up.

The delayed transparency exemplifies Google’s communication issues with publishers and the need for clarity during core updates

Google March 2024 Core Update Timeline & Status

First announced on March 5, the core algorithm update is complete as of April 19. It took 45 days to complete.

Advertisement

Unlike more routine core refreshes, Google warned this one was more complex.

Google’s documentation reads:

“As this is a complex update, the rollout may take up to a month. It’s likely there will be more fluctuations in rankings than with a regular core update, as different systems get fully updated and reinforce each other.”

The aftershocks were tangible, with some websites reporting losses of over 60% of their organic search traffic, according to data from industry observers.

The ripple effects also led to the deindexing of hundreds of sites that were allegedly violating Google’s guidelines.

Addressing Manipulation Attempts

In its official guidance, Google highlighted the criteria it looks for when targeting link spam and manipulation attempts:

  • Creating “low-value content” purely to garner manipulative links and inflate rankings.
  • Links intended to boost sites’ rankings artificially, including manipulative outgoing links.
  • The “repurposing” of expired domains with radically different content to game search visibility.

The updated guidelines warn:

“Any links that are intended to manipulate rankings in Google Search results may be considered link spam. This includes any behavior that manipulates links to your site or outgoing links from your site.”

John Mueller, a Search Advocate at Google, responded to the turbulence by advising publishers not to make rash changes while the core update was ongoing.

Advertisement

However, he suggested sites could proactively fix issues like unnatural paid links.

Mueller stated on Reddit:

“If you have noticed things that are worth improving on your site, I’d go ahead and get things done. The idea is not to make changes just for search engines, right? Your users will be happy if you can make things better even if search engines haven’t updated their view of your site yet.”

Emphasizing Quality Over Links

The core update made notable changes to how Google ranks websites.

Most significantly, Google reduced the importance of links in determining a website’s ranking.

In contrast to the description of links as “an important factor in determining relevancy,” Google’s updated spam policies stripped away the “important” designation, simply calling links “a factor.”

This change aligns with Google’s Gary Illyes’ statements that links aren’t among the top three most influential ranking signals.

Advertisement

Instead, Google is giving more weight to quality, credibility, and substantive content.

Consequently, long-running campaigns favoring low-quality link acquisition and keyword optimizations have been demoted.

With the update complete, SEOs and publishers are left to audit their strategies and websites to ensure alignment with Google’s new perspective on ranking.

Core Update Feedback

Google has opened a ranking feedback form related to this core update.

You can use this form until May 31 to provide feedback to Google’s Search team about any issues noticed after the core update.

While the feedback provided won’t be used to make changes for specific queries or websites, Google says it may help inform general improvements to its search ranking systems for future updates.

Advertisement

Google also updated its help documentation on “Debugging drops in Google Search traffic” to help people understand ranking changes after a core update.


Featured Image: Rohit-Tripathi/Shutterstock

FAQ

After the update, what steps should websites take to align with Google’s new ranking criteria?

After Google’s March 2024 Core Update, websites should:

  • Improve the quality, trustworthiness, and depth of their website content.
  • Stop heavily focusing on getting as many links as possible and prioritize relevant, high-quality links instead.
  • Fix any shady or spam-like SEO tactics on their sites.
  • Carefully review their SEO strategies to ensure they follow Google’s new guidelines.

Source link

Advertisement
Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEO

Google Declares It The “Gemini Era” As Revenue Grows 15%

Published

on

By

A person holding a smartphone displaying the Google Gemini Era logo, with a blurred background of stock market charts.

Alphabet Inc., Google’s parent company, announced its first quarter 2024 financial results today.

While Google reported double-digit growth in key revenue areas, the focus was on its AI developments, dubbed the “Gemini era” by CEO Sundar Pichai.

The Numbers: 15% Revenue Growth, Operating Margins Expand

Alphabet reported Q1 revenues of $80.5 billion, a 15% increase year-over-year, exceeding Wall Street’s projections.

Net income was $23.7 billion, with diluted earnings per share of $1.89. Operating margins expanded to 32%, up from 25% in the prior year.

Ruth Porat, Alphabet’s President and CFO, stated:

Advertisement

“Our strong financial results reflect revenue strength across the company and ongoing efforts to durably reengineer our cost base.”

Google’s core advertising units, such as Search and YouTube, drove growth. Google advertising revenues hit $61.7 billion for the quarter.

The Cloud division also maintained momentum, with revenues of $9.6 billion, up 28% year-over-year.

Pichai highlighted that YouTube and Cloud are expected to exit 2024 at a combined $100 billion annual revenue run rate.

Generative AI Integration in Search

Google experimented with AI-powered features in Search Labs before recently introducing AI overviews into the main search results page.

Regarding the gradual rollout, Pichai states:

“We are being measured in how we do this, focusing on areas where gen AI can improve the Search experience, while also prioritizing traffic to websites and merchants.”

Pichai reports that Google’s generative AI features have answered over a billion queries already:

Advertisement

“We’ve already served billions of queries with our generative AI features. It’s enabling people to access new information, to ask questions in new ways, and to ask more complex questions.”

Google reports increased Search usage and user satisfaction among those interacting with the new AI overview results.

The company also highlighted its “Circle to Search” feature on Android, which allows users to circle objects on their screen or in videos to get instant AI-powered answers via Google Lens.

Reorganizing For The “Gemini Era”

As part of the AI roadmap, Alphabet is consolidating all teams building AI models under the Google DeepMind umbrella.

Pichai revealed that, through hardware and software improvements, the company has reduced machine costs associated with its generative AI search results by 80% over the past year.

He states:

“Our data centers are some of the most high-performing, secure, reliable and efficient in the world. We’ve developed new AI models and algorithms that are more than one hundred times more efficient than they were 18 months ago.

How Will Google Make Money With AI?

Alphabet sees opportunities to monetize AI through its advertising products, Cloud offerings, and subscription services.

Advertisement

Google is integrating Gemini into ad products like Performance Max. The company’s Cloud division is bringing “the best of Google AI” to enterprise customers worldwide.

Google One, the company’s subscription service, surpassed 100 million paid subscribers in Q1 and introduced a new premium plan featuring advanced generative AI capabilities powered by Gemini models.

Future Outlook

Pichai outlined six key advantages positioning Alphabet to lead the “next wave of AI innovation”:

  1. Research leadership in AI breakthroughs like the multimodal Gemini model
  2. Robust AI infrastructure and custom TPU chips
  3. Integrating generative AI into Search to enhance the user experience
  4. A global product footprint reaching billions
  5. Streamlined teams and improved execution velocity
  6. Multiple revenue streams to monetize AI through advertising and cloud

With upcoming events like Google I/O and Google Marketing Live, the company is expected to share further updates on its AI initiatives and product roadmap.


Featured Image: Sergei Elagin/Shutterstock

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEO

brightonSEO Live Blog

Published

on

brightonSEO Live Blog

Hello everyone. It’s April again, so I’m back in Brighton for another two days of sun, sea, and SEO!

Being the introvert I am, my idea of fun isn’t hanging around our booth all day explaining we’ve run out of t-shirts (seriously, you need to be fast if you want swag!). So I decided to do something useful and live-blog the event instead.

Follow below for talk takeaways and (very) mildly humorous commentary. 

Advertisement

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

Trending

Follow by Email
RSS