Internal Server Error

4 replies
  • SEO
  • |
Hello Friends,

Most of the times, when i want to open my blog and want to manage blog admin panel, It's show me internal server error. It may be problem with my hosting. Anyway, I already lost huge traffic per day for this reason and now my question is, "Will it effect my Keyword Ranking?"
#error #internal #server
  • Profile picture of the author jaheen100
    For PrestaShop v1.4 through v1.5.2

    Open config/config.inc.php
    On or around line 29 you will find this line
    @ini_set('display_errors', 'off');
    Change that line to read
    @ini_set('display_errors', 'on');

    For PrestaShop v1.5.3+

    Open config/defines.inc.php
    On or around line 28 you will find this line
    define('_PS_MODE_DEV_', false);
    Change that line to read
    define('_PS_MODE_DEV_', true);

    or the problem may be of you CPU Usage, its very less and you are on shared server, so when visitors come in larg amount to your site its give the problem, it is better to move your site on your own VPS instead of shared server
    {{ DiscussionBoard.errors[10483174].message }}
  • Profile picture of the author silverm
    Originally Posted by drinstech View Post

    Hello Friends,

    Most of the times, when i want to open my blog and want to manage blog admin panel, It's show me internal server error. It may be problem with my hosting. Anyway, I already lost huge traffic per day for this reason and now my question is, "Will it effect my Keyword Ranking?"
    Yes, if your site goes down again and again for long durations you will start loosing rankings. Get this fixed immediately.

    Check google webmasters regularly to keep a check on google crawl issues.
    And use some free service like uptimemonitor or pingdom monitor to get alerted the moment your site gets down
    {{ DiscussionBoard.errors[10483278].message }}
    • Profile picture of the author Augustinus
      Sure it will hurt your ranking because your are giving bad user experience to your vistors , therefore think about upgrading to better hosting. It can safe you money and reputation at the end.
      Signature
      {{ DiscussionBoard.errors[10483307].message }}
  • Profile picture of the author nettiapina
    Originally Posted by drinstech View Post

    Most of the times, when i want to open my blog and want to manage blog admin panel, It's show me internal server error.
    Does this happen when you're just browsing the blog? If it only affects the admin panel then it should not have any effect on your search engine rankings.

    I'd still switch to a better host.

    Originally Posted by jaheen100

    it is better to move your site on your own VPS instead of shared server
    It's not that simple. Shared server tends to have more resources available even when they're limited. If OP is not getting a beefy VPS or optimizing the LAMP stack the performance may actually be inferior to that of a well-managed shared hosting server. In addition a VPS requires either Linux admin experience or managed account (probably +$xx to the price).

    It's much easier to switch to a company that isn't overselling their shared servers to the max, and has fever users per server.
    Signature
    Links in signature will not help your SEO. Not on this site, and not on any other forum.
    Who told me this? An ex Google web spam engineer.

    What's your excuse?
    {{ DiscussionBoard.errors[10483404].message }}

Trending Topics