> 1 <
| Author | Message |
ineoucrome
5 posts
Location: Germany Occupation: Age: |
#111 2007-09-07 10:53 GMT |
|
Hi, how we need go for this?
in the T3 GenSiteMap in the admin tools menu there are still the old links for the Sitemap like /list.php?c=news&d=15 and on in the xml.gz and txt.gz archives. Is this possible to change or simply i forgot to change something in the GenSiteMap or mayby a worng rewrite rule: Code: RewriteEngine On RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ plugins/gensitemap/datas/index.php?s=$1 [L] Thanks |
|
Trustmaster
48 posts
http://www.politehnik.info Location: Russia Nizhny Novgorod Occupation: University Student, Engineer/Programmer, IT Expert Age: 20 |
#113 2007-09-07 13:21 GMT |
|
I'm not familiar with T3 GenSiteMap (using an Overview plugin for site map), could you give me a link, so I can see what kind of URLs it generates?
Is that rewrite rule a part of T3 GenSiteMap package? |
|
Kilandor
117 posts
http://www.seditioforge.com/ Location: United States TN Occupation: Web Coder - Gamer - Game Devloper(working on it) Age: 23 |
#114 2007-09-07 14:11 GMT |
|
Gensitemap Generates Default core matching URL's It would take chanign the plugin itself to change the URL's
|
|
HarryRag |
#343 2008-06-25 00:49 GMT |
|
i'm also running the gensitemap plug and it's a good plug for being better findable in search engines.
how can or should i edit it, i'm not that a big wonder yet in php coding. can you help us out? or would it be enough to disable the gensitemap and start running the SEOstuff in the rewrite plugin? This post was edited by HarryRag (2008-06-25 01:29 GMT, 147 days ago) |
|
> 1 <






