forked from LiveCarta/LiveCartaWP
seo links
This commit is contained in:
@@ -19,24 +19,24 @@ require_once 'inc/walker-nav-menu.php';
|
||||
<div class="footer-menu">
|
||||
<div class="fm-col">
|
||||
<div class="title">Product</div>
|
||||
<a href="/features">Features</a>
|
||||
<a href="/collection">Chapter Collections</a>
|
||||
<a href="/custom-copy">Customized book copies</a>
|
||||
<a href="/individual-chapters">Individual Chapters</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/features/">Features</a>
|
||||
<a href="/collection/">Chapter Collections</a>
|
||||
<a href="/custom-copy/">Customized book copies</a>
|
||||
<a href="/individual-chapters/">Individual Chapters</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
</div>
|
||||
<div class="fm-col">
|
||||
<div class="title">Legal</div>
|
||||
<a href="/privacy-policy">Privacy Policy</a>
|
||||
<a href="/cookies-policy">Cookies Policy</a>
|
||||
<a href="/terms-of-use">Terms of Use</a>
|
||||
<a href="/privacy-policy/">Privacy Policy</a>
|
||||
<a href="/cookies-policy/">Cookies Policy</a>
|
||||
<a href="/terms-of-use/">Terms of Use</a>
|
||||
</div>
|
||||
<div class="fm-col">
|
||||
<div class="title">Contact</div>
|
||||
<a href="<?= get_lawcarta_url()?>/review-copy">Request review copy</a>
|
||||
<a href="/contact-us">Contact Us</a>
|
||||
<a href="/faq-page">FAQs</a>
|
||||
<a href="/about-us">About Us</a>
|
||||
<a href="/contact-us/">Contact Us</a>
|
||||
<a href="/faq-page/">FAQs</a>
|
||||
<a href="/about-us/">About Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user