
-
Google Search Console : error with sitemap
In applications/core/modules/front/sitemap/sitemap.php I changed this line from https to http $content = SimpleXML::create( 'sitemapindex', 'http://www.sitemaps.org/schemas/sitemap/0.9' ); and now the sitemaps gets submitted with 'Success' status on both of my sites ...
-
Google Search Console : error with sitemap
Not sure whether this is the issue - sitemap.php is generating the sitemap with https instead of http ? <sitemapindex xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"> The correct namespace URL for sitemaps is: http://www.sitemaps.org/schemas/sitemap/0.9 Notice the difference: Incorrect: https://www.sitemaps.org/schemas/sitemap/0.9 (uses https) Correct: http://www.sitemaps.org/schemas/sitemap/0.9 (uses http)
-
James Myddelton reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
James Myddelton reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
James Myddelton reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
James Myddelton reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
James Myddelton reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
Google Search Console : error with sitemap
FYI - I have the same error on v5.0.5
-
bradl reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
SC36DC reacted to a post in a topic: Is it possible to a different page layout for different forums ?
-
Is it possible to a different page layout for different forums ?
Is it possible to a different page layout for different forums ? i.e. when I use the Page Editor I would like to use different widgets within different forums
-
-
Suggestion: Auto-tagging parser
It would be really cool if there was a way to provide a list of keywords and for all the posts, events, pages & blogs to be parsed for these keywords and automatically add tags. I wouldn't want this all on created tags, I would want a smaller specific list to use to trawl the content. At the moment I'm doing this manually which is obviously taking a lot of time. Thanks ! 👍
-
-
Invision Community v5 - Featured Content Ordering
Is it possible to change the publish date so that when I feature a page it doesn't show up as the 1st item on the 1st page - I want the pages featured but I want better control over the ordering within the featured content. Many thanks, James