Recently I’ve consolidated a few domain names that I’ve acquired to direct to this site, and a few others to direct to another site that I maintain. One of the things that I wondered about after I set things up in the sites control panel to receive requests as the other domain names was how that might effect search engine positioning. (more…)
Category: Web Hosting
-
Backing up and restoring MySQL databases
In the past few days I’ve been working on an automated backup system for both my site databases and a few others. I thought I’d take a bit to go through what I’ve done. It’s really simple, but I suspect there are some that either don’t realise it’s this simple, or will think this is rocket science. If you are well versed in command-line MySQL interaction you probably already know this….
-
Yahoo passes Google in search database size
News.com (cnet) is reporting that Yahoo has surpassed Google in sheer numbers of items indexed in their search engine. Currently Yahoo has 20 billion documents and images, Google claims 11.3 billion. I can vouch from watching the logs at this site that the Googlebot has been trailing in visits compared to MSN and Yahoo both.
-
Google search optimization
I’ve just read a great article by Eric Wolfram on Google Search optimization. Well, it’s probably not a new article it’s been around for a while. I saw it referenced at marketingtom.com from February of 2004. He does have some good ideas though. Among other things the main idea is this…. provide good relevant information for site visitors.
(more…) -
New version of Site manager software released Campsite
According to the Newsforge article, Campsite 2.3 is “the most advanced open-source system for news publishing on the web.” It’s PHP based and more information can be found at the campware website.
-
Preventing web crawlers from indexing everything
Ok, so we’ve seen how to password protect directories to keep the web crawlers out, but I don’t want to go through that. I want to keep the page open, but I don’t want it spidered and indexed by the bots. (more…)
-
Custom Error Pages with .htaccess
Ok, we’ve looked at controlling access to directories with .htaccess, but there are other neat tricks we can do that can add a bit of polish to your site. (more…)
-
Protecting access to web directories with htaccess
Okay, in an earlier article I was looking at uses of Google that might reveal things you don’t want revealed about your website. Maybe a test directory that you don’t want to be spidered. I want to say that it’s not possible to keep it hidden just by NOT linking to it. That’s what some will suggest, the argument goes along these lines “spiders just follow links, so don’t link to a directory or document you don’t want the web spiders to see.” Spidering bots seem to be a bit more resourceful though, I’ve seen files and folders that I can’t imagine were linked to being picked up in a web search, so how do we prevent that? (more…)
-
Migrating Web Applications from Explorer to Mozilla
One of my pet peeves is web sites that work with only one web browser. (Usually Internet Explorer) and break, sometimes badly with anything else. Recently I ran into this problem at a registrar. When I tried changing DNS data things did not work under Firefox and I had to visit the page with Explorer. IBM’s developer works site has (more…)
-
The check’s in the mail
Of course, there was a time when delivery of many things relied heavily on the US Postal Service and the blame of a delay could be passed along. I saw an article lately about people using technology to do tricks like that, turning back the clock on their computer before answering emails, getting sounds for their cells phones that sound like passing traffic, or a subway, etc. This strikes me as pretty silly. But there are some legitimate reasons, especially when posting to a web page when you might want to go ahead and type something and have it show up at another time, or as having come out earlier. (more…)