macsoft3
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: total count of contributorsThat table doesn’t just contain contributors but also other roles including admins.
Forum: Fixing WordPress
In reply to: sidebar is in the bottom after…If the sidebar is pushed to the bottom on your web browser, that’s probably been caused by your 728 x 90 Google ad.
Forum: Everything else WordPress
In reply to: Collation of Spam commentsAll right. Now, I know what’s the causing the problem. It’s the collation. It’s apostrophe in the comment that ceases the program.
Forum: Installing WordPress
In reply to: Need Help: WordPress site redirects to a different domainDoes the old host still run your WP blog? If it does, you can be redirected to the old host because you are using the same database after a move. To my knowledge, if you delete your WP blog including the database at your old host, you will no longer get redirected. It happened to me, too, after a move. And redirection stopped after trashing the database at the old host. How does that happen… I’m not 100% sure. So I won’t say it.
Forum: Installing WordPress
In reply to: Subdomain or mysite/blog ???>search engines will not pick that up to fast!
Not true at all… Google indexes articles posted at our blog (installed on a subdomain) in less than 30 minutes or so.
www.computergeeksonline.net/blog may be better than blog.computergeeksonline.net for online ads. Some ad companies allows publishers to use ad codes only at the root directory.
>i see this site www.bomgar.com/blog has a word press blog and they are doing what i need! but wordpress is saying it cannot be done like that!
All you have to do is to create a folder titled blog inside public_html and install WordPress inside it.
Forum: Fixing WordPress
In reply to: Need help to hide URL on blogCreate an A record for a branding URL.
Forum: Installing WordPress
In reply to: Error establishing a database connection>Anyone please help me how to solve this issue. I have given (‘DB_HOST’, ‘localhost’) in wp-config.php.
Nobody can’t. A common database host is localhost, but it’s not always the case. For example, IPOWER has a different ways of setting it. We don’t even know who your host is. Perhaps, you may want to contact your hosting company.
Forum: Installing WordPress
In reply to: Seriously Noob hereSorry. Something went wrong when I uploaded a revised copy. It’s now there.
Forum: Installing WordPress
In reply to: Installation error [PLEASE HELP]Que? You mean, you accessed w-admin > install.php?
Forum: Everything else WordPress
In reply to: About the WP2.6 video – on what progrem was it done ?What is wp2.6 video?
That’s probably because you still have the same database at the old host.
Forum: Installing WordPress
In reply to: Seriously Noob hereIf you like, there is a video tutorial open to guests here.
Forum: Installing WordPress
In reply to: getting it installed on a mac>do I just move the whole folder
Content only including wp-admin, wp-content, wp-includes, index.php, wp-register.php…
Some people make mistakes by dragging and dropping the whole folder that they get after decompressing the zip file.
Forum: Fixing WordPress
In reply to: How to make the posting shortAdd <!–more–>
Forum: Installing WordPress
In reply to: WordPress no appearing as homepage>I ftp’d it into my public_html folder
What exactly is ‘it’? A folder titled wordpress that contains WP files or actually various WP files including wp-config.php, wp-login.php, wp-content, wp-admin and others? All you have to do is upload all those WP files into the public_html folder if you want WP to be your website at the root directory.