macsoft3
Forum Replies Created
-
Forum: Installing WordPress
In reply to: One blog on 2 servers with separate domains…I know how to do it if two domains are parked at the same web hosting company. If they are hosted at separate servers, I think you can still do it by simply sharing the same database. We accidentally did it before. However, that could cause some problems. I would suggest that you park two domains under the same web hosting company.
I think we had a login problem when the same blog was accidentally hosted at two separate servers.
Forum: Fixing WordPress
In reply to: WP HackedI would search forums.
Forum: Installing WordPress
In reply to: Bad GatewayDo you run Internet Information Server (IIS)?
Forum: Fixing WordPress
In reply to: How to make a newssite ?If you have multiple questions, perhaps, it will be better if you post a question one by one. It’s just a suggestion.
Forum: Installing WordPress
In reply to: Problem transferring hostsDid you use Mr. Merrill’s WordPress Database Backup to backup WP database and upload it at the new host?
Oh, okay. So you must have used Skippy or whatever. I have never used Skippy. So I don’t have much to say.
Hmm… Try using WordPress Database Backup instead of coming the database with phpMyAdmin.
Forum: Fixing WordPress
In reply to: change of hosting service and now can’t amend postsI’m sorry to hear that. Just a simple question… Do you still have your website at the old host?
Forum: Fixing WordPress
In reply to: Could someone help me with pages please?How about just using categories?
Forum: Themes and Templates
In reply to: Where do my files live??wp-content > themes > default or theme title > sidebar.php
Forum: Themes and Templates
In reply to: What is the best approach to building a site like this?There is somewhat popular software called RapidWeaver for Mac. There are many themes to come with. Or you can create your own themes pretty easily if you know how to write CSS. I created about 60 themes last year, I think. Using RW, you can build a website with ease and with little knowledge about HTML. I know this software because we created video tutorials for it several months ago. I’m sure there are a lot of apps like it for Windows.
I’m not just a cyber crime reporter. I do a lot of things including making CSS themes, creating video tutorials…
Forum: Plugins
In reply to: tag board/squwak boxWhat does a tag board like look, please? Do you mean a menu with several links buttons?
Forum: Fixing WordPress
In reply to: Hacked again wp-content>I dont think macsoft was suggesting that that particular webapp
You are absolutely right, whooami. I already mentioned that every software…
As somebody already suggested, you should use secure file transfer protocol like SFTP and TLS. It is very important that you have a secure password to the control panel with special characters + lower case + upper case letters + Greek letters if possible.
I don’t meant to scare you, but an exploiter always goes back to the same website to host phishing websites and affiliate pages. For example, an exploiter hacked the website of wintergreendesign.com (Spoono Host’s client) in two consecutive days.
Forum: Fixing WordPress
In reply to: Hacked again wp-contentAhh, one more thing… I have to admit that our website was hacked several times last year. We tracked their entry to phpFormGenerator. But I suppose every software has vulnerability issues to some extent.
Forum: Fixing WordPress
In reply to: Hacked again wp-contentSpoono Host’s client websites (several different domains) were hacked for 3 consecutive days and used for Bank of America/Skype phishing last week. Actually, their client websites were hacked several times in the past 11 days or so. The phishing splee started in January 3. When I gave a kind notification to Spoono Host, they answered “We have it under control. Thanks.” Then another website was hacked and used for BOA phishing. Apparently, the hacker had total control on website’s control panel. How did they do it? I don’t know. I’m just a reporter at —-.NET. It’s just that I suppose some web hosting companies’ control panels have some vulnerability issues. I would avoid small web hosting companies. I don’t know how big is yours, COMPILA-UK or whatever. If I remember correctly, Spoono Host’s control panel is H-Sphere. I don’t mean to imply in any way that this control panel should be avoided.
Forum: Fixing WordPress
In reply to: can’t center my text in postTrying using div tag like
<div align="center">Hello</div>Forum: Fixing WordPress
In reply to: <p></p> and <br /> in posts not working?Ahh… I see what you mean. I’m not 100% sure, but it looks like that depends on the web browser you are using. I simply want to edit the article directly with HTML code. So I just use a particular browser. If I use Firefox (Mac), I would have to click on the code button or something.