http://www.vldcrowd.com/news/read/2/
404 (Not found)
I realized that in current version we use view instead of read.
I open /includes/hp/hp.sitemap.php and found this part:
$news_link = $PREFS->conf['fancy_urls'] ? "news/read/" . $obj->news_id . "/" : "index.php?m=news&p=one&id=" . $obj->news_id;
And changed it to:
$news_link = $PREFS->conf['fancy_urls'] ? "news/view/" . $obj->news_id . "/" : "index.php?m=news&p=view&id=" . $obj->news_id;
Hope this will help me and you :)





Comments
db3204
radioact
db3204
I look at my notes and see I have an old note from vldForum saying Ramil provided fix for hp.sitemap.php :)
So that is why I already had a fix.
radioact
I remember about your problem there.
I wish I could get into your webmaster tools and look at logs myself.
godyn
Neverthe less, Google doesn't want my VLD sitemap
Here is my topic
http://www.vldpersonals.com/forum/viewtopic.php?id=6404&p=2
godyn
I claimed this so many times at VLD forum, but they always ignored it or laughed away.
I don't know what is wrong with those guys over there???
radioact
Raluca, great ideas, though you have to be careful changing urls making sure you changed it in every location needed to be changed.
rombest
Pages
1 2Log in to leave a comment