|
|
|
|
![]() ![]() |
May 11 2008, 04:17 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 11-May 08 Member No.: 61,999 |
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 rank I hope you will like it. "Massive Respect" CODE <script LANGUAGE="JavaScript">
var numb = 5 title_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> |
|
|
|
May 11 2008, 05:46 PM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
On the contrary to what you offer, I would suggest that these multiple Page titles would result in a penalty against your site since the Bots would find a duplication of page content. The Bots are not stupid. They will figure it out, and issue a penalty against your site for this attempt to deceive them.
|
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 25th July 2008 - 09:41 PM |