Entries in the ‘Web Design’ Category:

Cartier Consulting Web Site Redesigned

Cartier Consulting, LLC

Cartier Consulting, LLC

The Cartier Consulting, LLC web site has recently undergone a transformation. The site has been completely redesigned from the ground up based on the WordPress platform.

If you are looking for computer, networking, or web site services or repairs, and you are located in the Seacoast New Hampshire area, then you should check out what Cartier Consulting, LLC can do for you!

Visit the Cartier Consulting, LLC web site and check out the cool features that are built-in, such as a "featured content" slide show and an integrated blog. » More...

Tags: , ,

Experts-Exchange Solution Accepted

Experts-Exchange

Experts-Exchange

Wow, my first Experts-Exchange accepted solution. Experts-Exchange is a website where people who are anywhere from user-level to guru-level can ask questions and post solutions.

The site used to be free, but I think they are now taking advantage of the increasing popularity it has enjoyed. Here's a link to the question that my solution was accepted for:

Layout issue with IE6
(sorry, link is broken on Experts Exchange) » More...

Tags: , , ,

WordPress Blog Not Indexed by Google

There are several blogs and web sites discussing issues with WordPress sites not getting indexed by Google. I was hoping that the reason my site was not getting indexed would be revealed in this thread: Major Problem solved with WordPress & Google. Unfortunately, it wasn't.

WordPress Privacy Settings

WordPress Privacy Settings

I searched a lot more and finally realized that there was a WordPress setting that handled this. I had set my site to be publicly available in an older version, but somehow, somewhere along the way, it got changed.

My Settings>Privacy settings were set to "I would like to block search engines, but allow normal visitors". Once I changed the Privacy settings to "I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technochrati) and archivers", and clicked the "Save Changes" button, my site tools indicated that Google had pretty much instantly started indexing the site. Then a simple Google search of my site revealed several posts and content. I wish I could identify when this setting was changed, because I clearly would have remembered changing it, which I did not. » More...

Tags: , ,

Reset WordPress Passwords Using phpMyAdmin

Introduction:

In my last post, I outlined the XAMPP program and what it can do. Unfortunately, I hit a bit of a bump in the road, and wanted to share with others how I got around it.

Once I installed XAMPP, set up a new local database for testing, extracted a fresh copy of WordPress in the new c:/xampp/htdocs/wordpress folder I created, I opened wp-config-example.php to add my database and account info, and then saved it as wp-config.php.

All good so far, right? Well, not exactly. To begin the WordPress installation, I pointed my browser to http://localhost/wordpress/wp-admin/install.php
I entered my user name and email address and clicked on the next button.

At this point is where the snag came in: normally a randomly-generated initial blog password is displayed and/or sent to the email address you provided at initial setup for you to use when logging in for the first time. After you log in, you can change your password to whatever you like. However, when running your blog on your hard drive as localhost, you may not ever get that initial email, and worse yet, you can't access your blog's admin panel to change anything. If your email service is not set up, or if your firewall is blocking such communication, there is still a way to get in. Note that this applies to a locally-running XAMPP-powered test blog as well as a live, web host-powered blog. » More...

Tags: , , , ,

Test WordPress On Your Hard Drive with XAMPP

While I was performing some extensive WordPress plugin compatibility testing, I was getting frustrated with having to wait for what seemed like an eternity for page refreshes to occur. I did a little Google-ing and found an excellent open-source software package called XAMPP that runs on Windows.

XAMPP screen shot

XAMPP screen shot

It lets you run Apache (a web server program), PHP5 (a server programming language), MySql (a database program), FileZilla (an FTP program), and Mercury (an e-mail server program) on your local hard drive running a 32-bit version of Windows. You can manually start the programs/servers or run them as installed services. Here is a good XAMPP installation tutorial.

The XAMPP program lets you install a test blog locally on your hard drive, which greatly speeds up development and testing. » More...

Tags: , , , , , , , ,

Page 1 of 212

Switch to our mobile site