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
Quicly capture any web page screenshot and thumbnails. Get image rendering on desktop and mobile and thumbnails filmstrip with loading timing.
Tester and validators
Test your Web Vitals metrics, score and diagnostic. Measures Google Core Web Vitals LCP, FID, CLS, TTFB, FCP, TTI, TBT and more.
Capture web page requests and timeline waterfall. Quickly capture and analyze web page network requests during page load.
Analytics Google Tracking script
Create Analytics trackable URL and track email opens. Send your email campaign and get data when user open your email.
Converters
Convert Timestamp in date time value and vice versa. Convert epoch/unix timestamp in readable date time value and vice versa.
Builders and generators
Generate structured data in json-ld and improve your SEO. Enhance your appearance in Google Search with rich snippet result.
Compressor
CSS minifier tool. Optimize and compress your CSS code, make your website faster and reduce network payload sizes.
Generate icons for web, Android, iOs, Microsoft and Apps. Show a graphical representation of your site within browser’s address bar.