Joy
(@joyously)
I got this from a search.
Traffic is probably the biggest issue when it comes to the HTTP 503 problem. On the one hand, one of the most important goals is to attract as many visitors as possible, but on the other hand, the increase in visitors causes an overload of the server and therefore increases the probability of 503 errors.
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Hello
In my site( https://www.kiransboutique.com/ ) I see this error in my debug log constent
[25-Jan-2019 04:22:22 UTC] PHP Notice: Trying to get property of non-object in /home/content/42/10762542/html/kirans/wp-includes/class-wp-query.php on line 3736
[25-Jan-2019 04:22:22 UTC] PHP Notice: Trying to get property of non-object in /home/content/42/10762542/html/kirans/wp-includes/class-wp-query.php on line 3738
[25-Jan-2019 04:22:22 UTC] PHP Notice: Trying to get property of non-object in /home/content/42/10762542/html/kirans/wp-includes/class-wp-query.php on line 3740
[25-Jan-2019 04:22:22 UTC] PHP Notice: Trying to get property of non-object in /home/content/42/10762542/html/kirans/wp-includes/class-wp-query.php on line 3871
Please help