Uninstalled WordPress, now getting 200 errors of 500 response code
-
Hello there,
A little while ago I installed WordPress on the server I use with Bluehost to try out a theme. My business domain name is also the primary account on this server. WordPress was causing some serious issues on the server so I uninstalled it, and now I have over 200 "500 response code" errors according to WebMaster tools. I've included a screenshot of some of them.
Could anyone advise me on what to do about this?
Thanks so much!
-
PM sent with the code (in case you're okay making your own .htaccess file) or a link to a zip file that has a ready-made .htaccess file if you prefer.
Note: This will only work if you use Apache and have htaccess & mod_rewrite enabled... If you're on a linux host, chances this is okay but if in doubt, my contact details are in the PM.
Once done, feel free to email me the list of all error pages if you still have it, I'll paste into Screaming Frog in list mode and check that all the error pages now return 301s for you.
-
Sending you a PM with the file now
-
Just to say I'll be sorting the htaccess for you later this afternoon
I'll ping you a private message on Moz when done and will include my contact details in case you need a hand or run into any problems.
-
Ah! Okay cool. I'm based just outside Bristol - Been to Gatwick a few times... hope it wasn't too stressful!
I'll sort a htaccess file out for you tomorrow, no problems. Might be good to exchange Skype or Twitter details though, in case you run into any issues when adding it, though I'll put a bit of advice into the email I send the htaccess file with, so you should be fine Also, let me know when you've implemented the htaccess and I'll run a quick screaming frog crawl over both your site and the list of error pages, just to make sure all is as it should be
No worries re: returning the favour, just help the next person in line who needs a bit of help that you're able to provide, that's enough
-
Wow Mike, that's very generous of you and I would really love your help. htaccess scares me. I downloaded all the 500 codes into a spreadsheet and was going to try to figure out how to add *disallow to each entry, then try pasting into Webmaster tools htaccess thingy, but I might do more harm than good.
Unfortunately I did a bunch of silly things with sub-domains before I knew about SEO and indexing. I know better now but fixing the error of my ways is a different story. 301 redirects I can do, but 200 of them, one by one, would be painful!
The blog doesn't have any entries at all, I was just playing around with WordPress (I'm a web designer, but not developer).
I'm actually at Gatwick airport right now flying back to Boston!
Let me know if there's anything you need from me, and I hope that I can somehow return the favor one day.
Warmly,
Sarah
-
Personally, if you're 100% that you don't want the Wordpress install, I'd:
- Delete all files in the myblog subfolder, except the .htaccess file
- Edit the .htaccess file (or create a new one if you deleted it)
- 301 Redirect any good posts (had rankings, traffic or links) to a specific, related page on your main site
- Add a redirect rule to 301 all remaining pages to / (main site's homepage)
This may sound odd, but I'd then submit a sitemap with the pages that caused the 500 and 404 errors, aiming to get Google to recrawl the error pages & find the new 301 rules.
If you need a hand with this, I'm busy today but I can make the .htaccess entry for you tomorrow morning *UK time) and ping over to you.
EDIT: I'll be out for the next few hrs, but will keep an eye for a response when I can. If you want to drop me an email, check my Moz profile page, look under 'Mike Gracia's Blog:' and email me at that domain (my email is mike@).
-
Hi Mike,
Thank you for your very helpful response.
I already have a website against my primary domain, and it is not a WordPress site. I only installed WordPress (against a sub-domain on Bluehost) to play with. I used the Mojo WordPress install and uninstall.
There are over 200 "500 response codes" coming up in Webmaster tools so to redirect each one of them individually would be a nightmare.
I just used the "Wild card" redirect in Bluehost in the hopes of redirecting ALL 200 urls at once. Hopefully that's the right way to go about it.
Thank you!
-
If you've uninstalled Wordpress, then all URLs in /myblog (assuming this was your WP install dir, looking at the screenshot) will return 404s.
It's odd that they are returning a 500 (server error) response, though, I'd expect 404 errors. Have you
Have you done-away with your blog entirely? The only thing I can think of is the uninstall of Wordpress didn't go quite right and some files remain. All of the files in the screenie were for the Jetpack plugin, are there other 500 URLs?
- How did you uninstall? Manually?
- Is the directory /myblog still there?
- Is the MySQL database for WP still there? (this wouldn't cause the 500 issue, that'll be file related, still a valid question in case you need to salvage your WP install for a later date!).
301 Redirects
If you have removed the Wordpress site, it's going to be important to 301 redirect (permanently moved) the /myblog (in .htaccess assuming you're using Linus). Otherwise:
- You'll lose any link juice to the blog posts
- Visitors will hit 500 errors (at present) or 404 not found errors (if you fix the 500 error, which I suspect is due to a problematic uninstall)
Recommended Actions (if you don't want a blog):
- Check to see if WP was uninstalled correctly, any remaining files in /myblog
- Check if the MySQL database is still there - if it is, WAIT! Do you have any old WP posts that you want to keep?
- 301 Redirect any decent posts to a relevant new page on your website
- Add a blanket 301 Redirect for all other pages under /myblog (redirect rules can do this, no need for lots of individual 301s!)
Don't You Want a Blog?
A final question Don't you want a blog? Were you using it to publish decent content etc? If so, no reason to ditch Wordpress. If WP is causing issues, must be a problem somewhere (likely a in a theme or plugin file, or a conflict). Wordpress can be a great CMS but the downside is the number of plugins. It's too easy to install lots of theme and run into problems. Same with some cheap or free WP themes too.
If you do want a blog still, perhaps post here with what the problems were? Maybe the community can help get you back on-track with a blog?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is my knowledge graph code wrong?
I inserted the Knowledge Graph code on our site last week and am still not seeing the knowledge graph in our search results. Is something incorrect with my code? <script type="<a class="attribute-value">application/ld+json</a>"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "IssueTrak", "url" : "http://www.issuetrak.com/", "sameAs" : [ "http://www.facebook.com/issuetrak", "http://www.twitter.com/issuetrak", "http://plus.google.com/google.com/+Issuetrak"] } script>head> I suspect it is the alignment of the "{" and "}" but others in the company say that doesn't matter. Any other explanations for why the KG isn't showing in the results? Thanks I did test it with Google's Structured Data Testing Tool and got the "all's good."
Technical SEO | | Nobody15969167212220 -
Mobile or Responsive canonical question?
Hi guys We are in the process of expanding and are moving our site to magento enterprise. Today we met with a company pitching a seperate mobile site. While Im al for a mobile site in terms of look and user experience, from an seo point i dont believe and "m." domain is the best idea. However if we were to go with a mobile site, would adding canonical tags to the mobile urls pointing to the desktop urls be useful? For example m.trespass.co.uk/category-page has the canonical tag pointing to trespass.co.uk/category-page Im looking for someone who has direct experience wth this situation for one of their clients. Thanks Robert
Technical SEO | | Trespass0 -
I went CDN and now Roger is ticked off?
I have optimized my blogs (for speed) and it was a huge success. One site that was loading around the 7-8 second mark now actually has more content including a walk on video and my best load time is a .42 seconds with both sides giving me low to mid 90s. Roger has been pretty quiet lately but now as the CDN requires 302 redirects to function with dynamic content, I have hundreds and hundreds of 302 warnings. I did not realize that site speed was weighted so heavy but 3 of my blogs have gone from PR1 to PR3 overnight without any other changes at all. I know Google will penalize a site with too many 302 but I am pretty sure that until you can afford a memcache system this is standard practice. Just wanted to make sure that I do not have another HARD lesson ahead. Thanks
Technical SEO | | yeagerd0 -
500 Server Error on RSS Feed
Hi there, I am getting multiple 500 errors on my RSS feed. Here is the error: <dt>Title</dt> <dd>500 : Error</dd> <dt>Meta Description</dt> <dd>Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/downpour/init.py", line 391, in _error failure.raiseException() File "/usr/local/lib/python2.7/site-packages/twisted/python/failure.py", line 370, in raiseException raise self.type, self.value, self.tb Error: 500 Internal Server Error</dd> <dt>Meta Robots</dt> <dd>Not present/empty</dd> <dt>Meta Refresh</dt> <dd>Not present/empty</dd> Any ideas as to why this is happening, they are valid feeds?
Technical SEO | | mistat20000 -
Help with this metadata code!
My website developer used the code below for my metadata but SEomoz is showing an error for my metadata. How can I change with this code so it will work?
Technical SEO | | CapitolShine0 -
Duplicate Page Title for Wordpress
Hello, We are using WP for our blog and keep getting Dup Page Title errors for our 12 author archives pages. The title of each page is the same, but I am wondering if this is WP issue with canonicalization working properly. The most recent four pages have a linking root domain and carry some Page Authority, but the older pages do not. Is this what Rand was talking about in his Google+ whiteboard Friday talk about blog post relevancy not lasting as long as articles? Here's what it looks like. Side question, is there a reason why the SEO Moz website doesn't have a Google+ button anywhere easy to find? Thank you, Michael
Technical SEO | | MKaloud1 -
Having a massive amount of duplicate crawl errors
Im having over 400 crawl errors over duplicate content looking like this: http://www.mydomain.com/index.php?task=login&prevpage=http%3A%2F%2Fwww.mydomain.com%2Ftag%2Fmahjon http://www.mydomain.com/index.php?task=login&prevpage=http%3A%2F%2Fwww.mydomain.com%2Findex.php%3F etc.. etc... So there seems to be something with my login script that is not working, Anyone knows how to fix this? Thanks
Technical SEO | | stanken0 -
How do you get an e.mail response from SEOMOZ?
We have sent 3 e.mails asking why all our last 5 monthly reports are identical despite us fixing masses of the original issues but we can't get a response from anyone. Can anyone suggest how I can get an answer please?
Technical SEO | | frank-2443750