Seo main factors
Search engine crawlers are able to follow the links of your website exclusively if they use proper <a> tags with resolvable URLs:
If a link is an <a> tag with an href attribute, crawlers will be able to follow it correctly; on the other hand, if the format is different (i.e. without an href tag or other tags relative to a link), crawlers will not follow it: this is due to the script events.For instance, crawlers can follow:
<a href="https://example.com"> <a href="/relative/path/file"> They can not follow: <a routerLink="some/path"> <span href="https://example.com"> <a onclick="goto('https://example.com')">
You have to be sure that in the <a> tag you are linking to a valid URL, namely that the crawlers can interact with it, such as:
https://example.com/stuff /products /products.php?id=123
What is not considered a valid URL:
javascript:goTo('products') javascript:window.location.href='/products' #
Learn more about Seo main factors
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Images
Zoom in, scale, flip, rotate, crop and resize your images. Upload and edit yours images file for free with dunplab image editor.
Tester and validators
Test your web pages structured data. Check conformity of your structured data json-ld and improve your SEO.
Check color contrast ratio WCAG 2 AA of your pages. Check if your color scheme meet the WCAG 2 AA contrast ratio thresholds.
Images Social
Get YouTube video thumbnails and info dataset. Retrieve YouTube video image in 9 different sizes, quality, caption, description and more.
Builders and generators
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
Converters
Convert instantly color codes from HEX to RGB (red, green, blue) color schema and vice versa. Insert color and try it for free.
Generate beautiful color palette combinations for your designs. Get your combination scheme: analogous, triadic, complementary and so on.
Server and proxy
View and download any website’s Source Code. Get the HTML source code of any online web page from any browser, devices and Os system.