Sitemap not picking up SEO friendly url's

Discussion in 'Customizations' started by tonyaherne, Sep 25, 2009.

  1. tonyaherne Customer

    Hi,

    I posted a note yesterday about the SEO module not working for the ads but is working for the categories. That is not the case it is working but I missed the fact that google last crawled my site before I installed the module. Thanks a million for the quick and very relevant answers.

    I have a further question though relating to the site map. It's pulling the original url's and not those created by the SEO module. I think this is stopping Google from crawling the ads section.

    Can you please let me know how to get the ite map to list the SEO friendly url's.

    Thanks
    Tony
  2. seymourjames All Hands On Deck

    Resubmit that sitemap page to the search engine in your google webmaster tools account. However, really unless it is a sitemap which distinguishes urls where the content has changed, I would just do it once more and then leave it. Google is quite able to comeback to your site and crawl it again.

    You can tell google directly in their site map area (thin it is under webmaster tools) to drop certain urls like your php ones. You can also tell google directly by excluding .php urls using your robots.txt file.

    Using the robotos.txt file will ensure that php urls will not get crawled and indexed.
  3. tonyaherne Customer

    thanks - but I think the issue is that the sitemap takes the php url but google only sees the html one on the site.

    Is there any way to make the sitemap see the html url and not the php's

    Thanks
    Tony
  4. seymourjames All Hands On Deck

    Well the tc_sitemap in the templatecodes system I know for sure takes the html url of all pages including extrapages if you have the SEO module deployed. It also marks the date when the last change was made so informs google that a content change has occured or a new url has been created. This increase efficiency for google. Not sure whether the Free sitemap does this. .
  5. tonyaherne Customer

    Just looking for the sitemap but can find it as a standalone! is it available without the rest of the items?

    Thanks
    Tony
  6. Lhotch curmudgeon

    Are you using the latest version of the sitemap modules?

    68 Classifieds Sitemap Module ? Eric Barnes
  7. tonyaherne Customer

    Hi Lhotch, I've tried that and still not working. I tried reinstalling the seo mod and sitemap. It's really impacting google and I m hoping to get it fix soon. Any help would be greatly appreciate.

    Many thanks
    Tony
  8. seymourjames All Hands On Deck

    From u I am afraid it is not available standalone. However, looking at Eric's site map it should do what you are asking.
  9. tonyaherne Customer

    Eric

    can you please have a look because the sitemap is showing the php url's instead of the sef url's. I have a saleguys ready to hit the road and this seriously holding me back.

    Thanks
  10. Eric Barnes Guest

    Can you post a link to the sitemap generated on your site?
  11. tonyaherne Customer

  12. tonyaherne Customer

  13. tonyaherne Customer

    any idea as why it's not working?
  14. Lhotch curmudgeon

    As per the modules home page........


  15. seymourjames All Hands On Deck

    Sorry to interfere but your template is broken in Safari as well. Perhaps not the most popular browser but still you should fix this. The whole of the page is pushed across to the right. Worth checking in google chrome too.

    Looking at the code in the sitemap download, it is not getting to this line

    $url = URL.'/categories/'.$slug.'.html';
  16. Eric Barnes Guest

  17. Lhotch curmudgeon

    Thats why I asked if he had the latest and provided a link to it.

Share This Page