• Home
  • Get help
  • Ask a question
Last post 3 hours 8 min ago
Posts last week 81
Average response time last week 4 hours 29 min
All time posts 67929
All time tickets 10501
All time avg. posts per day 20

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#6857 – Disable sef variables

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Tuesday, 07 January 2020 17:55 UTC
avesovum
 Hello,

I'm trying to work out how to disable-SEF variables to prevent the creation of SEF URLs. Example: how to stop sh404 creating SEF urls for: index.php?option=com_users&Itemid=556&lang=en&view=registration
Tuesday, 07 January 2020 17:59 UTC
wb_weeblr
Hi

You can't: sh404SEF does not create URLs, it only translates them from non-SEF to SEF when Joomla asks it to do so. So if Joomla asks it the SEF equivalent of "index.php?option=com_users&Itemid=556&lang=en&view=registration" then sh404SEF will create the SEF URL (if it does not already exist) and reply to Joomla.

Why do you want to do that?

Best regards
 
Tuesday, 07 January 2020 18:37 UTC
avesovum
There are some urls that I don't want index by Google for example: create-an-account. I thought sh404 would have the same or similar function as mijosef to disable-SEF variables, or is there something in sh404 to that im missing to do this?
Wednesday, 08 January 2020 16:40 UTC
wb_weeblr
Hi

Not having a SEF URL has nothing to do with Google indexing the URL. They will just index it under yoursite.com/ index.php?option=com_users&Itemid=556&lang=en&view=registration instead of yoursite.com/create-an-account.

or is there something in sh404 to that im missing to do this?
If you do not want a page to be indexed by Google, you need to add a "robots" meta data to it.
Either by:

- adding that URL to your robots.txt file
- or by adding a robots meta tag to the page (can do in sh404SEF by clicking on the SEF URL in question and entering "noindex,follow" into the "Robots" input field.

sh404SEF does not add "noindex" meta data automatically except on:

- error pages
- print version of an article

Best regards
 
Thursday, 23 January 2020 05:34 UTC
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.