Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: http://texturestudios.net/contact

  1. <br />
  2. <b>Deprecated</b>:  Function get_magic_quotes_gpc() is deprecated in <b>/var/www/d66044fe-2214-4625-bb12-31ccb6f43754/texturestudios.net/init.php</b> on line <b>99</b><br />
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="">
  5.    <head>
  6.  
  7.        
  8.        <title>Texture Studios | Trusted Paid Web Directory for Businesses</title>
  9.        
  10.        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11.        <script type="text/javascript">
  12.            var DOC_ROOT = 'https://www.texturestudios.net';
  13.        </script>
  14.        
  15.  
  16.        <meta name="viewport" content="width=device-width, initial-scale=1">
  17.  
  18.  
  19. <link rel="stylesheet" type="text/css" href="/templates/Allure/style/column.css" />
  20. <link rel="stylesheet" type="text/css" href="/templates/Allure/style/form.css" />
  21. <link rel="stylesheet" type="text/css" href="/templates/Allure/style/main_min.css" />
  22.        <link rel="stylesheet" type="text/css" href="/templates/Allure/style/colors/default-theme.css" />
  23.         <!--[if IE 7]>
  24.   <link rel="stylesheet" type="text/css" href="/templates/Allure/style/ie7.css" />
  25.  <![endif]-->
  26.  
  27.        
  28.        <link rel="stylesheet" type="text/css" href="/templates/Core/DefaultFrontend/style/select2.css"  />
  29.        <link rel="stylesheet" type="text/css" href="/templates/Core/DefaultFrontend/style/fg.menu.css" />
  30.        <link rel="stylesheet" type="text/css" href="/templates/Core/DefaultFrontend/style/theme/jquery-ui-1.8.23.custom.css"  />
  31.  
  32.  
  33.        
  34.                                    <meta name="keywords" content="Paid Web Directory, Business Web Directory, Submit Website, SEO Directory, Texture Studios" />
  35.                                       <meta name="description" content="Texture Studios Paid Web Directory offers trusted, human-edited website listings to boost your online presence. Submit your business to a high-quality SEO directory today." />
  36.                                        <meta name="author" content="Texture Studios Paid Web Directory" />
  37.                                        <meta name="copyright" content="Copyright (c) 2009 by Texture Studios Paid Web Directory. All rights reserved!" />
  38.                                        <meta name="robots" content="index,follow" />
  39.                    
  40.        
  41.        <meta name="generator" content="PHP Link Directory 5.3" />
  42.  
  43.        
  44.          
  45.  
  46.                <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  47.        <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
  48.        
  49.        
  50.            <script type="text/javascript">
  51.             var $ = jQuery.noConflict();
  52.            </script>
  53.        
  54.  
  55.        <script type="text/javascript" src="/javascripts/jquery/jquery.select2.js"></script>
  56.        <script type="text/javascript" src="/javascripts/jquery/jquery.fg.menu.js"></script>
  57.  
  58.        
  59. <style type="text/css">
  60. body {
  61.  
  62.  
  63. }
  64. </style>
  65.  
  66.        <script type="text/javascript" src="/javascripts/jquery/jquery.wookmark.js"></script><script type="text/javascript" src="/javascripts/zeroclipboard/ZeroClipboard.js"></script>
  67.        
  68.  
  69.        <link rel="stylesheet" type="text/css" href="/templates/Allure/style/responsive.css" />
  70.  
  71.    </head>
  72.    <body>
  73.        <div class="phpld-wbox">
  74.            
  75. <div class="userPanel">
  76.            <a href="/login" class="btn-slide">Login</a>
  77.        &nbsp;|&nbsp;
  78.        <a href="/user/register" title="Register new user">Register</a>
  79.        </div>
  80.  
  81.            <div class="phpld-clearfix"></div>
  82.  
  83.            <div class="header">
  84.                <div class="headerLogo">
  85.                        <a href="/" title="Texture Studios | Trusted Paid Web Directory for Businesses">
  86.        <img src="/logo_thumbnail.php?pic=/uploads/Texture Logo.png&amp;width=75" style="margin: 0px 0px 0px 0px;" alt="Texture Studios | Trusted Paid Web Directory for Businesses" />
  87.    </a>
  88.  
  89.                </div>
  90.                
  91.  
  92. <script type="text/javascript">
  93.  
  94. var servername = ""+"/Search/ajaxSearchLinks/";
  95.  
  96. function split( val ) {
  97.    return val.split( /,\s*/ );
  98. }
  99.  
  100. function extractLast( term ) {
  101.    return split( term ).pop();
  102. }
  103.  
  104. function linkFormatResult(link) {
  105.    //<![CDATA[
  106.    var markup = "<hr \/><div class='listing-list-item ajax-search-result'>";
  107.    markup += "<div class='link-info'><div class='listing-title'><a href='"+link.url+"'><b>" + link.title + "</b></a></div>";
  108.    if (link.description !== undefined) {
  109.        markup += "<div class='description'><a href='"+link.url+"'>" + link.description + "</a></div>";
  110.    }
  111.    markup += "</div></div>"
  112.    return markup;
  113.    //]]>
  114. }
  115.  
  116.  
  117. function linkFormatSelection(link) {
  118.     return link.title;
  119. }
  120.  
  121. var currEnteredData = null;
  122.  
  123. jQuery(document).ready(function($){
  124.    $("#autoquery").select2({
  125.        placeholder:"Search for a link",
  126.        minimumInputLength:1,
  127.        ajax:{
  128.            url:servername,
  129.            dataType:'json',
  130.            quietMillis:100,
  131.            allowClear:true,
  132.            data:function (term, page) { // page is the one-based page number tracked by Select2
  133.                return {
  134.                    linkQuery: {q: term, loc: $("#autoquery-location").val()}, //search term
  135.                    page_limit:100 // page size
  136.                };
  137.            },
  138.        results:function (data, page) {
  139.            // notice we return the value of more so Select2 knows if more results can be loaded
  140.            for (x in data.result) {
  141.                data.result[x].id = data.result[x].url;
  142.            }
  143.            data.result.unshift({'id':data.url, 'title':currEnteredData, 'url':'/search?search='+currEnteredData})
  144.            return {results:data.result};
  145.        }
  146.    },
  147.  
  148.    formatResult:linkFormatResult, // omitted for brevity, see the source of this page
  149.  
  150.    formatSelection:linkFormatSelection // omitted for brevity, see the source of this page
  151.  
  152.    }).on('change', function(event){
  153.  
  154.        document.location.href = $(this).val();
  155.  
  156.    });
  157.  
  158.  
  159.  
  160.    jQuery(".select2-search input[type='text']").keyup(function(event){
  161.        currEnteredData = jQuery(this).val();
  162.  
  163.    });
  164.  
  165. jQuery("#search_form").submit(function(){
  166. jQuery("#autoquery").val(currEnteredData);
  167. });
  168.  
  169. });
  170.  
  171.  
  172.  
  173. </script>
  174.  
  175.  
  176.  
  177. <form class="phpld-form headerSearch" action="/search" method="get" id="search_form">
  178. <div class="phpld-columnar phpld-equalize" style="overflow: visible">
  179.     <div class="phpld-fbox-text float-left" style="margin-top:5px;">
  180.         <input name="search" maxlength="150" id="autoquery" style="width: 400px;" value="" />
  181.     </div>
  182.     <div class="phpld-fbox-button float-left " style="position:absolute; margin-top:7px;">  
  183.         <input class="button phpld-searchbutton" type="submit" value="GO" />
  184.     </div>
  185. </div>
  186. </form>
  187.  
  188.            </div>
  189.        </div>
  190.        
  191.        <div class="phpld-clearfix"></div>
  192.  
  193.        <div id="nav">
  194.            <div class="phpld-wbox">
  195.                <div class="phpld-hlist">
  196.                    <ul><li><a href="https://www.texturestudios.net/submit">Submit Link</a></li><li><a href="https://www.texturestudios.net/latest">Latest Links</a></li><li><a href="https://www.texturestudios.net/top">Top Hits</a></li><li><a href="https://www.texturestudios.net/contact">Contact</a></li></ul>
  197.               </div>
  198.            </div>
  199.        </div>
  200.  
  201.        <div class="phpld-wbox">
  202.        <div class="phpld-clearfix"></div>
  203.        <div class="content-wrapper"><div class="path">    <div class="breadcrumbs">
  204.            <span>
  205.            <a href="https://www.texturestudios.net/">                Texture Studios | Trusted Paid Web Directory for Businesses
  206.            </a>
  207.                            <span class="divider">/</span>
  208.                    </span>
  209.                    <span>
  210.                            Contact
  211.            
  212.                    </span>
  213.            
  214.    </div>
  215. </div><div class="phpld-column linearize-level-1"><div class="phpld-col3"  style="margin-left:10px;margin-right:10px;"><div class="phpld-cbox"><div class="phpld-grid phpld-full phpld-widget" id="widget_3">
  216.    <div class="boxTop"></div>
  217.        <form method="post" action="" id="submitForm" class="phpld-form"><div class="contactPage"><div class="phpld-columnar phpld-equalize"><div class="phpld-label float-left"><span class="phpld-required">*</span>Name:</div><div class="phpld-fbox-text float-left"><input type="text" id="NAME" name="NAME" value="" size="40" class="text" /></div></div><div class="phpld-columnar phpld-equalize"><div class="phpld-label float-left"><span class="phpld-required">*</span>Your Mail:</div><div class="phpld-fbox-text float-left"><input type="text" id="EMAIL" name="EMAIL" value="" size="40" maxlength="255" class="text" /></div></div><div class="phpld-columnar phpld-equalize"><div class="phpld-label float-left"><span class="phpld-required">*</span>Subject:</div><div class="phpld-fbox-text float-left"><input type="text" id="SUBJECT" name="SUBJECT" value="" size="40" maxlength="255" class="text" /></div></div><div class="phpld-columnar phpld-equalize"><div class="phpld-label float-left"><span class="phpld-required">*</span>Message:</div><div class="phpld-fbox-text float-left"><textarea id="MESSAGE" name="MESSAGE" rows="10" cols="50" class="text"></textarea></div></div><div><div class="phpld-columnar phpld-equalize"><div class="phpld-label"><span class="phpld-required">*</span>Enter the code shown:</div><div class="phpld-fbox-text float-left"><input id="IMAGEHASH" name="IMAGEHASH" type="hidden" value="cdb3eeee527cea57c141061288cd583b" /><input class="required text" id="CAPTCHA" name="CAPTCHA" type="text" value="" size="7" maxlength="7"/><label for="CAPTCHA" id="captcha_validation" style="float: none; color: red; padding-left: .5em; "></label><div style="clear: both;"></div><p class="small">This helps prevent automated registrations.</p><img src="/captcha.php?imagehash=cdb3eeee527cea57c141061288cd583b" class="captcha" alt="Visual Confirmation Security Code" title="Visual Confirmation Security Code" /></div></div></div><div class="phpld-columnar phpld-equalize"><div class="phpld-fbox-button"><div class="float-right"><input type="submit" id="continue" name="continue" value="Continue" class="button" /></div></div></div><input type="hidden" name="formSubmitted" value="1" /></div></form>
  218. </div>
  219. </div></div></div></div><div class="footer">Powered By: <a href="http://www.phplinkdirectory.com" title="powered by PHP Link Directory"> PHP Link Directory </a></div><!DOCTYPE html>
  220. <html lang="en">
  221.  
  222. <head>
  223.    <meta charset="UTF-8">
  224.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  225.  
  226.    <?php
  227.    // Define the base URL
  228.    $base_url = "https://www.texturestudios.net";
  229.  
  230.    // Get the current page URL
  231.    $current_page = $_SERVER['REQUEST_URI'];
  232.  
  233.    // Construct the full canonical URL
  234.    $canonical_url = $base_url . $current_page;
  235.  
  236.    // Ensure the canonical URL is properly encoded
  237.    $canonical_url = htmlspecialchars($canonical_url, ENT_QUOTES, 'UTF-8');
  238.    ?>
  239.  
  240.    
  241.    <link rel="canonical" href="<?php echo $canonical_url; ?>" />
  242.  
  243.    
  244.    <script async src="https://www.googletagmanager.com/gtag/js?id=G-23RGN53T64"></script>
  245.    <script>
  246.        window.dataLayer = window.dataLayer || [];
  247.        function gtag() { dataLayer.push(arguments); }
  248.        gtag('js', new Date());
  249.        gtag('config', 'G-23RGN53T64');
  250.    </script>
  251.  
  252.    
  253.    <meta property="og:title" content="Texture Studios | Trusted Paid Web Directory for Businesses" />
  254.    <meta property="og:type" content="website" />
  255.    <meta property="og:url" content="https://www.texturestudios.net/" />
  256.    <meta property="og:image" content="https://images.app.goo.gl/grirjqgewptfmslza" />
  257.  
  258.    
  259.    <script>
  260.        function adjustPageTitle() {
  261.            var currentTitle = document.title;
  262.            var hyphenIndex = currentTitle.indexOf(" - ");
  263.            if (hyphenIndex !== -1) {
  264.                document.title = currentTitle.substring(0, hyphenIndex);
  265.            }
  266.        }
  267.        document.addEventListener("DOMContentLoaded", adjustPageTitle);
  268.    </script>
  269.  
  270. </head><script type="text/javascript">
  271.    /* <![CDATA[ */
  272.    var root = '';
  273.    
  274.    var a = document.getElementsByTagName("a");
  275.    for(i = 0; i< a.length; i++)
  276.        if(a[i].id != '')
  277.            a[i].onclick = count_link;
  278.    function count_link(event) {
  279.        i = new Image();
  280.        i.src= root+'/cl.php?id='+this.id;
  281.        return true;
  282.    }
  283.  
  284.    
  285.    /* ]]> */
  286. </script></body></html>
  287.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda