Discover, analyze, get recomendations and fix Basic Technical SEO Issues now with 25+ tools and reports from the SEO Book Pro Beta Technical SEO and Website Audit Dashboard.
View All Dashboard Beta ToolsSEO Book Pro Nightly Alpha Documentation
Documentation
View the Full DocumentationSEO Book Pro - Server Database Status
FREE Basic SEO Audit
Basic Free Site Audit and Analyze Website for Technical and SEO Errors
Recent Posts ( 123 )
Dashboard Documentation ( 36 files )
- Introduction
- Audit Dashboard
- Main Dashboard
- Structured Data
- Your website on Google
- How Google Works
- SEO starter guide
- Guidelines
- Do you need an SEO?
- Maintaining your site
- Developer's guide
- Sitemaps
- robots.txt
- Meta tags
- Crawler management
- Removals
- Canonical URLs
- Site moves
- Redirects
- JavaScript SEO
- Multilingual sites
- Title links
- Snippets
- Images
- Videos
- Structured data
- Business details
- Favicons
- Publication dates
- Search Appearance
- Page experience
- Navigation structures
- Pagination loading
- HTTPS
- Mobile-friendliness
- Interstitials and dialogs
- View all SEO Topics
Latest Brand and Domains Audits ( 44 )
Technical SEO And Websites Audit ( 3 Guides)
Archives for Category: SEO Book Pro Nightly Alpha
/api/
API Folder The SEO Book Pro – Alpha 0.2.9 – Nightly WordPress Custom Theme also includes an /api/ folder, which
Read the rest on -> /api//assets/
In the SEO Book Pro – Alpha 0.2.9 – Nightly WordPress Custom Theme, you will find two important folders for
Read the rest on -> /assets/tag.php
<!– Include Both Files on Tag Archive Template —> <!– Load header template. –> <?php get_header();?> <!– Load Footer template
Read the rest on -> tag.phpsearchform.php
<!– Include Both Files on Search Form Template —> <!– Load header template. –> <?php get_header();?> <!– Load Footer template
Read the rest on -> searchform.phpsearch.php
<!– Include Both Files on Search Page Template —> <!– Load header template. –> <?php get_header();?> <!– Load Footer template
Read the rest on -> search.phpcomments.php
<!– Include Both Files on Single Comments Page Template –> <!– Load header template. –> <?php get_header();?> <!– Load Footer
Read the rest on -> comments.phpcategory.php
<!– Include Both Files on Single Category Archive Template –> <!– Load header template. –> <?php get_header();?> <!– Load Footer
Read the rest on -> category.php404.php
<!– Include Both Files on 404 Page Not Found Template –> <!– Load header template. –> <?php get_header();?> <!– Load
Read the rest on -> 404.phparchives.php
<!– Include Both Files on Archives Page Template –> <!– Load header template. –> <?php get_header();?> <!– Load Footer template
Read the rest on -> archives.phpfooter.php
<!– Start and Add WP Footer –> <?php wp_footer();?> <!– End Adding WP Footer –> </body> </html>
Read the rest on -> footer.phpfunctions.php
<?php // All SEO Book Pro Nightly Alpha Functions with Documentation and Information // Register Default WordPress codex Functions for
Read the rest on -> functions.phppage.php
<!– Include Both Files on Single Page Template –> <!– Load header template. –> <?php get_header();?> <!– Load Footer template
Read the rest on -> page.php