Saturday, 08 November 2008 21:43

BLOG: Joomla 1.5 custom 404 error pages

Removing "dead" links from your website, i.e your redirect your 404 pages, helps search engines and also your visitors. If your website visitor visits an old or dead link, they will recieve a standard 404 page not found, and usually leave.

This tip below allows you to create a custom Joomla 1.5 - 404 page to show your visitors a custom Message and also redirect them to your frontpage. Your visitors are then re-directed to that page and it is easy to manage your 404 page through Joomla. When you remove content from your website you dont have to worry about dead links anymore!

Login to Joomla

Create a new article page that you want to display for your users when they bump into 404 error. i.e 404

Add your html which you would like your visitors to see, add a html refesh tag to redirect them to your homepage after 10 seconds.

Now, in your Websites theme “template” directory create a file called “error.php” and add the following code.

<?php

defined( '_JEXEC' ) or die( 'Restricted index access' );

if (($this->error->code) == '404') {

header('Location: ' . $this->baseurl . 'http://www.yourdomain.com.au/404.html');

exit;

}

Example link: “http://www.yourdomain.com.au/404.html” is the url of your 404 article page.

Ensure the 404 page is published and works when you direct navigate to it.

Now is testing time: Navigate to your website, type www.yourdomain.com.au/testbadlink.html

You will now see your new Custom Joomla 404 Error Page.

HTTP status code
When a request is made for a page on your site, the server returns an HTTP status code in response to the request. Joomla! returns a '200 - the server successfully returned the page' for error pages. This is problematic for those working with Google Webmaster Services and trying to get a sitemap resolved.
If you want Joomla! to return a status code for the error, you can do so by adding logic before the DOCTYPE line, as follows:

<?php
if ($this->error->code = '404') {
header("HTTP/1.0 404 Not Found");
} ?>

 

Our Knowledgebase has tons of helpful Information.

 

 
Friday, 07 November 2008 14:59

Blog: 21Mbps on Next G - Telstra Demonstration

Fastest Mobile Internet Ever!

The 21Mbps trials for mobile broadband modem will begin in soon, in December, with a commercial launch to follow first quarter next year.

The Portable modems are three times faster than the fastest devices currently available, pushing the speed barrier to levels not seen anywhere else on the planet,”.

“This is truly internet and game-changing,” Wright said. “The new technology will unlock opportunities for many of our customers by bridging the gap between wired and wireless broadband connectivity.

“Apart from speeding up our already super-fast network, eHSPA gives us improved network efficiency to build capacity and maintain the quality of our service so we can continue to welcome customers to the Next G network,” Wright said.

“The Peak network downlink speeds on the new Next G network will have evolved from 3.6Mbps to 21Mbps in just over two years, with a network footprint covering more than two million square kilometres and 99 per cent of the Australian population.”

Telstra has warned that 21Mbps speeds represented the ‘peak network downlink speeds’, and that actual customer download speeds would be less due to network configuration, congestion, distance from the cell, local conditions, hardware, software and other factors.

The eHSPA upgrade ensures that Telstra’s Next G network remained the most advanced national mobile network on the planet, said Wright.

Australian Web HostingAustralian Domains

 
Wednesday, 05 November 2008 10:56

Blog: Aussie Hosting vs Offshore

We are asked this question many times, and will try to offer an explanation. The reasons to host within your Country outway the savings of a few dollars. This all depends on how important your website is to you, what you use it for and the experience you wish to provide your end users.

The Exchange rate also plays a factor, the dollar price you see is not always what you are paying in a months time. If the AU Dollar is weak, you pay more.

Without looking into Support and Tax benefits a few reasons are outlined below:

If a site is geo-targeting Australian audiences, or if a site is utilising lots of HTTP connections, then Australian host is better.

Server Location, Latency and Bandwidth

We all know that it takes a 3 way handshaking to initiate a TCP connection. Therefore to start a HTTP connection, 12ms to Sydney and 180ms to LA round-trip time will be boosted to at least 18ms and 270ms — more if the server is in US East Coast or in Europe. So for sites where there are many external links (JS, CSS, images, etc) they do add up, if each request is on different HTTP connections in cases where HTTP Keep Alive has been turned off, and there exists restrictions on the number of simultaneous connections.

The performance and latency can also be quite noticeable in interacting with those “Ajax” web applications where clicks, keyboard inputs and even mouse movements might trigger a HTTP connection to be established. Assume that web server takes no time to process that request, feedback might range from “instantaneous” to “half a second later…”

Australian Hosting packages do differ from the Offshore hosts as they have a completely different bandwidth pricing policy, compared to AUstralia.

Typically a "busy" website serving a store and content will generally not use over 20GB a month. To host alot of videos or music, you will chew bandwidth, if you are charging for this service, the sales cover this.

VALU Australian Web Hosting.

 
Monday, 03 November 2008 20:01

Blog: Disable Google Personalized search

What is it: Web History helps deliver more personalized search results based on the things you've searched for on Google and the sites you've visited.

It is easy to remove and diable Google Search Personalization.

The problem we have with Google Search Personalization:

If you are logged into a Google Account they will bias your search results based on websites you have visited, especially those you have clicked through to from search results.

If you visit a site or page frequently they will improve the positioning of that page in your personalized search results. If you visit a page occasionally just rank checking, and then sometimes clicking onto your result then clicking back nearly immediately Google will demote those pages in the SERPs.

Adverts are also targeted to what you have searched for.

URL: Disable Google Personlised Search

This iwhat you will see on the Google Page.

Please read this carefully

You are trying to remove Web History from your Google account.

If you delete Web History from your Google Account, then you will not be able to access or manage your web history, and your entire web history will be cleared from this account. To learn more about what happens to the data from your web history, please read the Web History FAQ.

Are you sure you want to delete Web History ?

FAQ

VALU Australian Web Hosting.

 

 
Monday, 03 November 2008 18:33

Blog: Ubuntu's Ibex 8.10

Today the release of the latest version of Ubuntu is on its way. Packed with tons of new features, we were lucky to recieve a pre-release and have had a good bit of fun "checking" it out.

Some of the features are very cool!

Ubuntu Ibex now includes a USB key edition, enabling the OS to be run from a portable USB device.

Intrepid Ibex also includes the latest GNOME 2.24 Linux desktop, which backers claim improves the overall desktop experience.

Underlying user data on Intrepid Ibex will be more secure, thanks to the ecryptfs data encryption technology it nowuses.

Ecryptfs provides the user with a private, encrypted directory so if their hardware gets stolen the thief will not get access to the users data.

Virtualization and OpenOffice

Virtualization with Intrepid Ibex gets a huge boost with the Ubuntu created VM Builder tools. VM Builder is a piece of Python code that creates Xen, KVM and VMware-based virtual machines.

One key open source element that Ubuntu Ibex does not include default is the latest OpenOffice.org 3.

Overall Ubuntu is maturing, we have nothing but good experiences using it as a desktop.

Check it out!

Valu Australian Hosting.

 

 

 
More Articles...
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Page 6 of 7