Forum Replies Created

Viewing 15 replies - 226 through 240 (of 243 total)
  • Thread Starter cloudres

    (@griotta)

    I can set into maintenance mode the web site, but how I can test it without surf inside pages? Only in this way I can generate the PHP Notice ?? Many thanks about your availability.

    Thread Starter cloudres

    (@griotta)

    Thank you iMazed. As you know I could replicate my web site locally by Duplicator?

    Thread Starter cloudres

    (@griotta)

    Thank you very much. Is there a way to do this job locally? I really don’t want to do it while my website is running online with customers. I already use Duplicator sometimes to help some plugins support. But I never replicated the website locally.

    Thread Starter cloudres

    (@griotta)

    That lines suggest you something? The argument seems to be the headers of pages. In your opinion is something that matter? It is a serious problem?

    Thread Starter cloudres

    (@griotta)

    Thank you, I’ll do.

    Thread Starter cloudres

    (@griotta)

    About me that issue was generated by Query Monitor. I removed that plugin.

    Thread Starter cloudres

    (@griotta)

    For some reason I was able to see the sitemap code and this was a part of the result:

    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://www.**********************.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl"?><!-- sitemap-generator-url="https://www.arnebrachhold.de" sitemap-generator-version="4.0.8" -->
    <!-- generated-on="9 April 2017 18:52" -->
    <sitemapindex xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">	<sitemap>
    		<loc>https://www.**********************.com/sitemap-misc.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-tax-product_cat.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-tax-product_tag.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-tax-category.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-product-2017-02.xml</loc>
    		<lastmod>2017-03-21T13:49:22+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-product-2017-01.xml</loc>
    		<lastmod>2017-03-21T09:08:02+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-post-2017-02.xml</loc>
    		<lastmod>2017-03-10T10:57:06+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-page-2017-02.xml</loc>
    		<lastmod>2017-03-10T09:09:00+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-page-2017-01.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-pt-page-2015-12.xml</loc>
    		<lastmod>2017-02-10T22:44:39+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>https://www.**********************.com/sitemap-archives.xml</loc>
    		<lastmod>2017-03-28T08:07:28+00:00</lastmod>
    	</sitemap>
    </sitemapindex><!-- <pre>array(110) {
      [0]=>
      array(5) {
        [0]=>
        string(71) "SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'"
        [1]=>
        float(0.0051250457763672)
        [2]=>
        string(193) "require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_not_installed, is_blog_installed, wp_load_alloptions, QM_DB->query"
        ["trace"]=>
        object(QM_Backtrace)#739 (4) {
          ["trace":protected]=>

    And many many many other lines. Then at the end of the memory the web site give me an 500 error. Help :/

    Thread Starter cloudres

    (@griotta)

    I tried to disable Yoast and activate Google XML Sitemaps, but it hadn’t solve the issue.

    [09-Apr-2017 18:28:01 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 818478058 bytes) in /web/htdocs/www.*****************.com/home/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1670
    [09-Apr-2017 18:28:02 UTC] PHP Fatal error: ob_end_flush(): Cannot use output buffering in output buffering display handlers in /web/htdocs/www.*****************.com/home/wp-includes/functions.php on line 3719

    So I suppose that the problem is not the plugin, but something else. But what?!

    Thread Starter cloudres

    (@griotta)

    Shared server. But this issue is new, because for many months I hadn’t a problem with the sitemap managed by Yoast.

    Thread Starter cloudres

    (@griotta)

    [09-Apr-2017 08:08:21 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 724930036 bytes) in /web/htdocs/www.*************.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 150

    I really don’t know why it is trying to allocate 2.8 gigabytes. All web site contain about 200 pages. LOL!

    Thread Starter cloudres

    (@griotta)

    I inserted the wp_max_memory_limit and now if I try to check the sitemap I got this error on browser:

    This page contains the following errors:

    error on line 1 at column 7: Extra content at the end of the document
    Below is a rendering of the page up to the first error.

    Thread Starter cloudres

    (@griotta)

    I forgot to write that with that PHP Fatal Error there is also another error:

    [08-Apr-2017 22:22:19 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1157946485 bytes) in /web/htdocs/www.************.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 149
    [08-Apr-2017 22:22:19 UTC] PHP Fatal error: Call to a member function get() on null in /web/htdocs/www.**************.com/home/wp-includes/cache.php on line 123

    Thread Starter cloudres

    (@griotta)

    [08-Apr-2017 22:09:50 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1290382967 bytes) in /web/htdocs/www.*********.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 149

    The issue is on line 149:

    			$queries = print_r( $GLOBALS['wpdb']->queries, true );
    

    What it means? Thank you!

    Thread Starter cloudres

    (@griotta)

    Yoast’s Sitemap gave me an error 500 with 1000 pages limit and a white page with 500 pages limit. Google Search Console gave me an error caused by this, so I can’t more use Yoast as sitemap manager. I already tried to disable Yoast, save permalink again and re-activate Yoast, but nothing happened.

    Have you updated with 3.0 before or directly 3.0.1?

Viewing 15 replies - 226 through 240 (of 243 total)