Blog categories list Page Tittle

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/15/2010 6:09:50 PM
Gravatar
Total Posts 125

Blog categories list Page Tittle

Hello.

When viewing the total posts in a category, for example

/Blog/ViewCategory.aspx?cat=7&mid=1&pageid=0

the Page Title is taken from the globalization files. Meaning that the Page Title changes depending on who and from where is viewing it. While those pages seem blocked in robots.txt, still this would pose a problem in seach engines index.

imho it should change to a fixed one.

Thanks

9/17/2010 8:37:03 AM
Gravatar
Total Posts 18439

Re: Blog categories list Page Tittle

Hi,

No that is not true.

googlebot does not pass a preferred language header and therefore will see it the same every time it crawls your site, in the default language. only users in web browsers see the labels localized based on the language preference of the browser settings, and this has no impact at all on search engines and how they index your content.

Also, it is possible to force a specific culture if you don't want it to adjust to the user browser language preference. See the bottom of this page:

http://www.mojoportal.com/localization.aspx

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.