Hello,
I have the following javascript for the menu on my site and was wondering if google can read it ?
<script type="text/javascript" src="/modules/mod_djmultitreemenu/assets/js/djmultitreemenu.js"></script>
<script type="text/javascript">
I also have modules with the following code <script type="text/javascript" src="http://www.mywebsite.com/modules/mod_yoo_carousel/mod_yoo_carousel.js"></script>
Can google read what is inside it ?
and should I block the javascript in my robots.txt file or shouldn't I block it ?
Thank you,