Not indexing in Google Search Console

https://dailyupdatedsnews.42web.io

Error Message

Google has detected harmful content on some of your site’s pages. We recommend that you remove it as soon as possible. Until then, browsers such as Google Chrome will display a warning when users visit or download certain files from your site.

deceptive page: These pages attempt to trick users into doing something dangerous, such as installing unwanted software or revealing personal information.

help me. site can’t reached

What’s the issue exactly? Is your site not being indexed or are you unable to reach it at all? Because it seems to be working fine from here.

From the search console, you can view the Security Issues of your site. Google should show example URLs there of the infringing content. You need to fix those issues first, and then you can request an appeal from Google.

1 Like

google not showing any example url

If you think your site is safe, you could try to request an review anyways.

But please note that this is between you and Google. We don’t control the content of your site and we don’t control the rules and enforcement of Google regarding it. We can give you whatever information we have but we can’t actually do anything for you.

3 Likes

I don’t understand why this error is coming.can you tell so that i can solve it

and also indexing issue

The first error is that the imagick extension for PHP is missing, the second is that no object cache (like Redis or Memcached) are configured. That makes sense, because we don’t offer either of those things.

For image manipulation, we have the GD extension instead, and while it’s less feature rich than Imagick, WordPress will work fine with it. And for object cache, you could just cache it to the filesystem instead.

There aren’t actually issues, just performance recommendations, and WordPress will work fine without these advanced features.

Again, that’s not something we can help you with. If Google refuses to index your site, you need to figure that out with Google.

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.