• Resolved PPNSteve

    (@ppnsteve)


    So… HOW EXACTLY do you get this to work properly without giving up personal details and the like via the “free account” signup?

    Currently if I try to fetch the current status it just runs and runs with nothing happening (likely times out but no error msg displayed).

    Also of note is some performance issues I’ve seen after the update related to txt boxes and sluggishness in wp-admin. so far it hasn’t broke my posts. media insertions, and tags as some others have noted. Any comments on this?

    https://www.ads-software.com/plugins/wordpress-seo/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter PPNSteve

    (@ppnsteve)

    omg
    just tried moving from wp-admin home to the plugins page while that fetch current status was (not) running (for well over 10 mins) and I noticed about 20 or 30 wp-admin ajax calls stacking up on top of each other – so bad I had to restart the webserver to clear them all..

    This should not be happening and needs to duplicated and a fix addressed.

    I’ve brought this thread to our dev team’s attention. If you have any additional information, please add it here.

    Screenshots and information about your WP version and installed plugins and their versions are most welcome.

    Thanks!

    Wendihihihi

    (@wendihihihi)

    Same problem. Endless loading. Website offline during loading. Had to restart.

    I didn’t see the wp-admin ajax calls in the raw access logs.
    I noticed that when I press the Fetch the current status buttom the Dashboard page was loading, when I want to open a new tab (with Chrome) to go to the homepage I didn’t load. When I went to the homepage in Firefox it just opens.
    I removed the PHPSESSID cookie and the Daskboard stopped loading after a refresh.

    That’s it for now.

    List of active plugins:
    404-error-log-mail
    autoptimize
    bj-lazy-load
    block-bad-queries
    display-posts-shortcode
    dynamic-widgets
    email-subscribers
    google-sitemap-generator
    heartbeat-control
    map-categories-to-pages
    ninjafirewall
    peters-login-redirect
    php-code-widget
    printfriendly
    reduce-bounce-rate
    si-contact-form
    simple-tags
    simply-show-ids
    social-networks-auto-poster-facebook-twitter-g
    tweet-old-post
    update-control
    user-role-editor
    wordpress-popular-posts
    wordpress-seo
    wp-better-attachments
    wp-gallery-custom-links
    wp-super-cache
    wp-to-twitter
    wp-youtube-lyte
    yet-another-related-posts-plugin

    Mike V

    (@vander25)

    Same issue. The check runs and runs, never completes.

    (I would prefer the option to disable this feature entirely.)

    Active Plugins:
    Advanced Automatic Updates
    Akismet
    Genesis Accessible
    Genesis Simple Edits
    Google Analytics by Yoast
    Lightbox Plus Colorbox
    NoSpamNX
    phpBay Pro Plugin for WordPress
    Pinterest “Pin It” Button Lite
    Relevanssi
    Remove Comment Website/URL Box
    Subscribe to Comments Reloaded
    WP-Polls
    Yoast SEO
    ZenCache Pro

    Wendihihihi

    (@wendihihihi)

    The only plugin in common is Yoast SEO. Maybe we should delete that one to solve the problem?

    Thread Starter PPNSteve

    (@ppnsteve)

    FYI I’m on WP4.3.1 all active plugins are latest version..

    Active plugins:
    Akismet
    Contact Form 7
    Custom Meta Widget
    Custom Sidebars
    Disable XML-RPC
    Fourteen Colors
    Google Analytics Dashboard for WP
    Google Captcha (reCAPTCHA) by BestWebSoft
    Nested Pages
    NextGEN Gallery by Photocrati
    No Page Comment
    Really Simple CAPTCHA
    Responsive Lightbox
    SB Child List
    Scroll Top
    Simple Social Buttons
    Social
    Social Media Widget by Acurax
    TinyMCE Advanced
    White Label CMS
    WP Smush
    Yoast SEO

    snippet from apache status page though this time it didn’t stack hardly anything. but imagine this with 20 or 30 more admin-ajax.php and 10 or so plugins.php calls all in “W” status – sending data.

    Scoreboard Key:
    "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
    "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
    "C" Closing connection, "L" Logging, "G" Gracefully finishing,
    "I" Idle cleanup of worker, "." Open slot with no current process
    
    Srv	PID	Acc	M	CPU 	SS	Req	Conn	Child	Slot	Client	VHost	Request
    ...
    2-2	3728	0/15/3059	W 	0.47	125	0	0.0	0.08	37.02 	73.xx.xx.50	my-domain.com	GET /wp-admin/plugins.php HTTP/1.1
    
    4-2	6032	0/0/3321	W 	0.63	123	0	0.0	0.00	65.62 	73.xx.xx.50	my-domain.com	POST /wp-admin/admin-ajax.php HTTP/1.1
    
    8-2	355	0/119/2728	W 	5.89	171	0	0.0	0.38	27.62 	73.xx.xx.50	my-domain.com	GET /wp-admin/index.php?wpseo-redo-onpage=1 HTTP/1.1
    
    13-2	3893	0/77/2692	W 	3.30	101	0	0.0	0.28	33.80 	73.xx.xx.50	my-domain.com	GET /wp-admin/plugins.php HTTP/1.1

    just as an example.. last time it was way worse.

    Thread Starter PPNSteve

    (@ppnsteve)

    Just a quick update FYI..

    Ver 3.0.3 seems to resolve the never completes issue (at least it did for my affected site)

    Still feel heavy on the edit page though and performance should be optimized further.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Yoast SEO and onPage’ is closed to new replies.