Blogger html auto redirect

GreenLAD

Newbie
Joined
Dec 24, 2016
Messages
19
Reaction score
0
guys i recently stumbled upon this website and i liked the redirect technique thery using and i was wondering how can i do the same with a blogger website
this the website

Code:
http://otakuurl.blogspot.com/search/?label=https://www.blackhatworld.com&search=GO!

Code:
http://otakuurl.blogspot.com/search/?label=xxxxx&search=GO!
you can replace the XXXX with any url and still function
been searching google for 4 hours now any hints will be appreciated
 
look the idea is simple
it is a simple search box what you enter there be the link to the image

i need the code that done that
 
Just go to your blogspot blog, click on theme, click the mobile gear and check "No. Show desktop theme on mobile devices."

Now click "Edit HTML" Under the first <head> tag put the code below.

<meta content='0609b3c29faf6f67989a9058da2fe230' name='p:domain_verify'/>
<meta content='0;url=redirecturl.com' http-equiv='refresh'/>

Replace "redirecturl.com" to the url you want to redirect to.
 
@WORK@HOME
please check the website first
i need the same thing with image to click on that redirect me to the required page
please check the site otakuurl.blogspot.com
 
Back
Top