JavaScript -> SEO ( Search Engine Optimization ) | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

JavaScript -> SEO ( Search Engine Optimization )

What .js file is/ are used for SEO?

31st Jan 2019, 1:23 PM
惇ć‚øćƒ¢ćƒ³ Lover
惇ć‚øćƒ¢ćƒ³ Lover - avatar
5 Respostas
0
//JavaScript is one of the most popular programming languages on earth and is used to add interactivity to webpages, process data, as well as create various applications (mobile apps, desktop apps, games, and more) /.js file is a text file containing JavaScript code that is used to execute JavaScript instructions in web pages. https://www.sololearn.com/learn/JavaScript/1123/
4th Feb 2019, 9:45 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
Sorry, you didn't answer me. I wanna know what .js files are needed making a search engine.
7th Feb 2019, 6:06 AM
惇ć‚øćƒ¢ćƒ³ Lover
惇ć‚øćƒ¢ćƒ³ Lover - avatar
9th Feb 2019, 6:48 AM
惇ć‚øćƒ¢ćƒ³ Lover
惇ć‚øćƒ¢ćƒ³ Lover - avatar
0
I found it in the Net.
9th Feb 2019, 6:50 AM
惇ć‚øćƒ¢ćƒ³ Lover
惇ć‚øćƒ¢ćƒ³ Lover - avatar
0
Thereā€™s not a JavaScript file for SEO. Google has a harder time understanding heading tags and other text thatā€™s implemented with JavaScript. Testing shows those types of pages rank lower than pages with HTML elements. What you can use javascript for is Schema markup, which Google has announced they will be looking more in 2019.
15th Feb 2019, 2:06 AM
Derek Stockton
Derek Stockton - avatar