wpdart
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website Error (When typing site in browser)It seems like index.php file is missing.
Forum: Fixing WordPress
In reply to: stuck at filezilla with wp-content – .com to .orgAccording to wordpress.com
“We do not allow FTP (File Transfer Protocol) access to any WordPress.com blogs. Please see the information below on alternatives to using http://FTP.”
https://en.support.wordpress.com/ftp-access/
From the same page, I quote
“If you are trying to transfer your blog and its content to a new host please check out this support doc for more info on how to do it without FTP access.”Please refer that page for more information
Forum: Fixing WordPress
In reply to: Friend wants me to change URL to their site.You need to have access to the database.
Forum: Fixing WordPress
In reply to: DNS issuesWhile checking your site, I noticed that the links in your site are pointing to http://172.110.7.204/index.php/ instead of ejuice-review.com
For instance,
http://172.110.7.204/index.php/2015/10/26/hello-world/How did you install WordPress?
Forum: Fixing WordPress
In reply to: Edited wp-config and now it won't workTry password: “”
Forum: Fixing WordPress
In reply to: change category pages into subcategoriesGo to Posts -> Categories.
Edit the category and select a parent category from the dropdown.Forum: Localhost Installs
In reply to: File Manager in WordPressWhy can’t you Copy Paste the content of those HTML pages into a wordpress post?
What exactly are you trying to do with uploading the HTML files?
Are you sure you wrote more than the few words in each posts.
This one seems to have the full content.
http://highheelsandcanolafields.com/2015/05/14/hello-world/Forum: Fixing WordPress
In reply to: 301 redirects from html pages to php pagesYes. With proper spacing I guess
Redirect 301 /oldfile.htm /newfile
Forum: Fixing WordPress
In reply to: Changing https back to http for WordPress URLI guess http to https redirection must have been done via .htaccess.
Check the htaccess file and delete that part.
I’m not saying this caused the problem you are facing but somehow related and you should look into
I noticed that in the blog section, none of the posts are linked.
Here http://elliemoores.co.uk/blog/page/2 there are 3 different posts all without links to their individual pages.
It is strange and not SEO friendly.
Forum: Fixing WordPress
In reply to: Preview text from links is no longer working correctlyWhich theme you have now?
Try changing your theme.Forum: Fixing WordPress
In reply to: Preventing redirect of wp-login.php to actual login pageTry security plugins like Wordfence. The plugin blocks repeated login attempts from same IP address.
There is free version available.