Sunday, January 18, 2026
Home Blog

Google Spam Update 2025: Impact, Recovery Guide & SpamBrain Explained

0

Google released a spam update on 26th of August 2025 and this is affecting a lot of low value websites and also websites that are having decent traffic as well. As of Google, this spam update will take a few weeks to complete and once the google search spam update August 2025 rollout gets finished, Google will update on its list of google search status dashboard.

Asking for Help in Google Search Help Forum Questions 

The August 2025 spam update has adversely affected or demoted numerous websites, prompting considerable apprehension and requests for assistance from website proprietors concerning notable declines in their traffic. It is crucial to recognize that this constitutes a spam update, wherein Google has instituted incremental modifications to its search algorithm to purge spam websites from its search results. Google has further elucidated that, should a website be impacted by the Google Search spam update, owners may leverage this guide to address and rectify the intrinsic issues pertaining to their website.

What is the Google Spam Update (August 2025)?

Google Makes changes to its algorithm to fight back spam and spambrain which is AI spam prevention system and it will detect new techniques of spam’s by spammers that they try to trick google bot and tamper google web search and spam and to make their website rank higher or they can also make already existing website to demote their rank as well and this works vice versa. With this new Google Spam update it can be with link  spam, or any other kind of spam which falls under spam polices which does not follow these guidelines and spam polices of google search.

Google’s constantly tweaking its algorithm to fight spam, and their AI-powered “SpamBrain” system is key to that. It’s built to spot all the new tricks spammers try to use to mess with Google’s search results and unfairly boost or tank website rankings. This latest Google Spam update tackles different kinds of spam, including link spam, that break Google’s official spam policies and guidelines. You can find all the details in the spam policies of Google Search.

Website using AI Generated Content

If websites using ai generated content and not following google spam policies (Quality guidelines), generating massive content with no added value to the website, then they fall under low, thin content and other spam policies that the website violate as well and this is also considered one of the spam policies and there are many spam police google mentions in their guidelines.

Websites that utilize AI-generated content and contravene Google’s spam policies (Quality Guidelines) by producing large volumes of content devoid of substantial value are classified as low-quality or thin content. This practice also represents a transgression of several spam policies enumerated in Google’s guidelines.

How to Recover Website Affected With Google Spam Update 2025

If you got hit with google spam update and wondering how to recover lost traffic or traffic started declining on your website after google rolled out spam update then this is possible to fix your website and first of all don’t panic if your website sees drop in traffic and wondering how to recover traffic, then the only one thing you can do is sit back and review your website content and make sure your website is complying with google spam polices and not violating any spam polices, your website is helpful to users and just make your site unique.

If your website traffic dips after a Google spam update, don’t sweat it—you can totally fix it. Just keep calm and give your content a good once-over. Make sure you’re playing by Google’s spam rules and not breaking any policies. Plus, double-check that your site is genuinely helpful and offers something unique to your users.

When will Google Spam Update 2025 Complete

Just a heads-up, Google started a spam update on August 26th, 2025. It’ll probably take a few weeks to fully roll out.

Which Website Will Get Affected With Google Spam Update 2025

Websites that engage in spamming activities and violate Google’s guidelines, particularly those that generate spam and contravene spam policies, will experience adverse effects, and many will observe alterations in their website ranking.

SpamBrain: What’s New in August 2025

SpamBrain is basically an AI-powered algorithm that helps Google get better at spotting spam. This smart AI system is designed to find and then rank down websites that use the latest spamming tricks. Google uses lots of ways to detect spam, and SpamBrain is a really important part of that ongoing effort. The main goal is to effectively fight spam and make sure users see real and trustworthy website results.

FAQs

  • What is SpamBrain?
    SpamBrain is Google’s AI-based spam-prevention system. It works to identify and neutralize spam content, protecting search results from low-quality or manipulative websites.
  • Why did my traffic drop after August 2025 update?
    A drop in traffic after the August 2025 update likely indicates that your site was impacted by changes in Google’s ranking algorithms, possibly due to the update’s focus on combating spam or low-quality content. It’s recommended to review your site for compliance with Google’s Webmaster Guidelines, especially regarding content quality, spam practices, and user experience.
  • How long will the update last?
    Google updates are typically rolled out over a period of weeks. While the initial impact may be felt quickly, the full effects and any subsequent adjustments can take time to settle. It’s not uncommon for Google to make further refinements after a major update.

Can AI content still rank after the update?

Yes, AI-generated content can still rank, provided it meets Google’s quality standards. The key is that the content should be helpful, original, and created to benefit users, not solely for search engine manipulation. Google’s focus is on the quality and helpfulness of the content, regardless of how it was generated.

Google Experiments with Black Sitelink Colors instead of Blue

Google keeps on testing google search display all the time and this time we are getting to see that google is testing with color of sitelinks appearing in google search.

What Are Sitelinks?

Sitelinks are the links that appear below your website domain name when you search for your brand name or your website, you will see a list of links appearing and they are called site links and site.

Google Sitelinks Black Color

Yes! Google is now displaying sitelink colors in black in google search and we can’t say this is permanent and these colors of sitelinks can be changed at overtime as well. Google experiments things by changing colors and implementing new things whether it can be with site name appearing above the logo or site name or displaying updated name of article next to the site name appearing in google search.

Many users noticed site links appearing in black color and few users found it helpful and few users found it weird.

Google Algorithm Updates

Google makes rigorous testing when it comes to google quality and removes spam from google search and google will makes sure that the content displaying when users searches is useful to users and in this process many spam websites wil disappear from google search and also few websites may be beneficial with the google core algorithm updates and few see ranking declines as well and list of google algorithm changes can be found here.

Lets see how google will change the appearance of sitelink colors in google search overtime.

We will keep you updated with the latest changes from google search.

What are Template Tags in WordPress? How to Use Template Tags

0

In wordpress if you are developing new or custom wordpress theme or wordpress plugin then you need to know what are template tags and how to use template tags in wordpress when developing custom wordpress theme from scratch and its pretty easy to develop new wordpress custom theme with inbuilt template tags available in wordpress.

There are many template tags in wordpress which you can use these powerful wordpress template tags and call them in your wordpress template tags and make your wordpress website dynamic and build your custom theme or plugin and expand it with more functionality.

wordpress temaplte tags examples

WordPress template tags are used to call styles, script, display blog info, title, meta info, author info, navigation, content, excerpt and more. So, let’s see in detail here what are template tags and how you can use them in your wordpress theme development from scratch.

What Are WordPress Template Tags

Template tags in wordpress are nothing but they are used to theme files or plugin files in wordpress to get information to display piece of content in front end and retrieve data from database

Template tags are used in your wordpress template files anywhere you want to call in your wordpress template and make wordpress template dynamic and add more functionality using wordpress template tags and you can also use template tags conditionally, include template tags with one another template files and do more with them when developing wordpress templates and themes.

Here we are displaying only 20 which are most used by developers but there are more template tags in wordpress you can find them all and play around with them in official wordpress developers codex website.

1) get_header()

2) get_footer()

3) get_sidebar()

4) blog_infor()

5) get_bloginfo()

6) get_current_blog_id()

7) get_wp_title()

8) get_single_post_title()

9) post_type_archive_title()

10) single_tag_title()

11) get_template_part()

12) wp_enqueue_script()

13) single_cat_title()

14) single_term_title()

15) wp_login_url()

16) wp_logout_url()

17) wp_loginout()

18) wp_lostpassword_url()

19) wp_meta()

20) wp_register() and more template tags can be found in wordpress codex developers website and you can explore more.

Also Read:

1) Create QR Code for Pages & Post using Plugin in WordPress

2) Why WordPress Too Many Redirects After URL Change

3) Change Author URL in WordPress and Base Author URL

4) WordPress Install Plugin Without FTP

5) How to Highlight Text in WordPress Posts and Pages

Different types of Template Tags

There are different types of template tags like general tags, author tags, category tags, bookmarks tags, comments tags, link tags, post tags, navigation menu tags, post thumbnail tags.

Where are Templates tags Files Stored?

Template tags files are stored in wordpress core files folder wp-content folder and each template tags file which are stored will have a suffix of template dot php.

How to Use Template Tags in WordPress

Template tags are php functions which are used to get information using default and you can also pass parameters and get information using template tags. You can use wordpress template tags and define them in functions(.)php file and use functions as template tags and do more things in wordpress.

The title template tag in WordPress

When building a custom wordpress theme -> you need to define temple tag the_title and wrap it in ht tag to display wordpress post title dynamically and define it in your wordpress template header file or custom template file.

You can also pass additional parameters here and with the_title template tag if you want to display html entities like arrows, hyphen, yen and more by passing parameter in

<?php the_title(‘before’, ‘after’, ‘raquo’ ) ?> 

Here from the above passed parameters in the_title template tag, this will display arrows after the title and if you want to display arrow before title then you need to pass parameter in before section in the_title template tag.

Blog Info Template Tag WordPress

Let’s see here how you can use <?php bloginfo();?> template tag in wordpress.  If you want to display blog information wordpress has a template tags which you wrap it in html tags and display blog information in header php file.

To display blog information using bloginfo() template tag in wordpress, go to header php file in wordpress and in header h1 tag wrap it with <h1><?php bloginfo(); ?></h1> which will display blog name of your wordpress site and you can pass more parameters in bloginfo template tag and pass parameters like name, description, url, admin_email, version and display blog information using bloginfo() template tag.

Blog info Name Parameter

You can pass the name parameter in bloginfo template tag in header file <h1><?php bloginfo('name'); ?></h1> and this wild display blog name which is give in your options ->General information in wordpress backend.

Blog info Version Parameter

If you want to display wordpress website blog version in front end then you can use bloginfo() template tag and pass version parameter and this will display wordpress version and by default this template tag blog version is defined in footer of wordpress.

If you don’t want to display wordpress version which you are using to user then you can simple remove bloginfo(‘version’) which is already defined in default themes and remove it by removing bloginfo version template tags.

Blog info template Tab Description Parameter

If you pass description in bloginfo(description)- this will display blog description – tagline which is given in wordpress option -> General section (tagline).

Blog info URL Parameter

When you pass the url parameter in Blog info template tag <?php bloginfo(‘url’) then this will display the blog url which is mentioned in option->General website address section.

Blog info template Tag admin url Parameter

If you want to display admin email (administrator email of your wordpress website) in template file then you can use blog info template tag and pass admin_email and this will retrieve admin email from wordpress database and display it where ever you use blog info admin email template tag <?php bloginfo(‘admin_email’) ?>

You can use template tags where ever you want in your wordpress theme files and write functions using template tags and call them in your template tags.

Google Search Indexing Issues Started on 31st January to February 2024

0

If you are experiencing indexing issues of your website then you are not alone and many publishers across all over and mostly publishers from india reported indexing issues and incident were reported and google confirmed there is an issue with google indexing and identified the issue and working on fix and update google search status dashboard officially and updating indexing incident status for every 12 or 24 hours on Google search status dashboard.

Google is experiencing an indexing issue and if your website articles or pages are not indexing then you need to wait for sometime until google fixes the issues.

Note that this indexing incident issue affects only a small number of sites and this doesn’t mean google will not index at all, it will index website pages but it will index slower and google identify root cause on 31st January 2024 and update google systems with fix.

Google Confirmed Indexing Bug or Indexing issues

After many people reportedly reporting on incidents their website is not indexing and facing indexing issues then google started looking into that and identified indexing incident and officially confirmed on google search status dashboard.

When Did Google Indexing Issue Occured in 2024

On January 31 google identified issue with indexing and this was reported by lot of many publishers experiencing issues and the issue indexing issues started on 31st January and not all publishers experienced this issue and few website publisher are effected and few are not notably affected.

On January 31st 2024 –  Google identified issue with Indexing and identified issues and working and started working on fix from February 1st 2024 and updating google search status dashboard for 12 hours.

On 2nd February 2024 –  Google announces – Google updated indexing issue “incident as issue has been mitigated and google systems are becoming stable” and next update will be in 12 hours.

On 3rd of February – Google updated indexing incident as the status is same but they are stil working on fix and next update will be after 24 hours.

On 5th of February – Google Updated indexing incident as – the same and its mitigated and working on fix next update will be within 24 hours.

On 6th February – Still the issue is the same “The issue with indexing has been mitigated and our systems are becoming stable, but we’re still working on a fix. Next update will be within 24 hours.”

On 7th February – Same indexing issue status “The issue with indexing has been mitigated and our systems are becoming stable, but we’re still working on a fix. Next update will be within 24 hours.”

Create QR Code for Pages & Post using Plugin in WordPress

0

On your wordpress website if you want to generate qr code for pages and posts and want to use qr code functionality to your wordpress posts and also for pages or it can be your shopping cart website or it can be any pages then you can use qr code for wordpress by installing qr code wordpress plugins and use qr codes on wordpress websites. So, lets see in detail below.

You can display and create QR code on wordpress pages and post using variety of plugins available on market like Kaya QR Code wordpress plugin, QR Code Generator, WP Qr code generator and many other plugins in wordpress makes it easy to display or create qr codes on wordpress pages and posts.

But sometimes, you may want to generate qr code dynamically displaying it on shopping code and you can use UPI QR code and shopping cart qr code generators available on wordpress plugins for free and paid versions.

Create QR Code for Pages & Post using Plugin in WordPress

Follow below methods and generate QR code on your wordpress posts and pages or shopping cart and send users to the page or post that you want using QR Code.

Step 1: Login to your admin dashboard

Step 2: Go to Plugins section and Click on Add New Plugin

Step 3: In plugin search bar search for  – shortcode ultimate and hit enter

Step 4: Now, click on install and wait for shortcode ultimate plugin to install on your wordpress website.

Step 5: Now, Activate Shortcode ultimate plugin on wordpress website.

Step 6: Now, Click on Add New Pages or posts on your wordpress and click on Plus icon (block code) and click on shortcode.

Step 7: Now, you will get a new shortcode block and then click on the brackets icon option – which is shortcode ultimate plugin.

Step 8: Select QR code option from the list of shortcode items here and click on QR code option – you can also use search box and search for qr code here and click on it.

Step 9: QR code shortcode settings will pop up and you need to fill data here (by default it will populate all data that you want to need almost.

Step 10: In the Data field enter the url for the QR code where the user wants to go after scanning the QR code.

Note: You can use variables here by clicking on %current_URL%  and Permalink option here and display QR code accordingly.

Step 11: In Title field – enter title of the QR code here

Step 12: Enter size of the QR code and use slider here and select size of the QR code and select Margin and Design QR code, Align, change color of QR code.

Step 13: Enter link in link field and this will display for user in front end and link will be clickable.

Step 14: Select the link to open in a new window or same window by selecting link target options.

Step 15: Once you change and enter all fields of QR code then mention all data fields to Generate QR code then click on Insert Shortcode option and it insert QR code shortcut.

Once you create QR code using shortcode ultimate then go ahead and visit front end of the page and you will see QR code and once you scan qr code then it will go to the destination link that you have created.

That’s it, this is how you create QR code on wordpress website posts and pages and then display it in the front end using shortcode.

Can i Modify Shortoce QR Code Code on WordPress Website?

Yes! If you have created qr code using shortcode ultimate plugin then you will be able to change qr code url by going to qr code shortcode inserted page and change the data url here and save and insert qr code shortcode.

Add Google Search Console HTML File Upload on WordPress

If you are trying to verify your WordPress website with google search console with html file upload method of your WordPress website then you can easily download .html search console verification file from google search console and upload html file on your root directory of your WordPress website.

To upload html file verification method of search console and verifying your website you will need access to ftp or cPanel and then upload html file to your root directory of your WordPress website.

You need to download the search console html file to your local system and then upload the html file to the root directory of your website.

Add Google Search console html file upload on WordPress

Follow below methods and download google search verification html file and upload it to your server root directory.

Step 1: Login to your search console with higher privileges

Step 2: Click on Left side drop down menu and click on Add Property

Step 3: Enter your domain name here – url prefix and click on continue

Step 4: Now, Click on html file upload

Step 5: Click on download the file and download html file and download it to your computer

Step 6: Now, login to your website cpanel or login to your wordpress files using ftp.

Step 7: Upload the file into the root directory of your website : if your website is domain dot com then you need to upload the file in domain dot com slash verification file upload here.

Step 8: Once you upload a search console html file upload to the root directory, then go ahead and click on verify.

Step 9: Click on Verify and wait for the search console to verify your website, if google detects search console html file upload then verification will complete successfully.

Thats it, this is how you upload html file upload on wordpress website in root directory and verify search console on wordpress website.

Also Read:

1) How Do I Add Google Search Console Verification HTML Tag in WordPress?

2) Why WordPress Too Many Redirects After URL Change

3) Change Author URL in WordPress and Base Author URL

4) Fix WordPress Not Working With PHP 8 Update?

5) How To Add or Link Email Address In WordPress Posts or Pages

Where to Upload Search Console HTML File Upload on WordPress

If you want to verify the search console using html file upload then you need to download the html file and upload it to your root directory of your wordpress website – where ads.txt sitemap.xml, where Robots.txt file lives on your root of your wordpress folder on server.

Search Console Verification Fails HTML File upload method

If search console file upload verification fails then make sure that you are uploading downloaded verification file in root directory and allow google bot to access the page and clear cache of your WordPress website and if you are using Cloudfare then check with cdn settings.

How Do I Add Google Search Console Verification HTML Tag in WordPress?

If you are on wordpress website and wondering how to keep search console html verification html file and verify google search console then its pretty and easy and all you have to do is grab the html verification meta tag from google search console and update search console meta tag verification in wordpress inside head tag.

Google search console verification html file tag is pretty simple and its pretty easy and once you verify your website ownership on search console then you need to do is grab html eta tag and then place the html meta tag on your wordpress website and verify search console with your website using search console html tag.

There are several ways you can consider verifying search console with your wordpress website like search console file upload, html meta tab, google analytics tracking code, Google tag manager, Domain name provider, DNS, blogger sites.

Add Google Search Console Verification HTML Tag in WordPress

To add google search console verification tag you will need to have full access to the search console and then add your version of your property and get html meta tag verification.

USE HTML Meta Tag for Search Console Verification

Step 1: Open the search console and login with your details.

Step 2: Click on Top left side under google search console logo and click on Add Property

Step 3: Enter your website url prefix here and Click on Continue.

Step 4: Expand Drop down HTML Tag Verification here and copy html meta tag to your local computer.

Step 5: Login to your wordpress website ftp or cpanel

Step 6: Navigate to folder -> wp-content / themes / header .php file and open it

Step 7: Copy and paste the search console verification html tag in head tag and save file.

Step 8: Refresh your website on chrome browser and then go to the search console and click on verify.

Step 9: Once google detects search console html tag on your website then google search console will verify your website using html meta tag.

That’s it, this is how you verify search console using html meta tag verification on your wordpress website.

Also Read:

1) XML Sitemap couldn’t fetch error in Google Search Console

2) How to Fix Pages Not Indexed Status URL in Google Search Console

3) How to Fix Discovered currently not indexed in Search Console

4) WordPress Install Plugin Without FTP

5) How to Enable Debug Mode in WordPress

Where to keep Search Console Verification HTML Tag on WordPress Website

You need to go to wp-content – theme folder and then open the header file of your wordpress website where all meta tags are placed inside head tag and simply copy and paste html meta tag of search console in head section and verify search console after updating html meta tag.

WordPress Not Detecting Search Console HTML tag Verification Method

If search console is not detecting or not reading html tag on your WordPress website then make sure that you have placed html tag correctly and if you are using any cache plugins on WordPress website then you need to clear cache of WordPress website and dont block google bot.

Why WordPress Too Many Redirects After URL Change

0

If you are getting too many redirects error on your WordPress website after changing url then there is an issue with the htaccess redirection file and you need to cross check with the redirections implemented on your website.

Why WordPress Too Many Redirects Error Occurs?

Too many redirect on wordpress or any website occurs due to misconfiguration and if redirects in htaccess are misconfigured or redirects implemented incorrectly then redirect loop occurs and with ssl certificate redirects also cause this too many redirect errors on website.

Why Too Many Redirects Error Occurs

Htaccess file is responsible for redirection errors or to do redirects on website on server side and if htaccess is not implemented correctly then redirections issues occurs and if site url is changed and you have implemented redirections in htaccess incorrectly then you need to implement redirects properly.

Due to cache plugins or cache mechanism implemented on your website then due to cache issue also you can get to see too many redirects error and you need to clear cache of your website and check and try in incognito mode of browser and see.

Due to php code tweak or code not written properly can also lead to too many redirect error occurs.

Fix WordPress Too Many Redirects After URL Change

Follow below simple methods to fix too many redirect errors.

Check Htaccess File

You need to cross check and review your htaccess file of your website and see if there htaccess server side redirect and force www redirections in htaccess code with 301 redirects.

SSL Certificate Redirection Issues

Every website has ssl certificate and all www, non-www, www, http should redirect to one final httpS version of your website and if ssl certificate redirections are not implemented correctly then too many redirection error loop occurs or you will see ssl certificate not secure and other errors as well.

Due to Incorrect htaccess code

If htaccess  www, non-www, redirects code is not written properly then website will end up in redirection loop and you need to write 

RewriteCond %{HTTP_HOST} ^website\.com RewriteRule .* http://www.%{SERVER_NAME}%{REQUEST_URI} [R,L] and force www redirection in htaccess file will fix the issue.

Also Read:

1) Change Author URL in WordPress and Base Author URL

2) WordPress Install Plugin Without FTP

3) Fix WordPress Not Working With PHP 8 Update?

4) How To Fix Error Too Many Redirects Issue In WordPress

5) How to Enable Debug Mode in WordPress

Check PHP Code Rewriting URLS

You can rewrite url with php code and if you are in wordpress and if you are rewriting urls with rewrite function then cross check with the function and make sure its working properly and if you made any new changes then revert back with previous code and choose alternative method or write rewrite code correctly.

Clear Cache of Website

If your website is having a cache mechanism and if you are on cms like wordpress, Joomla, drupal and you are using plugins, then you need to clear cache and try in a private browser and check.

Check Cloudflare CDN Interactions

If you are having cloudflare integration or any other cdn integrated on your website then cloudflare may cause this issue due to cache mechanism and you need to disable cloudflare and clear cache of the website and check with cloudflare settings.

Contact Hosting

If you are unable to fix the issue on your own, then it is suggested to contact your hosting team and ask them to look around what’s causing the issue and the server team will implement proper redirection with correct code in the htaccess file.

Fix Page Fetch info Failed: Redirect Error

0

If you are getting page fetch redirect error when performing live url test or google suddenly notifying you via email regarding page fetch redirect failed error then this means that google has encountered an issue and page fetch has been failed and the url is having redirection to another url and page fetch has been failed due to redirection here.

First you need to make sure that the url that you are fetching in google search console or requesting index is the final version of your website domain, because all domain versions of your website should redirect to one final version of the website and eventually in this case, your other domain versions, like www, non-www, www, httpS version will redirect to one final version of the domain here with 301 redirection.

When you fetch another version of your domain which is having 301 redirection then google will find the redirection here and flag it as page fetch failed: redirect error and this is normal as the url has redirect to another url of the domain.

Find Redirects of URL

There are many online tools available which can track redirections of yourwebsite and the best website to check redirections of your website is httpstatus and you need to enter website domain name here and select the check box check canonical domain check and click on check status and it will show you redirections of your website or url.

Is Page Fetch failed Redirect error Normal 

Yes! It’s normal if you are having a 301 redirect to another domain version of the website or slash at the end of url is redirecting to without slash.

Check Slash At the End of URL

There can be a difference with (slash) at the end of the url it will still have url redirection and both are treated as different urls with slash and without slash.

If you are requesting index a url or performing a live url inspection in search console with a url which is having (slash) at end of url and you are redirecting slash at end of url to without slash url then google will treat is as redirection since there is a redirection in place and you can see page fetch redirect error and this is normal and you don’t have to do anything in this case.

But you need to make sure the canonical tag is displaying correctly here with slash or without slash (final version of domain).

Also Read:

1) How To Fix a 404 Errors in Google Search Console

2) XML Sitemap couldn’t fetch error in Google Search Console

3) How to Fix Page With Redirect Error in Search Console

4) How to Fix Pages Not Indexed Status URL in Google Search Console

5) Why Page is Not Indexed: URL is Unknown to Google and How to Fix

Check if URL is Redirecting to Another URL

The URL that you are fetching in search console or live url inspection is having a 301 redirection to another url then you need to request index or perform live url inspection with the final version of url.

If you fetch a url which is having 301 redirection then it will show page fetch failed redirect error. 

Google People Also Ask showing ask a follow up feature (Bard AI)

Google recently released Gemini AI which has a next generation capabilities understanding text, images, audio and more and now google bought Gemini AI Pro to Bard and brings more experience with Gemini AI pro in bard and unlocks new features with Bard AI In Google search and new ways to create, brainstorm, Plan and do much more and ask a follow up in Google search itself which is bard AI conversation model which helps to discover and do more things with google bard chatbot.

Google Search with New Search Generative Ai features bringing users what they want to next level by introducing bard Ai in Google search and you can do more things with Bard AI like ask a follow up and have a conversation with bard ai which helps you to do many things what you want like recipes, places you want to visit, coding and many more with Bard AI.

Continue the Conversation in Google Search

Google now showing continue the conversation box and ask follow up question with your search in Google.

Ask a Follow Up Feature in Google Search

Now, it seems like Google bought Ask a follow up feature into Google Search under the People Also ask section and many users are seeing this feature new and it is not that often seen by many users in SERP.

When you click on Ask a followup feature and ask followup question it will generate your response from Bard AI into Google Search and give you Google Search Generative AI experience and it will not take you to bard google chatbot but you stay in Google search itself.

This can be one of the useful features for google users, if they want to use or ask a followup feature and get Bard AI Response here, if they want.

Most of the time google experiments things and changes google search and bard ai chat conversation or SGE (search Generative AI) is an experimental feature, then we can expect to see a lot of changes in google search with new AI features.

Ask Follow Up in Search Generative AI

When you search  something on Google, google will generate response with Google bard a (SGE) and it will generate response and show you and now with new changes made to google search, you will see Ask a follow up field or button after generative AI response in Google search and you can click on it and ask follow up response from your query and get most out of Google AI.