Website Internal Link Optimiser
Website Internal Link Finder is a powerful tool that helps you improve internal linking across your site in a professional, efficient, and fully manual way, What does wilo do? In a nutshell, Wilo lets you see all incoming links to any page on your site and makes it easier to find new internal linking opportunities. Features Gain internal linking visibility: Visit any page on your website and instantly see all internal links pointing to it. Discover internal linking opportunities Wilo includes an advanced search tool that makes it easy to find internal linking opportunities across your website. A powerful algorithm that calculates internal linking scores on a page-by-page basis. Track each page’s internal linking score using our constantly adapting algorithm, based on best practices. Aim for a 100/100 to show clients that real, effective SEO work has been done. Discover poor internal linking structure: If you have a large site or inherited one and want to improve SEO, WILO will save you time. Quickly and easily tidy up poor internal links and discover better ones across the content already on your site. Find internal links before deleting pages and creating 404s If you’re cleaning up your website and removing pages, Wilo is your best friend. It helps you find all the internal links pointing to a page before you delete it, so you can update or remove those links to avoid broken pages. Broaden your anchor texts and help the search engines better understand your content: The last thing you want on your site is 100s of exact-match anchor links, so you can use WILO to get a quick overview of your incoming links and edit them accordingly. Demonstrate your work to your clients: If you are an SEO professional, WILO provides a quick and simple interface for your clients to see the impact of your work; nothing keeps clients happier than 100/100 scores, and you can quickly achieve and demonstrate this to your paying clients. Gain those hard-to-shift ranking positions: Are you stuck at position nine? Tidying your internal linking could give your page the boost it needs in the SERPs. We’ve seen enormous positive shifts for longer tail keywords and significant top-ten shifts in those few crucial positions for high-difficulty commercial intent keywords. Internal linking really does have an impact. Great internal linking outweighs low authority backlinks, so make it a top priority. Are you stuck at position nine? Tidying your internal linking could give your page the boost it needs in the SERPs. We’ve seen enormous positive shifts for longer tail keywords and significant top-ten shifts in those few crucial positions for high-difficulty commercial intent keywords. Internal linking really does have an impact. Manual SEO is the best SEO. WILO is a manual on-page SEO tool, and for good reason; whilst many Plugins will automate this process for you, this is the last thing you want to do. Unlike automated approaches that can potentially harm your SEO efforts, our plugin helps you to make informed decisions that align with your unique SEO goals, your experience as an SEO and your website content.
Top keywords
- internal18×3.45%
- internal linking13×2.50%
- linking13×2.50%
- seo9×1.73%
- links8×1.54%
- wilo8×1.54%
- page6×1.15%
- clients5×0.96%
- site5×0.96%
- website5×0.96%
- 1004×0.77%
- find4×0.77%
Spots
Here at interconnect/it we have a policy of developing client sites with the premise of “content manage everything!” That means the little notices on sites, minor widgets and so on should not only be content managed, but they should be easy for both an end-user and a developer to work with. To that end, we developed Spots. This creates a custom post type that allows you to create widgets using a visual editor, whilst also giving developers an easy hook for the creation of content managable elements within a theme. The plugin now uses caching in order to help ensure that the load on a typical site is kept to a minimum. Performance is important! The plugin is prepared for translation, if you’d like to drop us a line about your translation you can contact us through our website. Developer Notes Spots provides 2 template tags for developers to use shown below with their supported arguments. icit_spot( $id_or_name, $template ); $id_or_name: Required. A numeric ID or the name of a spot as a string. $template: Optional. A string used in a call to get_template_part() This template tag always echos out the spot. icit_get_spot( $id_or_name, $template, $echo ); Same as the above with an extra argument: $echo: Optional. Defaults to false. A boolean to indicate whether to echo the spot content or just return it. Basic Usage You can use spots to replace boilerplate text in your themes. If you have areas in your themes where typically you would hard code the text you could use the following code: The above code would output the contents of a spot titled ‘Copyright’. If the spot does not exist it will be created as a draft. Spots in draft mode are only visible to logged in users with editing capabilities. Templates The plugin will initially look for a file in your theme using the get_template_part() function. If you have a file called spot.php in your theme that will be the default template for all spots. The icit_spot() function can take a second parameter for the template part to use for example: The above code will make the plugin look in your theme folder for a file called spot-copyright.php to use for the output. If not available it will fall back to spot.php and if that is not available it will simply output the spot contents. Use templates when you want to display a featured image from a spot or if you require some additional/alternative markup for the spot. Spots are just like posts, so in the templates you retrieve the contents of the spot using the_content() just as would in the loop. Basic spot template example: Spot template with featured image: Additional There are many filters and hooks available to get even more out of spots so drop by the plugin homepage or use the forums if there is something you need to do with spots but aren’t sure how.
Top keywords