Tagged Questions
1
vote
1answer
86 views
Is text in Javascript HMTL scripts taken into account in Google (or other) indexes?
I have a HTML page where I update the content of a div to display some introduction text when displaying the page. It is hard for me to create copies of this page for all possibilities and move the ...
0
votes
3answers
274 views
“Index of …” directory's files listing
On my courses we've got homework on site in folders such as:
http://example.com/files/tasks1-edc34rtgfds
http://example.com/files/tasks2-0bg454fgerg
http://example.com/files/tasks3-h1dlkjiojo8
...
...
0
votes
4answers
322 views
Getting indexed after removing meta noindex, Google
My question is, will my pages be indexed now in Google if they had <meta name="robots" content="noindex" /> in the past, since they were created? Of course, now they are <meta name="robots" ...
6
votes
1answer
727 views
About the <link rel=“index” /> tag
I'm trying to figure out how to use it.
I understand that this tag tell Google which page is the root parent / parent of the current page.
So, for example, on a page that's listing a product from a ...