gephenzie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: number of posts in wp_posts very different than number of postsI’ll need to research what needs to be done with the .htaccess file and the Redirection plugin – I only have a very basic understanding of it right now. In the meantime, would I be able to safely purge all the “http” type messages or are they actually of some kind of use?
Forum: Fixing WordPress
In reply to: number of posts in wp_posts very different than number of posts@songdogtech *I* didn’t delete revisions – but it may have been done in the past. I was looking at the process, but it seems as if there are not many posts that fall into the “revisions” category.
select post_type, count(*) from wp_posts GROUP BY post_type
post_type count(*)
attachment 41
cybrchmpsthmoption 16
http 54582
page 53
post 94
wpcf7_contact_form 14(sorry – my nicely tabbed text tables are getting the tabs stripped out in my posts here – they look much nicer before I hit the ‘post’ button)
Forum: Fixing WordPress
In reply to: number of posts in wp_posts very different than number of postsI don’t know what plugins were run previously, but currently active plugins are:
Plugin Version
————————— ————-
Akismet 3.0.2
All In One SEO Pack 2.2.3.1
Category Redirect 1
Contact Form 7 4.0.1
Core Control 1.1
Cron GUI 1.03
Email Address Encoder 1.0.4
Exploit Scanner 1.3.3
Google XML Sitemaps 4.0.7.1
iframe 2.9
Member Access 1.1.6
Page Builder by SiteOrigin 1.5.3
PixoPoint Menu Plugin 0.6.30
Really Simple CAPTCHA 1.8
Redirection 2.3.6
SI CAPTCHA Anti-Spam 2.7.7.4
TimThumb Vulnerability Scanner 1.53
WP-DBManager 2.74
WP-Optimize 1.8.9.7
WP Super Cache 1.4.2Forum: Fixing WordPress
In reply to: number of posts in wp_posts very different than number of postsI found lots of info there. Total number of records in wp_posts is 54757, consisting of:
post_status count(*)
——————- ——–
200ok 42045
301movedpermanently 58
302found 114
400badrequest 1
403forbidden 529
404notfound 1324
500internalservererr 37
502badgateway 417
503serviceunavailabl 366
508 123
auto-draft 1
draft 3628
error 5920
inherit 41
private 1
publish 154