Wolf Photography -  Website resources

Guestbook I Home I Respect IP

Website Resources

 

Topic Brief Explanation Web links
 
Websites resources
 
Copyright and Trademark symbols

I use the following on all my websites: Copright©Villayat Sunkmanitu 2002-2012. Keyboards don't have the copyright tag easily available, so please feel free to copy it from here or hold down your 'Alt' key and type 0169, for the registered trademark - Alt and 0174 and for trademark - Alt and 0153. Generally speaking there isn't a need to add a date to a piece of work like a photograph, song or poem. I add a date to my website to show how long it has been in operation.

Domain Names & website space

Picking the right domain name is crucial! Pick something that reflects you and that isn't too common. It takes time and effort to get your website in the top 3 slots of 'Google'. One of the ways of doing this is to sign up for an Search Engine Optimisation process. This should also include submissions to all the major search engines.

I recommend Low Cost Names for purchasing domain names and web server space. Check out their deals on their website..

'No Right Click' Code

If you write your own website, use this code. It prevents people from right clicking to save your images.

It won't stop the techy crowd - but it will put a hurdle in front of some people that want to steal your images or web content. Be aware that newer browsers may not support this code.

Watermarking and metadata are the way forward if you're serious about protecting your images.

You'll find lots more useful scripts on Dynamic Drive.

Insert the coding just below the 'head' on your web pages that you want to protect:

 

<script language=JavaScript>
<!--

//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>

Free Web Counter Sitemeter is a free utility. Simply sign up for a free account and place the coding into the web pages that you want to monitor. You can use the statistics to monitor web traffic, visitng countries, browsers used to view your site, resolution depth and other things that will help you to develop your website.

 

Site Meter