cschultzie3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: sftp username in source codewell I went through and disabled all the plugins except the ones “required” by my theme and the couple I know I’m actually using, so I guess it must be one of them.
Also something I didn’t notice before, is before that WalkMeUserData part where in it it has my login username for SFTP, I has this line, can only assume they are related but not sure if it’s due to my hosting service and how they do DNS or something the theme did, as obviously I have no idea who walkme is haha. Maybe this will make more sense to you than me so wanted to include it.
<link rel=”dns-prefetch” href=”//cdn.walkme.com” />Forum: Fixing WordPress
In reply to: sftp username in source codeThanks @sterndata I will give that a try today and post back what I discovered. really appreciate the help on this.
Maybe this will also help me in regards to figuring out what plugins I actually need and don’t need. it appears my hosting service took the liberty of adding a bunch in or maybe one of the themes I tried did, I know i didn’t manually install them. but I’d like to get rid of the ones that won’t break the website, just not sure how to tell.
Forum: Fixing WordPress
In reply to: Remove author page with username in it, security risk?Thanks for the replies!
@staartmees Understood on the password front
@tothbalint That’s a good idea about having two accounts, but honestly I’m not even sure how/why the author page for this account got created in the first place, so my fear would be if I made the current account a non-admin, then made a new admin account, somehow the new admin account would just get an author page created. Or is it because I made changes to the website like changing a picture on it or something when I was logged on with that account that is why it got an author page? Sorry if that’s a dumb question, i’m still learning here and this author thing is driving me nuts haha
Forum: Fixing WordPress
In reply to: sftp username in source codeNo, at least I don’t think so. I saw it when I viewed the source code of a page. in the code, after the var walkMeUserData part a little bit in it has login=MyLoginNameForSFTP