1,695 questions
0
votes
0
answers
24
views
Google Crawler chooses wrong canonical and refuses to index the proper one [closed]
Example:
Context: My website is localised in 3 languages: English, German and Ukrainian.
Initially the default Ukrainian version didn't have a locale in url, e.g. homepage https://languageranch.com/ ...
0
votes
0
answers
89
views
Google Vertex AI api in java using Google Search Tool
I'm trying to use a Gemini model in Java, using Google Search tool (as can be done in Google AI Studio).
There is 0 documentation on internet on how to use Java SDK objects: only js and python.
There ...
0
votes
0
answers
47
views
Incorrect Favicon Displaying on Google – Baby Icon Instead of My Logo [duplicate]
I'm encountering a strange issue with my website: https://fspadvisors.com/
As you can see, the correct logo appears at the top of the website. However, for some unknown reason, Google is displaying a ...
0
votes
1
answer
86
views
How to use VBA in Excel for batch Google Search?
I am trying to create VBA code to complete an automated Google batch search of multiple names, to include the following :
First name (A1 cell), plus Surname (B1 cell) [next name in A2 and B2 cells, ...
1
vote
1
answer
79
views
Favicon Not Showing in Google Search (Using Netcup Hosting)
I'm having trouble getting my favicon to appear in Google search results. It works fine in browser tabs, but in Google search, it shows the default globe icon instead of my custom favicon.
Hosting ...
0
votes
0
answers
27
views
Is there any way to stop google from indexing the Alt attribute of an image?
I have a website that displays an advertisement on nearly every page. The advertisement has an image with an Alt text set to a company name. When you search our website google programmable search ...
0
votes
1
answer
66
views
Google results icon for my website is default VueJs icon
I made a website using VueJs and a Template.
Google crawled the website and used the Vue icon as Google results icon (see screen).
I removed the icon and replaced by another one using the same icon ...
-1
votes
1
answer
50
views
Site name not pulling to Google search results
Google will not pull our preferred site name into search results. Instead it's pulling our domain as the site name.
We followed Google’s site name guidelines, but it still displays only the domain. ...
0
votes
0
answers
77
views
Google Search Console: My "indexed" and "not-indexed" pages have flipped. I now have more "not-indexed" pages
I've had a few problems on about 30 pages (all have the same format of an article, just the content of the page changes), that appears to be validated, but only 5 of those actually got indexed. All ...
3
votes
4
answers
3k
views
Grounding with Google Search with gemini-2.0-flash-exp
I am trying to change LLM model (Grounding with Google Search). We plan on changing our service LLM model from gemini-1.5-pro-002 to gemini-2.0-flash-exp. However, when I changed the model to a pre-...
0
votes
1
answer
82
views
Changing nested markup with getElementsByClassName
I'm working with the API of Google's Programmable Search Engine and using a callback to chnage the stying of output, specificaly the font size of the title of each search result snippet.
What I have ...
-1
votes
1
answer
98
views
How do I disable safe search in Python googlesearch library?
I'm trying to use Python googlesearch library. It works very well, though it seems like the search() function of this library has some filters that prevent it from searching for certain things (18+ ...
0
votes
2
answers
2k
views
How to use Google Search Grounding with Dynamic Retrieval Configuration
I'm trying to use Google Search for grounding in Vertex AI with dynamic retrieval configuration, but I'm encountering issues with the Tool.from_google_search_retrieval method.
from vertexai....
0
votes
1
answer
96
views
SerpAPIWrapper Output Items Count Doesn't Match Parameter
from langchain_community.utilities.serpapi import SerpAPIWrapper
search = SerpAPIWrapper(params={
"engine": "google_shopping",
"num":5
})
query = "Rice ...
0
votes
1
answer
185
views
Show Google Search results in Images rather than All tab from c#
I would like to run Google Search using the default browser from a C# program using a specified search string. I can do this via the command
Process.Start(new ProcessStartInfo { FileName = url, ...
1
vote
0
answers
53
views
Google Programmable Search Engine
I have a website with the following structure:
site.com/game-01
site.com/game-02
site.com/game-03
and so on...
There are additional sections for each such section:
site.com/game-01/news
site.com/game-...
0
votes
1
answer
313
views
Google Rich Results validation says: No rich results have been detected in this URL
My website (https://blackmaps.com.ar) is supposed to display rich results, as I’ve added JSON-LD schemas to every page, and the Schema.org validator detects them correctly. However, for some reason, ...
1
vote
1
answer
46
views
Filters and 404 header response - correct way?
I have a filter page and some filter combinations may exclude all products or content. Search engines (especially Google) index these pages well and find a huge number of these empty content filter ...
0
votes
1
answer
96
views
how to change the meta tags on next js with Head for one specific page?
I'm using next js 13 with pages structure. I have configured _document with a meta tags and title for global pages using Head, now I want to set specific meta tags and title for one page called "...
0
votes
1
answer
98
views
how provide a site name to Google Search?
enter image description here
this is my meta code :
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport&...
1
vote
0
answers
125
views
What is API endpoint for Google Search Results Page
There is private autocomplete endpoint:
https://wwww.google.com/complete/search?q=term&client=chrome
And I wonder how does google get its SERP results?
I inspected HTTP requests through Dev Tools ...
2
votes
1
answer
174
views
How to write up a correct schema object for Google search results? Structured Data JSON-LD Schema
I'm having trouble getting Google search results to display 'Site Name' and image.
My current schema object looks like:
<script type="application/ld+json">{
"@context&...
0
votes
0
answers
120
views
Google doesn't index a category of pages on a Wordpress website
it's been probably a month from when we published new pages to improve the SEO of our website : o-matic.ch.
Google doesn't index those pages from the beginning and doesn't crawled them.
Our website is ...
0
votes
1
answer
35
views
Bookmarklet for avoiding logging on Google's sponsored results
I want code for a bookmarklet I can have in my bookmarks bar to avoid the logging on Google's sponsored results.
0
votes
1
answer
464
views
How to change the search engine Icon?
I have a website and have now published it. The problem is that it still shows the React icon from the sample in the search engine and I don't know how to change this.
header:
<head>
<meta ...
2
votes
2
answers
543
views
Generate a video sitemap for Next.js
I'm currently working on a project where I can successfully generate a sitemap. Among the various sitemaps I've created, one is specifically for "videos". After conducting research, I ...
3
votes
2
answers
916
views
Google Site Name showing url instead of structured data
I am experiencing an issue when adding a website to the Google Search Console .
The page is indexed correctly, and the title is set correctly in the <head>.
I've also added the structured data ...
1
vote
1
answer
90
views
Why my website icon is not displaying in search engines?
I'm hosting my website online and my HTML page contains the following:
<link rel="icon" href="{{ MEDIA_URL }}website_pictures/picture.ico" type="image/x-icon">
...
2
votes
1
answer
84
views
list pages in a website of links to reports
I'm trying to list of all the pages of a certain level on a website. The website is kind of mostly text links of reported events, which each link to a more detailed report.
So the main link to the ...
1
vote
0
answers
302
views
React and Search engine crawler without SSR
I have a React project with multiple pages, and I'm not utilizing any Server-Side Rendering (SSR) framework. However, I want to assist search engine crawlers in indexing my site effectively.
In my ...
0
votes
1
answer
238
views
Disallow only homepage ( / ) and allow all other pages for robots.txt
I need to prevent Google web crawler from crawling only my homepage, located in /
But I need to allow all the other pages to be crawled. How can I achieve that?
I tried doing:
User-agent: *
Disallow: /...
0
votes
0
answers
148
views
Getting the full HTML Response with Google Search API
i am trying to get the full html response of an http request with Google Search API.
GET https://www.googleapis.com/customsearch/v1?key=MY_API_KEY&exactTerms=site:trovaweb24.com&cx=...
1
vote
1
answer
1k
views
Python google search not returning expected output
I'm trying to do a google search using python, it's basically web scraping. I'm searching using a specific phrase, and I'm expecting a detailed output. I also would like to avoid using other web ...
1
vote
1
answer
285
views
Python google search "advanced" argument unexpected
I'm trying to perform a google search using python, using the googlesearch python module. I don't just want urls to be outputted, I also want a description of the information in the url, basically web ...
0
votes
1
answer
45
views
Confusion regarding the efficiency of using Barrels over monolithic Inverted Index in search engines?
http://infolab.stanford.edu/~backrub/google.html
I was reading Google's whitepaper on search engine implementation.
In google's system design, the Inverted Index is being sharded into Barrels, ...
0
votes
1
answer
734
views
ImportError: cannot import name 'search' from 'googlesearch' in python
When I am importing google from googlesearch I am getting the following error.
from googlesearch import search
(...\AppData\Roaming\Python\Python39\site-packages\googlesearch\__init__.py)
ImportError: ...
-1
votes
1
answer
1k
views
how to make automation google search in python
i have a 100 list in spreadsheet that content many keywords. i want to search in google automatically. i have try this code but does not work. what should i do ?
from selenium import webdriver
# ...
0
votes
2
answers
211
views
python googlesearch library - how to remove + OR %20 signs at backend for using googlesearch library?
i am using googlesearch library in python for scraping google search results . although if i type normal words in chrome i get results..but while sending the search string thriugh python library ...
0
votes
0
answers
2k
views
How to include sitemap.xml in the build of a react+vite project
I have a react+vite project, which I wish to index in google search.
So, I created a sitemap.xml file and included it in the public folder of my root directory.
How do I make this sitemap.xml file ...
0
votes
0
answers
62
views
Problem with 429 error while using googlesearch liblary in python
from googlesearch import search
query = input(": ")
for j in search(query, tld="co.in", num=1, user_agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (...
1
vote
0
answers
63
views
How can I add history on my places autocomplete fragment?
I have a autocomplete fragment search bar that I use for my map for the users destination, I got it from the documentation of places autocomplete, I want it to save the recent search the user made, is ...
1
vote
0
answers
368
views
Parsing DuckDuckGo results
When run, the code should search different search engines for notes from notepad, but right now it only searches google and gives incorrect results
! Results after search https://accounts.google.com/...
0
votes
1
answer
70
views
Combing Search Terms in gtrendsR package?
Within R, I am using the package gtrendsR. On the web version of google trends, one can "combine" search terms by putting plus signs between them as follows:
I believe this effectively ...
0
votes
1
answer
246
views
How can i resize my google programmable search engine to be more mobile friendly?
I have my google programmable search engine looking and working great on a computer browser:
But on mobile it scrunches up:
I have tried to adjust the height and width or resize it to look good on ...
0
votes
0
answers
195
views
How to prevent firefox sending my os info to google?
automatically added "client=ubuntu"
When I google, firefox adds "client=ubuntu" to get request.
How can I stop this?
I had tried to change "general.useragent.override" in ...
1
vote
1
answer
961
views
Why is my google programmable search engine showing "no results"?
I used Google programmable search engine to create a custom search for my website but every time I search something that I know is on the website I get the response "no results" but ads ...
0
votes
1
answer
498
views
How to exclude search terms in bulk using Google Ads script
I have a list of Google Ads search terms (more than 500) and want to exclude them from their campaigns. Google Ads UI doesn't allow me to perform bulk exclude more than 500. How can I use a Google Ads ...
0
votes
1
answer
313
views
I'm trying to find some hotel public phone numbers in Google using Python and Google Maps API, but my Python code can't find any phone number
This is my Python code:
import requests
import json
def search_place(api_key, place):
base_url = "https://maps.googleapis.com/maps/api/place/findplacefromtext/json?"
inputtype = &...
0
votes
1
answer
549
views
How to show multiple page links in google search for my react website
I created a website and its live. I verified my website in google search console. I also added sitemap and added it in sitemap of google search console tab. This is how my sitemap.txt look like (...
0
votes
0
answers
93
views
Web scraping from google search results but can't get results
I'm trying to use Selenium to scrape the list of sponsored items separately for around 1000 keywords. I can successfully get the sponsored URL for the first several keywords, however, it's failed for ...