Forum Replies Created

Viewing 15 replies - 61 through 75 (of 95 total)
  • Before I made change from 3 to 3600 my page was scoring much better: https://www.webpagetest.org/result/131030_2F_1CPT/1/pagespeed/

    An this is after change: https://www.webpagetest.org/result/131031_3X_FJW/

    Any idea what is wrong now please?

    Thank you very much Futta. I did it.
    And now the new .htaccess file comes there itself? Sorry if this stupid question.

    I have there also these files, no clue what is it, but should I delte it also?
    wp-cache-ce5fbeeda620a23430bf812a2f841a40.html
    wp-cache-a725f60fed0c4bf82fa63ed380ee873c.html
    wp-cache-959a0cc076e64c9d0c6843474b603966.html

    Thank you very much Futta, perhaps you come one day to Diani beach and I can at least take you for a drink:-)

    I found it, so I guess you meant 2852. Also when I clicked the edit code and I found the line 2852 and want to changed that number from 3(which is in blue)to 3600, it is typing in gray and does not look like it is correct thing. Am I digging into correct file??

    Do I need to replace the whole line or just changed the number?

    Thank you Futta,

    On line 285?? initially you wrote 2852.

    You know I am very new to this and I realy do not want is to screw up something more then it is already:-(

    Thank you for this, sorry could you perhaps specify what you mean by: clear the wp super cache (check if .htaccess is gone) and then the new .htaccess should contain the correct header.

    Does that mean I should uninstall it and instal again?

    Also can you please explain how this could affect the site?

    Thank you very much!

    Hallo Keurdem, did you by any chance figure this error out? I have the same issue:-(

    Thread Starter jronder

    (@villas-diani)

    Hallo EBurden, what I did I have submitted each sitemap individual and now it is always there.Try submit to webmaster categories, posts etc individually instead of the sitemap_index.xml only.

    Hope this will help you.

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    So unfortunately the errors are still there:-( I have also noticed that when I go to public_html/villasdiani.com/wp-content/themes/ I have there 2 times header.php and header.phpxxx They have different beginning.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
    <head profile="https://gmpg.org/xfn/11">
    
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    
    <title><?php wp_title(' &raquo; ',true,'right'); ?><?php bloginfo('name'); ?></title>
    
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="<?php if(ts_get_option('ts_rss')) : echo ts_get_option('ts_rss'); else : bloginfo('rss2_url'); endif; ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
    <?php wp_head(); ?>
    
    </head>

    and the other one is:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml" lang="en-US">
    <head>
    
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    <meta name="google-site-verification" content="hRZ9ZRlCURkbiJA5Ewf6VJlSfGZipdXnumAKlHcrHaQ" />
    <title><?php if( is_home() || is_front_page() ) bloginfo('name');
    else wp_title(); ?></title>
    
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="<?php if(ts_get_option('ts_rss')) : echo ts_get_option('ts_rss'); else : bloginfo('rss2_url'); endif; ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
    <?php wp_head(); ?>
    
    </head>

    I hope I add here this code the proper way, it is the first time I am doing this.

    Perhaps this is the problem…

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    I have contacted hostgator and they confirm we are using neither cloudflare nor nginx, so I guess the tool was just using some old cache for the report.

    So far today after update of wordpress, as you suggested, I see no error! Oh god I wish to have your brain! Hopefully the update sorted it out and there will be no more error. I will monitor this for one week.

    Thank you so much Esmi for your time and help!

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    Yes, we re using Wp super cache.

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    We drooped the cloudflare a week ago, the site is https://villasdiani.com

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    The cloudflare, we had it earlier with W3 total cache, but I have disabled the plugin and now we are using wp super cache. But when use that tool for security check for malware it shows me there, that the site is using cloudflre-nginx

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    Thank you very much Esmi for your time and help. I have used the tool and the site has no malware but what surprised me was that it says that the site is running on: cloudflare-nginx
    Powered by: PHP/5.2.17
    We do not use it. We had before, together with w3 total cache but then changed for wp super cache.
    That is really strange. I guess I have screwed up this as well.

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    The last error is listed in cpanel web root yesterday evening. For today there are still none.

    I have also error when I go to document root, but different, but is also something with errors. It seems like it looks for something what is not there:-( I must really screwed up something:-(

    [30-Jan-2013 03:29:48] PHP Fatal error: Call to undefined function get_header() in /home/damian/public_html/villasdiani.com/wp-content/themes/decorum/index.php on line 1
    [18-Mar-2013 05:07:20] PHP Fatal error: Call to undefined function get_header() in /home/damian/public_html/villasdiani.com/wp-content/themes/decorum/index.php on line 1
    [18-Jun-2013 23:19:26] PHP Fatal error: Call to undefined function get_header() in /home/damian/public_html/villasdiani.com/wp-content/themes/decorum/index.php on line 1
    [30-Sep-2013 05:46:58] PHP Fatal error: Call to undefined function get_header() in /home2/damian/public_html/villasdiani.com/wp-content/themes/decorum/index.php on line 1

    Forum: Fixing WordPress
    In reply to: Cpanel Error Logs
    Thread Starter jronder

    (@villas-diani)

    I just updated to wordpress 3.6.1

Viewing 15 replies - 61 through 75 (of 95 total)