Newsmag template error in google search console

Posted in: Newsmag
Post count: 5

hello sir i am mahesh. my search console is enter one error. that is https://www.teluguprime.in/wp-content/themes/Newsmag/ . so this one error found on search console. how to fix that? please explain me!

Post count: 23312

Hi,

Unfortunately, I think that you provide me the unappropiate link. Please provide some useful screenshots with your error so I can identify it.

Thank you!

Post count: 5
Post count: 23312

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps;

If the issue is still a problem, please deactivate all non-theme plugins and child theme ( if you are using child ).

How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/

Please refer to the following guides for possible fixes:
https://wordpress.org/support/topic-tag/505-error/
https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
https://support.cloudflare.com/hc/en-us/articles/218378978-What-should-I-do-after-seeing-a-502-or-504-gateway-error-on-my-site-
https://support.cloudflare.com/hc/en-us/articles/115003011431-5xx-Server-Error
https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
https://support.cloudflare.com/hc/en-us/articles/200171936-Error-520-Web-server-is-returning-an-unknown-error

Please try the same suggestions if your problem is similar. In most cases, 500 errors are caused by low wp-memory.

Hope this helps!

Thank you!

Post count: 1

You need to properly configure robots.txt and disable indexing these directories, you will get rid of the error and unnecessary traffic from the robots

exemple:

User-agent: *
Disallow: /cgi-bin          
Disallow: /?                
Disallow: /wp-              
Disallow: *?filter_by
Disallow: *?s=              
Disallow: *&s=              
Disallow: /search           
Disallow: /author/          
Disallow: *?attachment_id=  
Disallow: */trackback
Disallow: */feed            
Disallow: */embed           
Disallow: */page/           
Allow: */uploads            
Allow: /*/*.js              
Allow: /*/*.css             
Allow: /wp-*.png            
Allow: /wp-*.jpg            
Allow: /wp-*.jpeg           
Allow: /wp-*.gif            
Allow: /wp-*.ttf            
Allow: /wp-*.woff           
Allow: /wp-*.svg

Also, if you downloaded the theme via ftp and not through the wordpress installer, you need to specify permissions for 755 folders and 644 theme files so that you don’t feel any inconvenience in using the theme in the future.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.