How to add metatags to homepage?
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 9 months ago #714
by admin
Hi,
you need two rules. The first can match both
www.mydomain.com and
www.mydomain.com/ and is:
From URL: ^/?$
Request only: true (must be checked)
The second can match the index.php:
From URL: ^/index\.php$
Request only: true (must be checked)
Kind regards,
Luigi
The following user(s) said Thank You: DaniZehra
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
11 years 9 months ago #716
by DaniZehra
thanks Luigi it worked
you are awesome and so is this tool
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.174 seconds