Shorten the titles and added rel=me to remote links
This commit is contained in:
parent
d4dd160061
commit
f52af97635
6 changed files with 32 additions and 32 deletions
10
tos.html
10
tos.html
|
@ -3,7 +3,7 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>IO Cloud Solutions - Terms of Service</title>
|
||||
<title>Terms of Service</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="" name="keywords">
|
||||
<meta content="" name="description">
|
||||
|
@ -105,7 +105,7 @@ owa_cmds.push(['trackClicks']);
|
|||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-secondary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://cust.iocloudsolutions.net/index.php?fuse=home&view=login" class="btn btn-secondary py-2 px-4 ms-3">Login</a>
|
||||
<a href="https://cust.iocloudsolutions.net/index.php?fuse=home&view=login" class="btn btn-secondary py-2 px-4 ms-3" rel="me">Login</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
@ -3544,13 +3544,13 @@ For detailed information about refunds please refer to our Terms Of Services - R
|
|||
<a class="btn btn-link" href="contact.html">Contact Us</a>
|
||||
<a class="btn btn-link" href="privacy.html">Privacy Policy</a>
|
||||
<a class="btn btn-link" href="#">Terms & Condition</a>
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/index.php?fuse=support&controller=ticket&view=submitticket">Support</a>
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/index.php?fuse=support&controller=ticket&view=submitticket" rel="me">Support</a>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h5 class="fw-bold text-white mb-4">Our Services</h5>
|
||||
<!--<a class="btn btn-link" href="">Domain Register</a>-->
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=1">Shared Hosting</a>
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=5">VPS Hosting</a>
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=1" rel="me">Shared Hosting</a>
|
||||
<a class="btn btn-link" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=5" rel="me">VPS Hosting</a>
|
||||
<a class="btn btn-link" href="#">Dedicated Servers</a>
|
||||
<!--<a class="btn btn-link" href="">Reseller Hosting</a>-->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue