etcbbu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What is the most basic plugin for Meta Descriptions?Thank you so much!
Forum: Fixing WordPress
In reply to: What is the most basic plugin for Meta Descriptions?Before I have done the wizard, I went to my individual “Edit Post” itself, scrolled down to where it seems to be the Yoast plugin stuff, clicked “Edit snippet”, and it then seemed to expand out a new field called “Meta description”, where I went ahead and put in what I wanted the description to be, and then clicked “Update” on the WordPress blog Post.
Now, when I open the live website, and look at the page source, it is giving me a line of code, saying
”
<meta name="description" content="the words I want are here"/>”Should I take that to mean it is done? That my Blog Post now has its own Meta description that I wanted it to be?
- This reply was modified 8 years ago by etcbbu.
Forum: Fixing WordPress
In reply to: What is the most basic plugin for Meta Descriptions?I have installed it and activated it into my WordPress. Do I need to go through its “Yoast SEO for WordPress installation wizard” in order to define Meta Description for an individual post?
Forum: Fixing WordPress
In reply to: How do you put a “Share” module on Posts?Thank you so much for the insights, @sterndata , you were most helpful!
–etcbbu
Forum: Fixing WordPress
In reply to: How do you put a “Share” module on Posts?Is “Jetpack” free?
- This reply was modified 8 years, 2 months ago by etcbbu.
@wfalaa , it would appear I am good-to-go with enabling the Firewall on my WordFence plugin on my WordPress site! It says it was successfully enabled and everything.
Thank y’all for helping talk me through it.
–etcbbu
EDIT: I enabled “Show hidden files” in Filezilla, and found it
..because, I am logged into my site on FileZilla, and I cannot see the .htaccess file sitting *anywhere* ..?
EDIT: I enabled “Show hidden files” in Filezilla, and found it
@wfalaa , Thank you so much for your insight.
I did not do anything described in that guide, because, no, I do not want to do what the beginning of that guide says:
Some people want their WordPress URL to coincide with their website's root (e.g. http://example.com) but they don't want all of the WordPress files cluttering up their root directory.I really just want the entire blog site to be handled from
/mywebsite/subdirectory/
And that’s just fine.
So is it the .htaccess file in
/subdirectory/
that WordFence will make me back-up, and that I will replace with that backed-up version, in case the Firewall thing makes a change that throws off my site?
–etcbbu
- This reply was modified 8 years, 5 months ago by etcbbu.
See, this is what I mean, because now one person says
“The .htaccess file should be in the same directory as wp-config.php.”
BUT another person says,
“..should be the same directory where you have WordPress files uploaded (like: wp-admin, wp-includes, wp-content, wp-config.php, etc…).”
And so, this is why I say I am not sure? These are not the same directory for me. One would be
/mywebsite/subdirectory/
And another would be
/mywebsite/subdirectory/wp-config/
Ok, so it will be in the same folder as where the three main WordPress folders are contained? Like, in the exact same folder alongside of
wp-admin
wp-content
wp-includes
index.php
license.txt
readme.html
etc. etc. …?
Because on *my* WordPress site, it is not installed on my PRIMARY root folder of my entire website, but is installed in a sub-folder called
So, I would only be dealing with the .htaccess file that is in that
/subfolder/
correct? This is the place where
wp-admin
wp-content
wp-includes
index.php
license.txt
readme.html
etc. etc. …are, for my site.
Forum: Fixing WordPress
In reply to: Best way to back-up *BASIC* WP site?I’m very interested in running the “Extended Protection” option of this “WordFence” security plugin. But I am a little scared of allowing it to manipulate my .htaccess file of my entire web-space. I know that it says it forces you to download your web-space’s current .htaccess file before it lets you enable its “Extended Protection” mode which then updates the .htaccess file, but I am not confident that I would know the exact spot on my web-space to put up the previously-version, before-WordFence-manipulated .htaccess file, in case this plugin just completely wreaked havoc on our web-space and something crashed after it manipulated the .htaccesss file.
Would I just use an FTP client to put the previously-version, before-WordFence-manipulated .htaccess file on the public root top-level directory, if something did go awry after letting WordFence manipulate my .htaccess file to enable its “Extended Protection” mode?
Forum: Fixing WordPress
In reply to: Best way to back-up *BASIC* WP site?Ok, since I don’t trust that whatever hacked my site won’t be somehow left in the code if I were to do a backup and restore, I’m just gonna obliterate the MySQL database on my web-server, delete every single file in my entire
/blog/
sub-directory; start a new MySQL database, open a new sub-folder on my web-space, install a new WordPress Theme, re-edit the Theme to look a certain way, and re-publish all 27 Posts.
Can anyone recommend the best Virus/Protection/Firewall/Hacker-protection I could install that would be most helpful in the future, to help protect against being hacked?
I don’t see how it happened. I used the default Password that WP automatically generated for the main Admin account whenever I first installed this WP installation; those passwords are ridiculously long with many different types of characters, and I always kept my WP version up-to-date, and I had Akismet installed and kept *it* up-to-date, too.
Thanks for helping me think through this.
Forum: Fixing WordPress
In reply to: Best way to back-up *BASIC* WP site?Because since I only have 27 Posts, I am ok with just manually re-doing those 28 Posts, that doeesn’t bother me. All I do is copy/paste some text from some Microsoft Word documents.
Will doing JUST the backup of the WordPress side of things keep my “look”, my Theme settings, my “Category settings”, my top-menu settings and all of that jazz, or no?
Forum: Fixing WordPress
In reply to: Best way to back-up *BASIC* WP site?I don’t intend to back-up the MySQL database…I was going to obliterate it. Is that not possible? I definitely would have to backup the MySQL database too?
Forum: Fixing WordPress
In reply to: Best way to back-up *BASIC* WP site?Am I able to use either of these two methods even though I am going to obliterate this current MySQL database on my server that I have set up right now, start a completely new MySQL database, install a new fresh installation of WP that is going then interface with this new MySQL database?
Will using either this “BackWPup” or the built-in “WordPress Backups” method be able to restore everything, in this way?