For sure, even though 2.9.3 would be better. :)
What I find interesting is that Google does not show all of the FAQ pages in HTML improvements, but sticks to some only. Now, what I saw with some other sites I manage, as I implement 301 for i.e. 7 pages listed under HTML Improvements, 3 new appear ...
Search found 106 matches
- Thu Jul 07, 2016 7:10 pm
- Forum: General discussions
- Topic: duplicate content issues in Google WMT
- Replies: 12
- Views: 22948
- Thu Jul 07, 2016 7:00 pm
- Forum: General discussions
- Topic: Online verification check in 2.9.2
- Replies: 1
- Views: 2125
Online verification check in 2.9.2
Hi,
After upgrading from 2.9.1 to 2.9.2, the verification tool shows this:
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Msearch.php
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Cat/Fielddata.php
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Mget.php
I did install 2.9 as per ...
After upgrading from 2.9.1 to 2.9.2, the verification tool shows this:
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Msearch.php
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Cat/Fielddata.php
/inc/libs/elasticsearch/src/Elasticsearch/Endpoints/Mget.php
I did install 2.9 as per ...
- Thu Jul 07, 2016 6:56 pm
- Forum: General discussions
- Topic: duplicate content issues in Google WMT
- Replies: 12
- Views: 22948
Re: duplicate content issues in Google WMT
Well, Google is showing them under HTML improvements, and puts them under two categories:
Duplicate meta descriptions
Duplicate title tags
For the above issues, Google says "Addressing the following may help your site's user experience and performance." Therefore, 301 should be there to clear this ...
Duplicate meta descriptions
Duplicate title tags
For the above issues, Google says "Addressing the following may help your site's user experience and performance." Therefore, 301 should be there to clear this ...
- Thu Jul 07, 2016 6:07 pm
- Forum: General discussions
- Topic: duplicate content issues in Google WMT
- Replies: 12
- Views: 22948
Re: duplicate content issues in Google WMT
Hi,
After upgrading to 2.9.2 I still see the issue. From what could see, there are two issues:
1. When looking into the FAQ, there's a sort of tag (light blue) in the upper right corner that shows the FAQ's ID. That tag links to the FAQ without using friendly URL translation. It links in the way ...
After upgrading to 2.9.2 I still see the issue. From what could see, there are two issues:
1. When looking into the FAQ, there's a sort of tag (light blue) in the upper right corner that shows the FAQ's ID. That tag links to the FAQ without using friendly URL translation. It links in the way ...
- Tue Jun 21, 2016 7:25 am
- Forum: General discussions
- Topic: sort questions within a category
- Replies: 5
- Views: 4536
Re: sort questions within a category
Done. Two new issues have been created.
Thanks
Thanks
- Tue Jun 21, 2016 4:34 am
- Forum: General discussions
- Topic: duplicate content issues in Google WMT
- Replies: 12
- Views: 22948
duplicate content issues in Google WMT
When I go into the Google WMT, I see duplicate titles and descriptions. When I check an issue I see this:
http://www.example.com/faq/content/7/96/en/some-question.html
http://www.example.com/faq/index.php?solution_id=1095
I wonder why it does not redirect when accessing the second php URL? My SEO ...
http://www.example.com/faq/content/7/96/en/some-question.html
http://www.example.com/faq/index.php?solution_id=1095
I wonder why it does not redirect when accessing the second php URL? My SEO ...
- Tue Jun 21, 2016 4:29 am
- Forum: General discussions
- Topic: sort questions within a category
- Replies: 5
- Views: 4536
Re: sort questions within a category
Thanks.
This works when a visitor goes into the category, but does not affect the list when looking into a specific FAQ. There is a section "Records in this category" and that one always shows the oldest entries first.
Plus, what is the blank space in the screenshot I have attached (FAQ sorting ...
This works when a visitor goes into the category, but does not affect the list when looking into a specific FAQ. There is a section "Records in this category" and that one always shows the oldest entries first.
Plus, what is the blank space in the screenshot I have attached (FAQ sorting ...
- Mon Jun 20, 2016 2:53 am
- Forum: General discussions
- Topic: sort questions within a category
- Replies: 5
- Views: 4536
sort questions within a category
Is it possible to sort questions within a category, by any mean?
I refer to how visitors see it when click onto a category or when they see a specific question, and the rest of them within the same category are listed below.
Right now, the oldest question shows up first. I would like to have it the ...
I refer to how visitors see it when click onto a category or when they see a specific question, and the rest of them within the same category are listed below.
Right now, the oldest question shows up first. I would like to have it the ...
- Sun Jun 19, 2016 11:00 pm
- Forum: General discussions
- Topic: move "Popular Search Words"
- Replies: 1
- Views: 2176
move "Popular Search Words"
Is there any way to separate "Popular Search Words" from the title under H1 tag?
I see it's set by the code from "main.tpl" via {writeContent} in index.tpl.
If I take out the code for "Popular Search Words" and paste it directly into index.tpl to a desired position, I get this:
{msgTags}
{tagList ...
I see it's set by the code from "main.tpl" via {writeContent} in index.tpl.
If I take out the code for "Popular Search Words" and paste it directly into index.tpl to a desired position, I get this:
{msgTags}
{tagList ...
- Thu Jun 09, 2016 5:11 am
- Forum: General discussions
- Topic: after upgrade - missing files, file verification check fails
- Replies: 13
- Views: 9323
Re: after upgrade - missing files, file verification check f
The font files are actually a regular part of Bootstrap 3, that's what I realized earlier today (Glyphicon Halflings set). I simply copied them to fonts folder and that resolved the issue. I guess you should get the font files into the installation package as they're not there now.
But it is still ...
But it is still ...
- Wed Jun 08, 2016 6:17 pm
- Forum: General discussions
- Topic: after upgrade - missing files, file verification check fails
- Replies: 13
- Views: 9323
Re: after upgrade - missing files, file verification check f
Not the case, they are part of the 2.9.1 package. Just as the reference to those fonts is in the 2.9.1 CSS style file.
Thanks
Thanks
- Wed Jun 08, 2016 7:30 am
- Forum: General discussions
- Topic: after upgrade - missing files, file verification check fails
- Replies: 13
- Views: 9323
Re: after upgrade - missing files, file verification check f
In assets\template\default\css\style.css, starting from line 271, and glyphicon related styles going to line 1073. This is in the file marked as version 2.9. I already made a remark about this in previous posts. This is causing a lot of 404 errors.
You should get same errors after a clean install ...
You should get same errors after a clean install ...
- Wed Jun 08, 2016 6:25 am
- Forum: General discussions
- Topic: after upgrade - missing files, file verification check fails
- Replies: 13
- Views: 9323
Re: after upgrade - missing files, file verification check f
Thanks.
Well, Glyphicons Halflings are in the new 2.9.1 CSS file. SyntaxHighlighter is being requested by visitors, based on the 2.9 template.
Why is that and how to fix it?
Thanks
Well, Glyphicons Halflings are in the new 2.9.1 CSS file. SyntaxHighlighter is being requested by visitors, based on the 2.9 template.
Why is that and how to fix it?
Thanks
- Wed Jun 08, 2016 1:16 am
- Forum: General discussions
- Topic: after upgrade - missing files, file verification check fails
- Replies: 13
- Views: 9323
Re: after upgrade - missing files, file verification check f
Thanks, but I don't fully get it. Does it mean it will get fixed in 2.9.2 or else?
For example, Glyphicons Halflings are in the CSS of the default template, but missing from the installation. Should they be there or not?
I have fixed some of the path issues, but files from syntaxhighlighter are ...
For example, Glyphicons Halflings are in the CSS of the default template, but missing from the installation. Should they be there or not?
I have fixed some of the path issues, but files from syntaxhighlighter are ...
- Mon Jun 06, 2016 8:07 pm
- Forum: General discussions
- Topic: .htaccess not created during upgrade
- Replies: 2
- Views: 2787
Re: .htaccess not created during upgrade
So I'll answer it as I have reminded myself about how friendly URL setup works. Based on the manual, section 2.8. Enabling support for SEO-friendly URLs , .htaccess has to be enabled (renamed) manually, and edited for FAQ root URL, too.
I now use the latest .htaccess.
Therefore, it may be worth ...
I now use the latest .htaccess.
Therefore, it may be worth ...