Handy link. I'm going to bookmark that. Thanks. Any bad web sites I see in the index, now we can all rat them out.
Type: Posts; User: monstercoder; Keyword(s):
Handy link. I'm going to bookmark that. Thanks. Any bad web sites I see in the index, now we can all rat them out.
I've used them frequently. Look at how many complaints University of Phoenix has. I was going to go to that school until I saw all of the hundreds of complaints. That web site saved me a boatload...
That's just a bot scraping all the domains it can find to do that so that when people search on a URL their pages will show up at the top of the results. I wouldn't worry about it.
Who even uses blackhat techniques nowadays? People always talk about this and I never see sited examples of what not to do. You mean cloaking pages with Google's IP and serving different content to...
The formmail from Tectite.com is superior to using the methods above. The code above allows security holes for SQL injection. You can't just accept fields verbatim. You need to trim stuff out for...
Ah ha... the old "raise the post count so I can spam" trick.
I was sent this email. I wouldn't see a real reason for deleting that. It wasn't a stupid comment like, "Great post". I've seen much worse posts on here that were not deleted. I was thinking...
I got 3 email notifications that there are new comments on here, with the new comments. When I come and look, I see my comment as the last comment above. Are people's comments being deleted?
http://rlv.zcache.com/holla_at_ya_boy_tshirt-p235839984876181278z85i2_152.jpg
That's a good 3+ hour drive to go there round trip, isn't it? Seems like a big hassle to do that just to send a measly fax. I had a VoIP phone at home for a while. I do have a fax machine, but the...
We have changed hosts many times because of it. Downtime can cost you much more than what you pay the hosting company if your website is a for-profit site. Hearing the phrase, "That goes beyond our...
Much easier to use websitedefender.com to do this for you. It's free for now while it's in Beta. If any permissions or files get added, changed or deleted, it will send you a warning email. It...
When I said moderator, I should have said "website owner" instead. I've come across tons of blogs where I will see 3,000 to 30,000 comments on a blog. It's crazy. It often hangs my browser since...
Can you re-start Apache from the control panel of your hosting company? Otherwise you'd have to do it via SSH which may or may not work.
Possible restarts:
./httpd restart
/etc/init.d/apache2...
Find your httpd.conf file for Apache. Make a backup of it using the Linux cp command. Edit the httpd.conf and add this add the very bottom. Restart Apache.
If your server doesn't run, copy the...
You should be able to go in using PHPMyAdmin and create indexes on the fields. That will speed up queries and by reducing the amount of the disk I/O.
Thanks for posting yours as a comparison so others can see. Let us know the results you get from Page Speed after putting this in.
Try clicking shift-refresh with the browser and then re-run the Speed Test. I find I have to do this otherwise it keeps using cached results in the browser.
We use this in the .htaccess to keep...
If you put it in the .htaccess in your root directory, the cache will affect the entire web site. Use Photoshop and edit your images. Instead of clicking "Save As", click on "Save for Web" and try...
Yeah, it depends on the web server. Not every web server has the ability to enable Gzip compression. We just updated our php.ini file to do it for ours and now every one of the pages on our entire...
That's why one of my very first responses was to use Google Page Speed which will tell you what to fix. The Gzip option also needs to be installed on Apache so that when pages are sent to the...
If you have a bunch of different URL's going to a whole bunch of completely different URL's, then you have to do it manually. Otherwise there are ways to do entire domain transfers to a completely...
I went back just now and get:
Not Found
The requested URL / was not found on this server.
Apache/2.2.3 (CentOS) Server at www.jackit.com Port 80
My $.02 cents:
That site took forever to load when I went to it. I checked it in Google Page Speed and it scored a very poor 34/100. Install the Page Speed plug-in and try to fix all of the...
If that doesn't work, you can install the ".HTML On Pages" plug-in in conjunction with the %postname%.html.