XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 19, 2008, 08:07:17 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6804 Posts in 1674 Topics by Members
Latest Member: dean4
Pages: [1]
  Print  
Author Topic: Not indexing all pages  (Read 6521 times)
regisw
Registered Customer
Newbie
*
Posts: 2


View Profile
« on: February 07, 2007, 10:46:09 AM »

Hello,

I have bought the standalone version a few days ago, and I have some problems with it.
Our website is available in 3 languages, and I can't have all the pages indexed in every language.
The default language of our website is french and I start crawling from the root ([external links are visible to admins only]).
The crawler seems to index all the pages in english, but not in the 2 other languages.
He begins to add some of the pages and categories in french and dutch, then he switch in english and stay on it.
Note that all the pages are dynamic, we are using PHP with mod rewrite.

Any idea of what's going wrong ?

Here are some examples of pages or categories that are not indexed :
[external links are visible to admins only]
[external links are visible to admins only]
[external links are visible to admins only]
[external links are visible to admins only]
....

Thanks for your help.
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #1 on: February 07, 2007, 11:47:09 PM »

Hello,

your language selector uses javascript:
Code:
onclick="javascript: self.location='index.php?target=products&product_id=2&sl=EN';"

You should use normal HTML links (<a href="">) to get these pages indexed.
Logged

regisw
Registered Customer
Newbie
*
Posts: 2


View Profile
« Reply #2 on: February 08, 2007, 10:50:16 AM »

Hello,

You are right about the flags at the top of the pages, but you can find normal links at the bottom of the pages:

Code:
<td class="bottom-copyright" align="center">
<a href="http://www.faunhome.be/index.php?&sl=FR">Fran&ccedil;ais</a> |
<a href="http://www.faunhome.be/index.php?&sl=NL">Nederlands</a> |
<a href="http://www.faunhome.be/index.php?&sl=EN">English</a>

Best regards,

Regis
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #3 on: February 09, 2007, 12:25:30 AM »

Hello,

javascript links point to the same page in different languages, while the bottom links are always pointing to homepage. That's why they are not indexed.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!