• bfairfax

    (@bfairfax)


    Code from.htaccess is listed below. Why is the ReWriteEngin On same line? Is this causing whatever WordPress does to have my website go down every day, more than once?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

Viewing 6 replies - 16 through 21 (of 21 total)
  • WPyogi

    (@wpyogi)

    If it’s the site in your profile, you do have a lot of plugins and a commercial theme (not supported on these forums) – so you’re kind of back to square one of needing to troubleshoot by doing the steps mentioned above. If you don’t want to work on the live site, you could make a copy of it (in a sub-directory) and use that for testing.

    Thread Starter bfairfax

    (@bfairfax)

    Thanks. I’ve learned a lot from you and others during this trial period. I did NOT know custom themes were not supported, but I do not think that’s the problem.

    There are so many WordPress plug-ins and I’m wondering if all should be activated such as:

    Akismet
    All In One SEO Pack
    Hello Dolly
    Jetpack by Word Press and a few more …

    I know the ones that deal with the site are required, and I really like Wordfence Security

    I am beginning to think it’s the plug-ins too, but want to check with GoDaddy right now to see what they can offer. Will keep you posted. Again, thanks!

    WPyogi

    (@wpyogi)

    custom themes were not supported, but I do not think that’s the problem.

    I’d agree with that. I’d bet on the plugins too (or GD).

    Thread Starter bfairfax

    (@bfairfax)

    Greetings,
    Thanks for suggesting I get some one to help me as I’ve received so many emails. I now need to send one alerting all the job has been assigned to some one, so the emails stop coming.

    Thread Starter bfairfax

    (@bfairfax)

    How do I alert all the job has been assigned except individually on the same site so I don’t get other emails?

    WPyogi

    (@wpyogi)

    Looks like you can ask to have the job removed – see:

    https://jobs.wordpress.net/faq/

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Website goes down at least 3 times a day!’ is closed to new replies.