We wanted to put a image over everything on a web page, so we searched and searched the web until we finally found this simple little code: <div> <img src=”/images/404a.png” alt=”” style=”position:absolute;” /> <div style=”position:absolute;width:Xpx;height:Ypx;background-color:#000000;filter:alpha(opacity=0);opacity:0;-moz-opacity:0;”></div> </div> It’s great, just throw this about anywhere in the body of the web page and it will create a…
Category: Websites
ATT blocks outgoing email for residential customers
We just found out that ATT blocks outgoing email for residential customers. They now want you to pay twice as much for the same thing (the business DSL package). Sorry, but slapping a business name on your DSL just to charge more is not going to work. We know the speeds are the same and…
Google changes, effect 12% of all search results
Google made one of the biggest changes ever to its search results this week, which immediately had a noticeable effect on many Web properties that rely on the world’s biggest search engine to drive traffic to their sites. The major tweak aims to move better quality content to the top of Google’s search rankings….
Google Targets Content Farms With Major Search Algorithm Tweaks
Google made a substantial revision to its search algorithm today, the company says. And while no one in particular is being called out, it’s clear that the big losers are content farms and related spammy-content producers, who have been having an absolute field day on Google over the last couple of years. 11.8% of search…
Easy SSL security
DWHS offers a full-service SSL installation process for our customers. To get SSL now, all you have to do is pay a one-time fee of $40, and we will take care of the rest. Once you pay via PayPal or the card on file with us, you then just fill out this simple form. Keep…
Website Content Filtering
The first step in filtering your site’s content is to add a meta tag in the header. here are the most common meta tags that can be used to let search engines know your content rating: For adult websites, you should add this meta tag in your header: <META NAME=”Voluntary Content Rating” CONTENT=”adult”> For another…
Do you blog poll? (finished)
Do you blog? Choice # of Votes Percent of Votes I run my own blog on my website 104 22.13 I have one with a blog service website 43 9.43 I have a microblog like Twitter 31 4.51 I have too many to list 38 7.38 No I don’t 225…
WordPress load control – Is WordPress using too much load?
We have a current updated version of this page here: Optimize WordPress As we all know WordPress can use too much load. Basically, any PHP script can depending on how it is running. After years of running our own blogs and helping people run theirs, we have found some solid ways to help WordPress run…