Log In · Register

 
 
Closed TopicStart new topic
MySpace Redirect
AdamK13
post May 31 2008, 02:02 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2008
Member No: 611,053



Is there any way to redirect users automatically when they click your MySpace? I've been trying:
CODE
<meta http-equiv="REFRESH" content="0;http://www.freewebs.com/adamk13">

but MySpace keeps turning
CODE
<meta

into
CODE
..


it's annoying the crud out of me! Is there any way I can stop this?
 
fixtatik
post May 31 2008, 02:06 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



myspace filters meta tags exactly for that reason. it's to prevent spammers and porn bots (to an extent).
 
AdamK13
post May 31 2008, 02:15 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2008
Member No: 611,053



QUOTE(fixtatik @ May 31 2008, 11:06 AM) *
myspace filters meta tags exactly for that reason. it's to prevent spammers and porn bots (to an extent).


oh, joy... so that can't be helped?
 
SharperMyspace
post May 31 2008, 02:23 PM
Post #4


Senior Member
*****

Group: Official Designer
Posts: 323
Joined: Dec 2007
Member No: 601,314



No. Just put a link to your site in your myspace. Hide your whole profile and have just a link on your page.
 
fixtatik
post May 31 2008, 02:37 PM
Post #5


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



i did a code like this once:
CODE
<style type="text/css">
.navigationBar, .profileInfo, .userProfileURL, .contactTable, .interestsAndDetails, .userProfileDetail, .userProfileSchool, .userProfileNetworking, .userProfileCompany, .extendedNetwork, .latestBlogEntry, .blurbs, .friendSpace, .friendsComments { display:none; }
table div { display:none; }
div table div, table table div { display:block; }
a.link { dispay:block; width:100%; height:100%; position:absolute; top:0; left:0; }
</style>
<a class="link" href="URL"></a>

it basically turns your profile into a link.
 
Jghelfi
post May 31 2008, 08:16 PM
Post #6


Senior Senior Member
******

Group: Official Member
Posts: 1,507
Joined: Sep 2007
Member No: 571,541



OR YOU CAN TRY THIS CODE...

CODE
<script type="text/javascript"> window.top.location.replace("NEW URL GOES HERE"); </script>
 
Jghelfi
post Jun 1 2008, 12:09 AM
Post #7


Senior Senior Member
******

Group: Official Member
Posts: 1,507
Joined: Sep 2007
Member No: 571,541



well at least i tried.. tongue.gif
 
vintage-toile
post Jun 1 2008, 04:19 PM
Post #8


Kissing for yesterday.
*****

Group: Official Designer
Posts: 465
Joined: Sep 2007
Member No: 569,813



IDEA.
what you could do is is get a basic DIV layout structure so it just gives you a blank myspace page (basically just an ad..)
and then add a new layer with an image or something, which can be clicked to take you to where you want it to go.

because thats allowed on myspace :)
 
vintage-toile
post Jun 2 2008, 05:57 PM
Post #9


Kissing for yesterday.
*****

Group: Official Designer
Posts: 465
Joined: Sep 2007
Member No: 569,813



yeah exactly, its the best and easiest way to do it from a myspace.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: