I am working on a website "https://datasiplus.com".
When i type datasiplus on google, i get as 3rd result this url "https://datasiplus.com.cutestat.com/".
Is it normal ?
Can it be the cause for my website having unwanted popup ads ?
How to check search results of website on google?
You can see all indexed pages from your website (domain) if you go to google search and type the following
site:datasiplus.com
cutestat.com is it normal?
This page is a tool to get information about a specific domain. It's estimating the value, traffic and lot more. Either this tool has automatically crawled your page or someone searched for your domain with it.
There is a form on their site, where you can request to remove your domain from cutestat.com here
So yes, it's normal that this is in google index because it's like a subpage of their tool and datasiplus is a keyword for both sites, yours and datasiplus.com.cutestat.com
If you go to google now and search for datasiplus, then you can already see your own question there.
Can it be the cause for my website having unwanted popup ads?
No, this page will not cause unwanted popup ads on your page (or any other page).
Popups like this is most probably caused by malware on your page. This may be introduced through some security holes in wordpress and / or from one of the plugins you are using.
To get started to search and remove such malware, you can start at this SO question
Related
WordPress website
Checked and no security issues
Checked and not black listed
Checked correct settings in Yoast
Checked basics in Google Search Console
Checked asked Google to reindex pages with issues
Pages appear in the sitemap
25 pages are indexed on the site so know there is no wider issue
Have a client website https://mgrplumbingandheating.co.uk/ the issue is that many of the pages are not being indexed by Google. Have taken all the above steps, and see no issue with the way pages are built.
Example page with issue indexing is https://mgrplumbingandheating.co.uk/landlords-safety-checks-berkhamsted/)
Any help would be handy, going crazy with this.
Have requested indexing of pages several times over the last 3-4 weeks.
Is there anything else I can do or try to get these pages indexed?
Once try the Rankmath SEO plugin and add the sitemap url to Google Console provided by Rankmath and check wether the pages is indexing or not.
Check the Yoast setting of the page which is not indexing and make sure it is set to "index"
I was auditing my website using Lighthouse audit by Google. In the portion of "Best Practices", it shows 3 errors, out of them there is one error I want to know more and its solution. This image "https://i.imgur.com/dYaLo2Y.jpg"
is attached. It shows some share URLs (means any share button below the post which we see usually on every website) but my WordPress theme doesn't have any share option in any post. But when I point on each of them they show to go twitter, facebook, pinterest, etc. How can I access these URLs (Add rel="noopener" or rel="noreferrer" to any external links to improve performance and prevent security vulnerabilities) to rectify my website? Obviously, those websites are not my property. But the URL shows this. How to find this URL on my website and how to rectify this issue by using the recommendation given in this audit.
PS: I am using the theme, "writing". I am not using any plugin which is related to social share.
Two days ago we posted a new blog on a site with the aim of being picked up for the search term "live comedy in chippenham". It’s been indexed by Google and we’re now 2nd in the results for the search query. The bad news is that for some reason the post has been indexed as a https URL so all browsers give a warning when the link is clicked.
Firefox gives this error:
The owner of www.neeld.co.uk has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website.
The host has confirmed that it's not a server config error and we have other posts and pages on the site that are being indexed correctly. We're using WordPress and the Yoast plugin. I can't see anywhere in Webmaster Tools that could be causing the problem.
Can anyone offer any advice please? If you search Google for "live comedy in chippenham" you'll see the issue (it's the link https://www.neeld.co.uk/live-comedy-in-chippenham/)?
It's a really strange one but something I've experienced before.
It has mostly likely been caused by an external link to the page using https protocol which Google has followed before indexing the page. Google are very keen to index https pages at the moment so we might start seeing this kind of issue more often.
There's not a lot you can do other than wait for Google to realise their mistake and list the correct URL in the SERPS. You can help speed this along with a canonical link (which I can see is there), XML sitemap (which you've got) and a server level redirect of https to http.
Do not try to remove the page in Webmaster Tools as this won't have the desired effect and will stop Google reindexing the page properly.
Hope this helps.
I have setup my website on google webmaster. As i was looking into Crwal errors i was few server errors and URL Errors.
URL Error(404):
I have a page like this /home/GetCitiesShow which. This page dosent have a physical link on my website, but i use that page as intermediate page. If i add that URL in address bar, site will display a custom page not found error which i have created.
This page show up in my google webmaster in URL Error section.
I have bunch of questions regarding this
1) How google crawled this page? Its dostn have a physical link or a physical page(.html or .asp) on site and its not in sitemap.xml.
2) IF i have maintain a custom page not found on page based on URL request , why its coming up as 404 Error on google webmaster?
3) Best practice for this error? Add it in robot.txt or handle error differently or just do something else?
There are many reasons that you are showing 404 error of some page that dones not even exit in you web sites
1. May be your domain was previously in used and already indexed in google
2. You used a theme that creates demo pages and those pages indexed automatically as Google bot always keep searching and indexing new pages in search.
Try search in google site:yourdomain.com to explore all indexed page of your domain/website
you can submit request to remove unwanted url through google webmaster/search console
first i like know how can i see what are the pages are cached of my web site. say my web site is www.mysite.com
i am going to change few urls of my site but there is one problem that i may loose SEO. suppose google cached this page of my url like
www.mysite.com/detailproduct.aspx?id=200 now i have change the location and name of the page. say now detail product name change to product and url looks like
www.mysite.com/catalog/products.aspx?id=200 so when people search google and if this link www.mysite.com/detailproduct.aspx?id=200 comes in google search and if user click on this link then no relevant page will display. so first of all i need to know what are the different pages has been cached of my web site by google if i know then i can write permanent redirection logic as a result google cache pages url will be change..i guess.
if anyone know any best practice to handle this situation then please discuss in details. the situation is few page name and location has been change and if user search google and if old page url comes then no page will display when user click on those link. i want to handle this situation in best way....what is all of your suggestion. thanks