akeel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress invaded by foreign html codesI’m having same problem. Do you were able to find a solution.
I’ve updated WordPress, cleared my theme, changed FTP and hosting passwords but these spam links came back again.
Forum: Fixing WordPress
In reply to: Errors After Upgrade to 2.6Will somebody please help?
Forum: Fixing WordPress
In reply to: Interesting WordPress SEO Question For WP ExpertsThank you a lot whooami for you answer.
Please help me by explaining technical details that why it is not possible?Forum: Fixing WordPress
In reply to: WordPress index to directory move and .htaccess issueUpdate 3 – Resolved
I’ve updated .htaccess and everything is working fine. The new .htaccess code is,# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /blog/index.php [L] DirectoryIndex index.php RewriteEngine on RewriteCond %{REQUEST_URI} !-U RewriteRule ^(.+) http://mortgageforeclosuresolutions.biz/blog/$1 </IfModule> # END WordPressForum: Fixing WordPress
In reply to: WordPress index to directory move and .htaccess issueUpdate 2
Ok I’ve myself corrected problem 2, dashboard is now available. But one remains unsolved.Forum: Fixing WordPress
In reply to: WordPress index to directory move and .htaccess issueUpdate
Now WordPress admin is also not working, while experimenting I changed WordPress address (URL): http://mortgageforeclosuresolutions.biz/blog to WordPress address (URL): http://mortgageforeclosuresolutions.biz/I’d tried to reset it but I’m returned an error page.
Please also help in correcting this problem