HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Myspace is calling my link spam. How do i fix that?
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> MySpace
View previous topic :: View next topic  
Author Message
brittney_D



Joined: 11 Apr 2009
Posts: 2

Posted: Sat Apr 11, 2009 12:32 am     Myspace is calling my link spam. How do i fix that?  

I used the html code to post an active link with my url and an image. when i go to my profile and click on the link, the window pops up, but it is not my url. It is a message from myspace calling my url spam. Is there any way to bypass this??

It is not spam. I am an Avon representative and put my avon website on the link...I am not trying to spam anyone or phish anyones account, but that is what it says when I click on my link...help...
brittney_D



Joined: 11 Apr 2009
Posts: 2

Posted: Sat Apr 11, 2009 3:17 am     Nevermind  

I figured it out. Just in case anyone else is wondering, all you have to do is take out the "www." to your url in the code. It still takes you to the "You are about to leave mypace" warning page, but allows you to continue on the the link...I'll leave an example so will everyone know what i am talking about.

the wrong code(Myspace will block completely)

<a href="HTTP://WWW.YOURURLHERE.COM"><img scr="URL IMAGE HERE"></a>

the right code(Myspace will give warning page but allow you to link)

<a href="HTTP://YOURURLHERE.COM"><img scr="URL IMAGE HERE"></a>[/u]
kibaki20



Joined: 09 Jun 2009
Posts: 6

Posted: Tue Jun 09, 2009 12:06 pm      

Myspace does all links to that. Only links on the comment section works fine. other than that it automatically sends user to spam warning page.
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> MySpace
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group