Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Assign themes for menu items?
· 11 years ago
Hi, I installed different themes. But I can't find a way to assign them to menu items. So, is it possible to assign another theme (not template layout) for different menu items? as set in user/config/
-
Robots.txt
· 11 years ago
One thing I have noticed is that if you disable any pages (rather than deleting them) from a skeleton by changing the folder to 01.example to something like 01.example-old it can still get picked up b
-
Robots.txt
· 11 years ago
It really depends on your site, because you may have a page called system that would be normally something you want to hide. Grav will serve a page first if it finds one that matches the requested pa
-
Robots.txt
· 11 years ago
Does any one have any advise on what directories to hide from Google and other search engine spiders? Thanks. Brad
-
Canonicalization
· 11 years ago
oh sorry missed that. You can do this: <link rel="canonical" href="{{ page.url(true) }}" /> This will put the current page URL in there
-
Canonicalization
· 11 years ago
but how to get it to change per page?
-
Canonicalization
· 11 years ago
Just put that in your theme.
-
Canonicalization
· 11 years ago
Is the canonical meta tag supported and how do you implement it? <link rel="canonical" href="http://example.com/blog" /> Brad
-
What happens with images, generated and cached, when changed?
· 11 years ago
Ok, thanks a lot, that answers my question)
-
What happens with images, generated and cached, when changed?
· 11 years ago
I actually think you are getting the updated images. Grav doesn't have some magical place it puts these files, they are simply manipulated and stored in the images/ folder. If you remove these manual