How To No Index Lost Username & Password pages?
Moderator: General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Apprentice
- Posts: 20
- Joined: Tue Apr 10, 2018 12:24 pm
How To No Index Lost Username & Password pages?
Hello,
Is there any way to no-index the default pages created without using a 3rd party SEO tool? I currently have no menu items created for these pages but they have been created by other links I believe and just wondering if there is any way on the backend to no index these pages:
/lost-user-name.html
/lost-password.html
/create-an-account.html
Would I basically need to actually create menu items and then no index the items there?
Thanks for your help
Is there any way to no-index the default pages created without using a 3rd party SEO tool? I currently have no menu items created for these pages but they have been created by other links I believe and just wondering if there is any way on the backend to no index these pages:
/lost-user-name.html
/lost-password.html
/create-an-account.html
Would I basically need to actually create menu items and then no index the items there?
Thanks for your help
- ceford
- Joomla! Hero
- Posts: 2290
- Joined: Mon Feb 24, 2014 10:38 pm
- Location: Edinburgh, Scotland
- Contact:
Re: How To No Index Lost Username & Password pages?
You could use the Global Configuration to set Metadata / Robots to noindex/nofollow. But then you would have to set it for every menu item you want indexed. Probably not worth it!
- Per Yngve Berg
- Joomla! Master
- Posts: 30467
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: How To No Index Lost Username & Password pages?
Deny them in robots.txt
-
- Joomla! Apprentice
- Posts: 25
- Joined: Sat Apr 09, 2022 2:38 pm
- Location: Beograd
- Contact:
Re: How To No Index Lost Username & Password pages?
use robots.txt to mark pages for no index. add this:
Disallow: /example-page-1/
Disallow: /example-page-2/
Noindex: /example-page-1/
Noindex: /example-page-2/
Disallow: /example-page-1/
Disallow: /example-page-2/
Noindex: /example-page-1/
Noindex: /example-page-2/
-
- Joomla! Champion
- Posts: 5617
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: How To No Index Lost Username & Password pages?
Unfortunately many bots do not obey robots txt...
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
-
- Joomla! Fledgling
- Posts: 2
- Joined: Thu Oct 19, 2023 9:56 am
Re: How To No Index Lost Username & Password pages?
Heelo,
You can use a sitemap that contains all the pages you don't want indexed.
Good luck !
You can use a sitemap that contains all the pages you don't want indexed.
Good luck !
-
- Joomla! Champion
- Posts: 5617
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: How To No Index Lost Username & Password pages?
How would you do that?MichaelGrd wrote: ↑Thu Oct 19, 2023 10:06 amHeelo,
You can use a sitemap that contains all the pages you don't want indexed.
Good luck !
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
- Per Yngve Berg
- Joomla! Master
- Posts: 30467
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
-
- Joomla! Fledgling
- Posts: 1
- Joined: Thu Nov 02, 2023 10:10 am
Re: How To No Index Lost Username & Password pages?
i had read your information about seo and it gives me more information about the seo how to use seo tool. site map and more
-
- Joomla! Champion
- Posts: 5617
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: How To No Index Lost Username & Password pages?
Waste of time...metalnmachine wrote: ↑Thu Nov 02, 2023 10:45 amTo noindex lost username and password pages:
Add "noindex" meta tags: In the HTML of those pages, insert <meta name="robots" content="noindex, nofollow"> to prevent search engines from indexing them.
Robots.txt: Block search engine access to those pages in your robots.txt file by adding a Disallow rule.
Remember to test and ensure that your pages are correctly noindexed to maintain privacy and security.
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services