 |
07-19-2004, 11:30 AM
|
#1 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
Latest Blog: None
|
Some extension questions...
Ok. I did the mod_rewrite on my forum. It's .php. I'm wondering, since John is a pro/great SEO, why his forum ends in .html.... Is that better then .php?
Also, anyone know how I could do the mod_rewrite thing on my review pages:
http://www.must-have-software.net/software.php?id=45
See how it ends in /software.php?id=45... Is this ok? Or would it be better like sreview45.php (or .html) (s for software...)
Thanks!
|
|
|
07-19-2004, 12:11 PM
|
#2 (permalink)
|
|
Inactive
Join Date: 10-13-03
Posts: 7,481
Latest Blog: None
|
Pages with variable names are not spidered well, eg ?id=45
|
|
|
07-19-2004, 01:34 PM
|
#3 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
Latest Blog: None
|
That's what I thought, but they still do get spidered though?
|
|
|
07-19-2004, 03:33 PM
|
#4 (permalink)
|
|
v7n Mentor
Join Date: 03-04-04
Location: Whycocomagh, Nova Scotia
Posts: 4,763
|
Yeah, they still get spidered... just not as easily...
|
|
|
07-19-2004, 03:54 PM
|
#5 (permalink)
|
|
Inactive
Join Date: 06-29-04
Location: UK
Posts: 182
Latest Blog: None
|
Hi Pimpen,
Please let me know if you see a good improvment with your pages, after using mod_rewrite..
My pages use '?='etc and they seem to be getting indexed but no pr passing through.
Thx
MaK
|
|
|
07-19-2004, 04:26 PM
|
#6 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
Latest Blog: None
|
Well I don't know how to do the mod_rewrite on those pages  I'll try to do it though.
I've seen sites where the PR passes through the ?=... stuff but I would rather have it just a solid extension, no other jibberish after it...
|
|
|
07-19-2004, 04:42 PM
|
#7 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
The extension doesn't matter. It could be .php or .html, and it makes no difference.
|
|
|
07-19-2004, 04:53 PM
|
#8 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
Latest Blog: None
|
Thanks. How come you did .html instead then?
|
|
|
07-19-2004, 06:51 PM
|
#9 (permalink)
|
|
v7n Mentor
Join Date: 03-04-04
Location: Whycocomagh, Nova Scotia
Posts: 4,763
|
I have the .php?=### on my forums (no session ids), and I am seeing PR passing, and I am well indexed...
|
|
|
07-19-2004, 07:58 PM
|
#10 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Quote:
|
Originally Posted by Pimpen 2010
Thanks. How come you did .html instead then?
|
No reason.
|
|
|
07-19-2004, 09:33 PM
|
#11 (permalink)
|
|
v7n Mentor
Join Date: 03-04-04
Location: Whycocomagh, Nova Scotia
Posts: 4,763
|
It's fun to be different. 
|
|
|
07-19-2004, 11:57 PM
|
#12 (permalink)
|
|
Inactive
Join Date: 05-07-04
Posts: 749
Latest Blog: None
|
Re: Some extension questions...
Quote:
|
Originally Posted by Pimpen 2010
Ok. I did the mod_rewrite on my forum. It's .php. I'm wondering, since John is a pro/great SEO, why his forum ends in .html.... Is that better then .php?
Also, anyone know how I could do the mod_rewrite thing on my review pages:
http://www.must-have-software.net/software.php?id=45
See how it ends in /software.php?id=45... Is this ok? Or would it be better like sreview45.php (or .html) (s for software...)
Thanks!
|
Mod-rewrite will only work if you get the script to process the urls the same as the mod rewite is configured. Normally it's just editing a few variables in the script. If you want to post or pm the script that calls the function variable(id)=x, I can help 
|
|
|
07-20-2004, 03:34 AM
|
#13 (permalink)
|
|
v7n Mentor
Join Date: 02-18-04
Location: We Are Penn State!
Posts: 3,554
Latest Blog: None
|
Quote:
|
Originally Posted by Pimpen 2010
Thanks. How come you did .html instead then?
|
John said no reason as to why he did it, but I bet many more people who think it NEEDS TO BE html now submit, where some of them might not have.
there is a ton of misinfo all over the web as far as seo goes.
have you ever went to a hosting forum and read the stuff from their SEO industry experts? often it is misinformed speculation on things that are common knowledge
|
|
|
07-20-2004, 12:20 PM
|
#14 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
Latest Blog: None
|
Re: Some extension questions...
Quote:
|
Originally Posted by Shawn Steele
Quote:
|
Originally Posted by Pimpen 2010
Ok. I did the mod_rewrite on my forum. It's .php. I'm wondering, since John is a pro/great SEO, why his forum ends in .html.... Is that better then .php?
Also, anyone know how I could do the mod_rewrite thing on my review pages:
http://www.must-have-software.net/software.php?id=45
See how it ends in /software.php?id=45... Is this ok? Or would it be better like sreview45.php (or .html) (s for software...)
Thanks!
|
Mod-rewrite will only work if you get the script to process the urls the same as the mod rewite is configured. Normally it's just editing a few variables in the script. If you want to post or pm the script that calls the function variable(id)=x, I can help 
|
Where would I find that at? (Sorry, I didn't make my script)
|
|
|
07-20-2004, 01:03 PM
|
#15 (permalink)
|
|
Inactive
Join Date: 05-05-04
Location: america
Posts: 653
Latest Blog: None
|
where can we get a working mod_rewrite/ found one but it just doesn't work.
|
|
|
07-20-2004, 03:13 PM
|
#16 (permalink)
|
|
Inactive
Join Date: 05-07-04
Posts: 749
Latest Blog: None
|
Re: Some extension questions...
Quote:
|
Originally Posted by Pimpen 2010
Where would I find that at? (Sorry, I didn't make my script)
|
From what I see the files that are sending out the urls are software.php and freeware.php, so it would be those files, unless there is a "global" file that tells those files how to output the urls. Can you post one of the php files, so we can see if its that file that needs to be chaged?
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 02:25 AM.
© Copyright 2008 V7 Inc
|
|