TXLANS.com

Tag: webhosting

“Website Grader” scores your website based on Content, Marketing, and Speed

by amp on Aug.31, 2010, under Pro Tips, Web Resources

Website Grader

Website Grader

Search engine optimization has become one of the most important and blatantly juiciest parts of the Web 2.0 movement.  Since massive changes in the way search engines work and with the help of Googles part in sparking the movement there has been a wildfire of new strategies for reaching the #1 spot on search engine result pages.

Some can agree that back in the day when AOL 3.0 and Dial-up was running the show that the most important parts of a website that mattered were speed, optimization, and relevant material.  One: I didn’t want to wait 20 minutes to download these 100+ pages of Goldeneye 007 gameshark codes; Two: I didn’t want to spend 5 minutes waiting for a website to load and then find out it’s not what I was looking for.

The Website Grader gives your website a score by, you guessed it..grading and giving scores to various categories and sub-categories of your website (or someone elses) for a complete average.  Basically, you end up with a test score.

The various subjects and categories it grades on include but are not limited to:

  • Content and Blog Analysis, Grade, and Recent Articles with Retweets and Inbound Links.
  • Optimization Tips based on Metadata, Headings, and Image Summery showing how many images your page contains.
  • Domain information.
  • Promotion and Marketing information including del.icio.us bookmarks, Link Tweet Summary, and a Twitter Grade.

Each of these, including the ones I didn’t mention can all contribute to the usability and promotion of your website which could ultimately lead up to more traffic and useful input.  Keep grading, keep optimizing.

http://www.websitegrader.com - The Website Grader

Comments Off :, , , , more...

Basic Apache Install on CentOS 5.4

by amp on Apr.10, 2010, under Linux, Tutorials, Web Resources

Apache is probably the number 1 web service hosting software ever created.  With that said I get a lot of people always asking how to install it or some variation of.  Here’s an easy tutorial on it using CentOS 5.4 Linux using a Rackspace Cloud Server

1.    SSH into your Server

2.    Make sure you are root user.

3.    Update Yum with command : # yum update

4.    Download and install Apache with command : #  yum install httpd

5.    Set chkconfig run levels to ensure that apache starts up even if the system is rebooted with command : # chkconfig –levels 2345 httpd on

6.    Start Apache or httpd service with command : #  service httpd start.

7.    Flush your IP Tables and add port 22 for SSH (unless you changed it’s port) and also allow port 80 for apache/http connections.  I have also deleted the “RH-Firewall-1-INPUT” chain and set the default INPUT policy to “DROP”.

#  iptables -X RH-Firewall-1-INPUT

#  iptables -F

#  iptables -I INPUT -p tcp –dport 22 -j ACCEPT

#  iptables -I INPUT -p tcp –dport 80 -j ACCEPT

#  iptables -P INPUT DROP

#  service iptables save

8.  Congrats, you now have a basic apache install.

Notes : Apache’s configuration file is /etc/httpd/conf/httpd.conf and the default place to put all of your websites files are in /var/www/html/

2 Comments :, , , , , , , more...

Free Photo Uploaders

by amp on Dec.16, 2009, under Web Resources

Most of us have experience with this.  You want to show someone a picture but have no where to upload it.CompyMcPuter

You will stumble upon (most likely) one of the most popular; Imageshack.

There are others, just have to know where to look.  Best one for me that I have used is “CompyMcPuter”.

http://www.compymcputer.com

Give it a shot.

Comments Off :, , , , more...

Find and Replace : Totally Overpowered.

by amp on Sep.12, 2009, under Dreamweaver, Tutorials, Web Resources

Find and replace.  It’s one function that should be in any text-based application.

It’s uses : Endless.

fr

1 Comment :, , , , more...

Dreamhost Codes

by amp on Aug.30, 2009, under Promotional Offers

Here at TXLANS we believe in expansion as well as getting things for a really good deal.  I know a lot of people have always wanted web hosting for cheap so we decided to throw something together for you.

We have created two promotional codes for you to use should you choose to sign up with Dreamhost.

  1. TXLANS – This will give you $10 off one year of hosting plus one (extra) FREE domain name for LIFE.
  2. TXLANS1PT5 – This will give you $60.00 USD off one yearly payment of hosting. THATS HALF.

Dreamhost always has good promotional offers of their own going on so be sure to check them out frequently.

Who do you have your hosting with?

Comments Off :, more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Archives