can anyone help me?

ddh213

Registered Member
Joined
Aug 24, 2011
Messages
97
Reaction score
42
Hi, sorry for the noob question but im trying to post a link in facebook and it keep telling me that its a spam link. so im trying redirect which i did with tumblr and it works on desktop but not on mobile devices. can anyone tell me how i can do this easily? would really appreciate the help. thanks!
 
Bloger blog-redirect from there - facebook will let you post bloger link
Hope it helps
 
+1 to dr.Hus's suggestion. This is how you do it. Edit your blogger template as HTML and insert the following code just below the <head> tag.

Code:
<meta http-equiv="refresh" content="0;url=http://yourspamlink.com"/>
 
i have tried that and it works on desktop.. but on mobile devices it doesnt work. is there another script for mobile devices?
 
Back
Top