Google is still not indexed

MKorkut

Regular Member
Joined
Feb 21, 2019
Messages
367
Reaction score
88
firstly I'm not sure exactly whether the topic opened to the right place. Please help me if it's wrong.


my website has been closed for a while and we have taken it online again, but still google "info: ilactanitim.com" and "site: ilactanitim" queries can not get results. Can you help me figure out what the problem is?

Google bots are accessing smoothly and there are no barriers.

Web Site: https://ilactanitim.com/
 
Since when did you set it up again?
Have you added your sitemap to GWT?
Did you check GWT to know if you have manual action?
Try to elaborate a little bit more.
 
Since when did you set it up again?
Have you added your sitemap to GWT?
Did you check GWT to know if you have manual action?
Try to elaborate a little bit more.

Our site was re-aired on 29.06.2019.
The site map has been posted to the search engines and now only exists in the bing search engine and yandex search engine.
I checked for manual operation. There are no warnings in the Google Search Console.
 
you can create 1 file sitemap.xml and re-submit into search console, good luck ;)
 
It is very interesting how Google sandbox could be logged in. So how do I get out?

Waiting... When a website comes back online after being down. Google is not sure if its spam. So they put it in sandbox to see how users react. They will slowly dripfeed your link to users in google search, see if anyone clicks it, then see how long users stay and interact. Then they determine what rank you should be. Normally takes around 6 month to complete.
 
Google don’t index if it thinks your site is not worth or spam.

Otherwise it indexes in a few days.
 
I created a sitemap.xml file, submitted it, and I got no results. I guess there's no choice but to wait.
 
Have a look at this

WordPress-SEO-Basics1.png


If you're using a nulled theme that could be a problem, the same goes with the hosting server too.

I can't think of any other issue atm, if you've done all the regular steps to get the site indexed.
 
There's no problem here, I think I've logged into the Google sandbox.
 
Post your url on Reddit.

One of the quickest ways to get indexed.
 
Not sure why you are disallowing some crawlers. I would remove any restrictions of Googlebot from your robots.txt

Code:
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php

User-Agent: Googlebot
Allow: /*.js*
Allow: /*.css*

User-agent: Twitterbot
Disallow:

User-agent: facebookexternalhit
Disallow:


Sitemap: https://ilactanitim.com/sitemap_index.xml
 
Last edited:
Back
Top