<noindex> tags
Rate this topic:
- GK User
- Sun Apr 09, 2017 7:17 am
- Reply with quote
- Report this post
Hello,
Kamil-la.ru received the following recommendations when conducting the SEO analysis:
We strongly recommend closing external links from your site from indexing by search engines.
We recommend closing the counters with <noindex> tags.
We recommend closing the external links with <noindex> tags.
How can I do that?
Kamil-la.ru received the following recommendations when conducting the SEO analysis:
We strongly recommend closing external links from your site from indexing by search engines.
We recommend closing the counters with <noindex> tags.
We recommend closing the external links with <noindex> tags.
How can I do that?
-
- Senior Boarder
- teitbite
- Tue Apr 11, 2017 11:34 am
- Reply with quote
- Report this post
Hi
Simply whenever You are using a link to an outside page make sure to use a structure like this in html:
Simply whenever You are using a link to an outside page make sure to use a structure like this in html:
- Code: Select all
<noindex><a href="URL">LINK</a><noindex>
-
- Moderator
- GK User
- Thu Apr 13, 2017 1:51 pm
- Reply with quote
- Report this post
I asked in which file to register this tag. In gk contact I can not register
-
- Senior Boarder
- teitbite
- Fri Apr 14, 2017 1:06 pm
- Reply with quote
- Report this post
Hi
I'm not sure what You mean by "register noindex tag", but I suspect You are looking for robots.txt and web.config.txt where You can tell robots visiting You site to not follow some links.
I'm not sure what You mean by "register noindex tag", but I suspect You are looking for robots.txt and web.config.txt where You can tell robots visiting You site to not follow some links.
-
- Moderator
- GK User
- Tue May 02, 2017 7:21 am
- Reply with quote
- Report this post
How to do this in gk-contact?
-
- Senior Boarder
- teitbite
- Fri May 05, 2017 9:44 am
- Reply with quote
- Report this post
Hi
There is no need to do anything in contact plugin, You can order everything from robots.txt file. Here You will find an instruction how to use this file https://knowledge.hubspot.com/website-u ... 1489429287
There is no need to do anything in contact plugin, You can order everything from robots.txt file. Here You will find an instruction how to use this file https://knowledge.hubspot.com/website-u ... 1489429287
-
- Moderator
- GK User
- Sat May 06, 2017 7:53 am
- Reply with quote
- Report this post
Well, I realized I need to write in robots /
Write me a line for
https://instagram.com/kamilalabird
https://twitter.com/kamilagareeva1
https://vk.com/kamila_la
Write me a line for
https://instagram.com/kamilalabird
https://twitter.com/kamilagareeva1
https://vk.com/kamila_la
-
- Senior Boarder
- teitbite
- Mon May 08, 2017 6:48 pm
- Reply with quote
- Report this post
Hi
Something like:
Something like:
- Code: Select all
# If the Joomla site is installed within a folder such as at
# e.g. www.example.com/joomla/ the robots.txt file MUST be
# moved to the site root at e.g. www.example.com/robots.txt
# AND the joomla folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /administrator/ folder
# MUST be changed to read Disallow: /joomla/administrator/
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/orig.html
#
# For syntax checking, see:
# http://tool.motoricerca.info/robots-checker.phtml
User-agent: *
Disallow: /administrator/
Disallow: /bin/
Disallow: /cache/
Disallow: /cli/
Disallow: /components/
Disallow: /includes/
Disallow: /installation/
Disallow: /language/
Disallow: /layouts/
Disallow: /libraries/
Disallow: /logs/
Disallow: /modules/
Disallow: /plugins/
Disallow: /tmp/
Disallow: https://instagram.com/kamilalabird
Disallow: https://twitter.com/kamilagareeva1
Disallow: https://vk.com/kamila_la
-
- Moderator
- GK User
- Tue May 09, 2017 5:32 am
- Reply with quote
- Report this post
So easy))) Thank you!
-
- Senior Boarder
- teitbite
- Sun May 14, 2017 9:58 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
10 posts
• Page 1 of 1