backfolder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootOk, it doesn´t matter. Doing the most practices recommended in hardening WP article can make for sure your installation much secure.
Thanks to all.Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootWell, I´ve found 3w.ddecode.com/hexdecoder/ and now at least have decoded the file, but don´t know exactly how if the file is legitimate or not. I see ${“GLOBALS”} all along the code. Any one can tell me?
Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootEy! Me again.
After hardening WP, and updating, file “model.php” still appears. So my question is: How can I check if that file is legitimate from a plugin or not? Is there any way to scan?
Any help is appreciated.Thanks so much wocmultimedia!
I will check that plugin in order to see it fits my needs (basics).
No, I don´t have Page Builder plugin, site is running with less things.Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootI forget to change permissions via FTP to folder and files, so this could be the problem.
I think this info would be interesting for someone in my situation.
By now it is running ok and clean.Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootWell, after a re-install of WP via FTP, clean FTP, change all passwords, add some extra lines of code at .htaccess (as suggested in some post), the damn model.php still appearing.
As a second way I´ve checked all subdirectories, specially in wp-content, uploads, and themes. I have also disabled all plugins except the ones theme needs to work.
I´ve contacted to my host to see if the problem is in my shared space.
Still looking for the way that file enters in my ftp.Forum: Fixing WordPress
In reply to: model.php has appeared in my ftp www rootThanks so much WPyogi.
I´m gonna see that links.
Sorry for post all that code.Can anybody tell me something (apart of change plugin)?
Forum: Fixing WordPress
In reply to: soaksoak.ru MalwareHi all.
Maybe adding a “rewrite rule” to your .htaccess could help. I´ve had a problem with a spam shell script two days ago (it was hosted in the Uploads folder), and adding next rule seems to be effective:
RewriteRule ^xmlrpc\.php$ “http\:\/\/0\.0\.0\.0\/” [R=301,L]
So adding a rule according to your needs could help until WP is updated.Forum: Plugins
In reply to: [Simple Share Buttons Adder] Facebook sharing site and not individual postThanks Laura again.
Yes, I´ve just seen that plugin (and just downloaded and installed), my mistake. The thing is I don´t want to overload my admin panel and system with plugins, and looking the All in One SEO reviews… I´m not convinced about it could solve my problem.Forum: Plugins
In reply to: [Simple Share Buttons Adder] Facebook sharing site and not individual postThanks Laura.
I´ve updated SSB to 5.0, let robots index my site (it was checked) and still having the title of the site and meta description of the site when I want to share via Facebook. Image is shown correctly, but I want to display the post title and now way of make it appear. You can see here: http://eldardoenlaweb.com/blog/index.php
BTW Laura, how did you deactivate the “maintenance mode” in the plugin?
Thanks in advance.Forum: Plugins
In reply to: [Simple Share Buttons Adder] Facebook sharing site and not individual postSame problem here. I´m running WP 4.0.
Any help?