I need music file list
My own tag @download page is nt showing, just showing only ''Tag'' nd i need d code for file tag like dis File Tags:Chinko Ekun - Binu [zeal wap.cf] .mp3 for your device, New Chinko Ekun - Binu [zeal wap.cf] .mp3, Latest Chinko Ekun - Binu [zeal wap.cf] .mp3, Download and install Chinko Ekun - Binu [zeal wap.cf] .mp3, Save Chinko Ekun - Binu [zeal wap.cf] .mp3,
Copy d file tags code n css below readoneridex
And for the super tags
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Javascript/filestag.css"/>
<div class="zxfourborder"><b style=color:black;->•Tags:</b><div class="mack" id="tag">
<script>
var name = "{_$name|ZEALWAP}";
tags = name.split(" ");
var target=document.getElementById('tag');
for (i=0;i<tags.length;i++){
var link= document.createElement("a");
link.setAttribute('href', 'http://zealot.waphall.com/search?anywhere=1&search='+tags[i]);
link.setAttribute('class', 'xt_button');
var text = document.createTextNode(tags[i]);
link.appendChild(text);
target.appendChild(link);
}
</script></div></div>
Copy code
<div class="zxfourborder"><b style=color:black;->•Tags:</b><div class="mack" id="tag">
<script>
var name = "{_$name|ZEALWAP}";
tags = name.split(" ");
var target=document.getElementById('tag');
for (i=0;i<tags.length;i++){
var link= document.createElement("a");
link.setAttribute('href', 'http://zealot.waphall.com/search?anywhere=1&search='+tags[i]);
link.setAttribute('class', 'xt_button');
var text = document.createTextNode(tags[i]);
link.appendChild(text);
target.appendChild(link);
}
</script></div></div>
Copy code
And for the super tags
<div class="zxfourborder"><div align="justify"><b style=color:black;->File Tags:</b><font color="black">{_$name|ZEALWAP} for your device, New {_$name|ZEALWAP}, Latest {_$name|ZEALWAP}, Download and install {_$name|ZEALWAP}, Save {_$name|ZEALWAP}, Free download of {_$name|ZEALWAP},{_$name|ZEALWAP} for android .apk, {_$name|ZEALWAP} for symbian .sis .sisx,{_$name|ZEALWAP} for windows phone .cab,{_$name|ZEALWAP} for all devices,{_$name|ZEALWAP} software,{_$name|ZEALWAP} file,{_$name|ZEALWAP} low quality,{_$name|ZEALWAP} high definition,{_$name|ZEALWAP} standard quality,The Best For Your Device..</font></div></div>
Copy code
Copy code
How to crate search file, and i need more tutorial abt meta tag
Xtgem search, dat if someone want to search like 2go on my site.
For d meta tags, i need it bcos Google av nt show all my pages, just showing d homepage
For d meta tags, i need it bcos Google av nt show all my pages, just showing d homepage
Yes nd dnt 4gt abt dis search code

zf_mackie (Admin)