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!
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!
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.
-
This reply was modified 7 years by
vitamin_ka.
-
This reply was modified 7 years by
vitamin_ka.