How to add metatags to homepage?
-
satya69
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
11 years 11 months ago #508
by satya69
Hi, I am using enterprise edition. I want to add meta tags to home page of website and i don't want to use global configuration meta tags because i am using almond classifieds if i use global configuration tags then they will add to all user posted ads then it will come under duplicate content So please tell me how to add meta tags to home page(
www.domain.com )
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 11 months ago #509
by admin
Hi,
just create a rule like this:
URL: ^/$
Request only: True
This matches only
www.yourdomain.com/.
If you want to match both
www.yourdomain.com/ and
www.yourdomain.com (without the final slash) then use this rule:
URL: ^/?$
Request only: True
The dollar means (0 or 1 instance of previous char).
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
satya69
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
11 years 11 months ago #511
by satya69
Hi, how to create a rule? I don't know how to create a rule so please tell me how to create a rule. In which folder i have to add this rule?
Thanks in advance.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 11 months ago #514
by admin
If you have installed Tag Meta, you have a component in the Joomla backend. You should select tab "Rules" and add new one. In the field "URL" just put my rule. If you have trouble, send me a temp account at info(at)selfget.com and I will create the rule for you.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
satya69
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
11 years 11 months ago - 11 years 11 months ago #518
by satya69
Hi, I am using joomla 1.5 and there is no tab like "rules" in the tabs. So please let me know how to use for joomla 1.5?
Thanks in advance.
Last edit: 11 years 11 months ago by satya69.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 11 months ago #521
by admin
Sorry,
the tab for 1.5 is named Items. Anyway, if you still have problems, just send me an email at info(at)selfget.com and I will support you with backend settings.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.181 seconds