* Lordeagle * Waplocus Google it
2016-09-19 10:43 · (0)
* Waplocus * Lordeagle Watz de penalty 4 disabling xt ad from a site?.
2016-09-22 00:38 · (0)
* Unlimitedapps * Waplocus You account will be banned without warning!
2016-09-22 00:40 · (0)
* Waplocus * Unlimitedapps ...
2016-09-24 08:54 (edited 2016-09-24 08:55 by Waplocus ) · (0)
* Waplocus Please u guyz shld fixed out this code 4 me... it nt working... i want to redirect all users that are coming from www.davewap.xtgem.com to davewap.cf...
<script type="text/javascript">
    if (window.location == "davewap.xtgem.com") {
       window.location.href = 'http://www.davewap.cf/'; 
    }
    </script>

Copy code
2016-09-24 09:48 · (0)
* Graham * Waplocus
should work in the _headtags
any page on your xtgem domain will redirect to the same page on your parked domain
<script type="text/javascript">
    if ("<xt:url type="domain" />" == "davewap.xtgem.com") {
       window.location.href = 'http://www.davewap.cf<xt:url type="path"/>'; 
    }
    </script>

Copy code
Or this
<!--parser:xtscript-->
var $domain=<xt:url type="domain" />
if $domain == davewap.xtgem.com
var $path=<xt:url type="path" />
print <script type="text/javascript">window.location.href = 'http://www.davewap.cf$path'; </script>
endif
<!--/parser:xtscript-->

Copy code
most of it is done on the server (except the actual redirect) and no code shows on the parked domain
2016-09-24 12:11 (edited 2016-09-24 12:36 by Graham ) · (0)
* Waplocus * Graham I don't reali knw, google crawls my site with sitename.xtgem.com which i nver added to google search console rather than crawling my parked sitename.cf which i added to google search console and did the necessary verifications... wat shld i du?..
2016-09-24 22:39 · (0)
* Waplocus * Waplocus i'm using direct linking for file download, that is http://sitename.cf/Java/Bbible.jar?__xt_download=1 wen user click the url above it takes them to the default xtgem download page...how can i style or customize that page?...
2016-09-26 09:36 (edited 2016-09-26 09:37 by Waplocus ) · (0)
* Unlimitedapps * Waplocus The xtgem interrestial download page can not be customized!
2016-09-26 21:24 · (0)
* Waplocus * Waplocus Please no other alternative?.
2016-09-27 03:48 · (0)

Online: Guests: 1