Magento Help - Server Reset
-
Good Morning,
After rebooting a server, a magento based website reset itself going back to December 2013. All changes to the site and orders dating up until yesterday (6/19/14) have disappeared.
There are several folders on the root of the server that have files with yesterday's date but we don't know how to bring everything back and restore.
Any Magento or server experts out there ever face this issue or have any ideas or potential solutions?
Thanks
-
Thanks Prestashop.
I'll look into that and let you know. Appreciate the advice
-
In a situation like that my first guess would be someone changed the document root in apache but did not restart the server. I am not a Magento person, so you might have what I am saying checked out, because I don't know where things are located. What I would do is look in the databases on the server and see if there is one that holds the most recent customer information. Then I would look at the settings file that Magento uses to specify what database the application uses, see if they are the same. If not, then look around on the server for another directory that holds the most recent version.
If someone changed the document root and did not reboot, it would not take effect until the server was rebooted, thus changing the whole configuration of the site. One place you can have someone look to be sure is the apache logs. In the log it will have the complete system path of the resources accessed, see if there was a change at the time of the reboot.
-
yikes! not much help to you now, but you should really at least do weekly backups of the ftp and nightly of your database. And definitely always to a backup before you do anything major (like a reboot).
you should go to you host, they possible might have a back up of your server, fingers crossed.
-
We have no backup, that's the issue, the last backup is from 2013.
-
I agree with Paddy. Did you do a backup before the changes? If so, getting your site back to how it was will be very easy, especially if you are using Cpanel. When you do your server reboots, make sure you are using the "graceful" method.
Here is a video explaining this:
https://www.youtube.com/watch?v=PddZ3FwHFZw -
this is the right place to ask about this, you would get a better responce on the magento forums or you could look something like freelancer or pph and find an magento expert with a good review history.
Do you have a backup of your data base? if so you should be able to restore it, if not, check if your host company has a back up.
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
-
Blog Content In different language not indexed - HELP PLEASE!
I have an ecommerce site in English and a blog that is in Malay language. We have started the blog 3 weeks ago with about 20-30 articles written. Ecommerce is using MAgento CMS and Blog is wordpress. URL Structure: Ecommerce: www.example.com Blog: www.example.com/blog Blog category: www.example.com/blog/category/ However, google is indexing all pages including blog category but not individual post that is in Malay language. What could be the issue here? PLEASE help me!
Intermediate & Advanced SEO | | WayneRooney0 -
Why would our server return a 301 status code when Googlebot visits from one IP, but a 200 from a different IP?
I have begun a daily process of analyzing a site's Web server log files and have noticed something that seems odd. There are several IP addresses from which Googlebot crawls that our server returns a 301 status code for every request, consistently, day after day. In nearly all cases, these are not URLs that should 301. When Googlebot visits from other IP addresses, the exact same pages are returned with a 200 status code. Is this normal? If so, why? If not, why not? I am concerned that our server returning an inaccurate status code is interfering with the site being effectively crawled as quickly and as often as it might be if this weren't happening. Thanks guys!
Intermediate & Advanced SEO | | danatanseo0 -
Need help for improving SEO App?
Please refer our guru99 https://play.google.com/store/apps/details?id=com.vector.guru99&hl=en We have tons of free materials related to SAP in the app. The problem we are facing is we do not rank for terms like SAP or SAP tutorial and discovery is an issue I have searched over the internet and found no concrete solution. Can you experts help ?
Intermediate & Advanced SEO | | Chirag7530 -
Help! Unnatural Linking Partial Manual Penalty
A friend was hit with a manual penalty for unnatural links-impacts links. (see attached) I'm thinking it may be because they copied their entire wordpress.com site over to site.org/blog. (without redirecting it, so they have duplicate content as well) Out of 76+k links, nearly 11,000 are from their wordpress.com blog. If that's the case is the problem solved by upgrading within wordpress.com to redirect to site.org/blog? (then making a reconsideration request?) Or do I risk negatively affecting their site somehow? They saw a significant increase in traffic when they moved the content over but I'm thinking that was more a matter of increasing content on their site than increasing backlinks. The .org site ranks relatively well, whereas the wordpress.com blog doesn't really rank at all.Worth noting: it's a partial match, not a sitewide match. Does that negate my theory about the wordpress.com blog being the cause in any way? Since many of the links from it are sitewide? The wordpress.com blog has a header link to the .org homepage, plus individual links to it in posts. There are also three links in the header to pages on their .com website which redirects to three corresponding pages on the main .org site (the whole .com redirects). There are 23 footer links from the blog to the targeted .org pages as well. In the attached screenshot of who links most from Google Webmaster Tools, note that martindale.com links most, but it's a lawyer's site so they naturally have referring content there. Could that be a problem?Thanks everyone! 🙂M8JVEI6.jpg?1 M6gYE90.jpg
Intermediate & Advanced SEO | | kimmiedawn0 -
Help with htaccess
I just setup a WP install in a subfolder: domain.com/development/ However, there is an existing htaccess file in the root which contains the following: RewriteRule ^([A-Za-z_0-9-]+)$ /index.php?page=$1 [QSA]
Intermediate & Advanced SEO | | SCW
RewriteRule ^([A-Za-z_0-9-]+)/$ /index.php?page=$1 [QSA]
RewriteRule ^([A-Za-z_0-9-]+)/([a-z]+)$ /index.php?page=$1&comp=$2 [QSA]
RewriteRule ^([A-Za-z_0-9-]+)/([a-z]+)/$ /index.php?page=$1&comp=$2 [QSA] I need to leave the rules as-is due to the nature of CMS (not WP) under the root domain. Is it possible to include an exception or condition which allows URL requests containing /development/ to resolve to that folder? I tried to add: RewriteRule ^development/([A-Za-z_0-9-]+)$ /development/index.php?page=$1 [QSA] but this seems to send it in a loop back to the root. Thanks!!!0 -
Can I make 301 redirects on a Windows server (without access to IIS)?
Hey everyone, I've been trying to figure out a way to set up some 301 redirects to handle the broken links left behind after a site restructuring, but I can only ever find information on 2 methods that I can't use (as far as I can tell). The first method is to do some stuff with an htaccess file, but that looks like it only works on Linux-based servers. The method described for Windows servers is generally to install this IIS rewrite/redirect module and run that, but I don't think our web hosting company allows users to log directly into the server, so I wouldn't be able to use the IIS thing. Is there any other way to get a 301 redirect set up? And is this uncommon for a web hosting company to do, or do you all just run your sites on Linux-based servers or your own Windows machines? Thanks!
Intermediate & Advanced SEO | | BrianAlpert780 -
Where do I start? A little overwhelmed - Really appreciate any help.
Hello everyone, I was hoping to be able to get some advice if at all possible. I'm know there's some really skilled people on these forums. I'm not sure of the etiquette of posting links so if it's crossing the line to post the link of the site I'm working on please let me know. I was just hired as the Director of Digital Marketing for a decent sized company. I have a lot of experience with PPC, media buys and digital integration but unfortunately I'm a noob with SEO. I'm trying to learn as quickly as possible, and I'm reading everything I can (including everything I can find from Rand) The issue is that I have to start somewhere but there's so much that needs to be done that I'm getting a bit lost. We used to have 3 separate sites that ranked really well for our main keywords on Google, but with the growth of our company we consolidated the different market sites into one main one and 301'd the older ones. In doing so we lost nearly all of our search rankings. Our current site is: Http://www.GoldMaxUSA.com/ Does anyone have any advice on where to dive in here? I'm currently paying a ton each month for traffic through search PPC and contextual display, along with a bunch of geographically targeted brand awareness display campaigns, and I really need to show some progress on our organic search. Thanks in advance for any help!
Intermediate & Advanced SEO | | JFritton0 -
Do links in the nav bar help SEO?
If I am building a Nav bar should I use my keywords or make it easier for the user to find what they are looking for. IMO one should ALWAYS make a site based on user experience. If it Google and other SEs do count Nav links, would it be best to place more important keys first?
Intermediate & Advanced SEO | | SEODinosaur0