Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

RSEvents! - How to avoid SEO index loops for calendars

How to avoid SEO index loops for calendars

In order to avoid page indexing loops you can easily create some filters within the robots.txt file that resides in your root Joomla installation folder.

Just add the following lines:

Disallow: /*view=calendar&month
Disallow: /*view=calendar&layout=day
Disallow: /*view=calendar&layout=week

Feedback