| :: |
| Author |
Message |
hozyali
Joined: 28 May 2008 Posts: 7
|
Posted: Thu May 29, 2008 12:12 am Post subject: link creation issue |
|
|
needed to remove the site links
Thanks |
Last edited by hozyali on Thu May 29, 2008 10:44 am; edited 1 time in total |
|
| Back to top |
|
 |
|
 |
hozyali
Joined: 28 May 2008 Posts: 7
|
Posted: Thu May 29, 2008 12:19 am Post subject: Re: link creation issue |
|
|
| its working fine now. but doesn't keep www in the url can we have www some how in the urls? |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 829
|
Posted: Thu May 29, 2008 2:46 am Post subject: Re: link creation issue |
|
|
| The URL is constructed from the server_name row of the config table. Does yours include the www prefix? |
_________________ Dan Kehn |
|
| Back to top |
|
 |
hozyali
Joined: 28 May 2008 Posts: 7
|
Posted: Thu May 29, 2008 8:06 am Post subject: Re: link creation issue |
|
|
| thanks. I placed www prefix in that config. but it still shows the same url issue on front site. Do I have to recreate the htaccess or something? |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3987
|
|
| Back to top |
|
 |
hozyali
Joined: 28 May 2008 Posts: 7
|
Posted: Thu May 29, 2008 10:44 am Post subject: Re: link creation issue |
|
|
| it worked now. thank you very much. |
|
|
| Back to top |
|
 |
hozyali
Joined: 28 May 2008 Posts: 7
|
Posted: Fri May 30, 2008 8:32 pm Post subject: XML Sitemap |
|
|
I am having an strange issue. When using sitemap generator tools, like offline softwares or online scripts, I am getting .php urls also including viewtopic.php with different parameters. those urls are being generated automatically and if I access that url on browser, my phpbb forum says invalid forum request or doesn't exist.
for example
| Code: |
/viewtopic.php?f=3&t=23&start=0&st=0&sk=t&sd=a&view=print
/viewtopic.php?f=4&t=26&view=previous
/posting.php?mode=reply&f=5&t=16
|
and there are a lot of urls like this which I can't delete one by one. I really do not want those php links which are of no use. and the only thing I need is the .html urls.
Does anyone know about this issue?
Regards
Ali |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
|
|