Jump to content
xisto Community

A4L Z

Members
  • Content Count

    1
  • Joined

  • Last visited

  1. A really cool script. It allows you to put up to 6 page titles for one page and everytime you refresh the page it alternates the title...It might help increase your Google Page rankI hope you will like it."Massive Respect" <script LANGUAGE="JavaScript">var numb = 5title_text = new Array();title_text[0] = "Your Site Name here - Discription here";title_text[1] = "Your Site Name here - Discription here";title_text[2] = "Your Site Name here - Discription here ";title_text[3] = "Your Site Name here - Discription here";title_text[4] = "Your Site Name here - Discription here";title_text[5] = "Your Site Name here - Discription here";var doit = title_text[Math.round(Math.random()*numb)];document.write("<title> "+doit+"</title>");</script>
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.