Webmaster Forum


Go Back   Webmaster Forum > Marketing Forums > SEO Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

SEO Forum Search engine optimization discussions.

Easy Date   World's Leading Outsourcing Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 09-01-2004, 04:52 PM   #1 (permalink)
Inactive
 
Join Date: 10-25-03
Posts: 79
iTrader: 0 / 0%
Latest Blog:
None

world4health is liked by many
CMS and Search Engine Ranking

Does anyone know how using a CMS impacts on the ranking google generates. Currently the CMS that we are contemplating using generates all its site content from one PHP reference file. This makes for a rather interesting and fairly incoherent URL when referencing sub pages within the site. The point was being made that a much more legible URL makes a positive impact on google ranking. If this is the case is there any advised method of getting around this such as directory redirects using .htaccess files.
world4health is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 09-01-2004, 06:24 PM   #2 (permalink)
Individualist
 
John Scott's Avatar
 
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,297
iTrader: 3 / 100%
John Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster material
Send a message via AIM to John Scott Send a message via Yahoo to John Scott
http://mamboserver.com/ is search engine friendly.

http://www.xaraya.com/ is another one I've seen doing well in Google.
John Scott is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-02-2004, 04:17 AM   #3 (permalink)
v7n Mentor
 
awall19's Avatar
 
Join Date: 02-18-04
Location: We Are Penn State!
Posts: 3,554
iTrader: 0 / 0%
Latest Blog:
None

awall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to behold
a better url & filepath may also encourage more clickthroughs too
awall19 is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-02-2004, 12:33 PM   #4 (permalink)
Inactive
 
Join Date: 10-25-03
Posts: 79
iTrader: 0 / 0%
Latest Blog:
None

world4health is liked by many
Quote:
Originally Posted by JohnScott
http://mamboserver.com/ is search engine friendly.

http://www.xaraya.com/ is another one I've seen doing well in Google.
We've looked at mambo, but we would have to do much more to get to where we are with this other CMS.

Question is: What if we used .htaccess to redirect the generated addresses of this CMS to absolute addresses eg www.anything.com/anyfile/ to www.anything.com/anyfile.php

Would this be an issue with google :
world4health is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-02-2004, 12:49 PM   #5 (permalink)
v7n Mentor
 
awall19's Avatar
 
Join Date: 02-18-04
Location: We Are Penn State!
Posts: 3,554
iTrader: 0 / 0%
Latest Blog:
None

awall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to beholdawall19 is a splendid one to behold
using htaccess should be fine.
awall19 is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-02-2004, 01:41 PM   #6 (permalink)
Inactive
 
Join Date: 10-25-03
Posts: 79
iTrader: 0 / 0%
Latest Blog:
None

world4health is liked by many
Quote:
Originally Posted by awall19
using htaccess should be fine.
That's good news awall19

Hey John we've realized that only the first page at mambo has been ranked, do you know why?
world4health is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-03-2004, 04:37 AM   #7 (permalink)
Inactive
 
samer's Avatar
 
Join Date: 10-13-03
Location: Lebanon
Posts: 4,099
iTrader: 0 / 0%
Latest Blog:
None

samer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nice
Quote:
Question is: What if we used .htaccess to redirect the generated addresses of this CMS to absolute addresses eg www.anything.com/anyfile/ to www.anything.com/anyfile.php
it's called re-writing URLs, for more info on this, read about mod_rewrite

www.google.com/search?q=Mod_Rewrite

good luck
samer is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-04-2004, 04:15 AM   #8 (permalink)
Contributing Member
 
FGTH's Avatar
 
Join Date: 03-06-04
Location: NY, CT, CA, AZ
Posts: 544
iTrader: 0 / 0%
Latest Blog:
None

FGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to all
If you have many page 100+ that you'd consider redirecting, I would not use .htaccess since this would diminish user experience by slowing down your site.

For every request, you're essentially be adding 100+ conditional statements.

Go with the httpd.conf file using mod_rewrite.
__________________
"90% of the game is half mental."
--Yogi Berra
Elizabeth Arden
FGTH is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-23-2004, 12:26 PM   #9 (permalink)
Inactive
 
Join Date: 10-25-03
Posts: 79
iTrader: 0 / 0%
Latest Blog:
None

world4health is liked by many
Quote:
Originally Posted by FGTH
If you have many page 100+ that you'd consider redirecting, I would not use .htaccess since this would diminish user experience by slowing down your site.

For every request, you're essentially be adding 100+ conditional statements.

Go with the httpd.conf file using mod_rewrite.
Our site has over 800 pages
world4health is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-23-2004, 02:55 PM   #10 (permalink)
Inactive
 
Join Date: 07-01-04
Location: Lancaster, UK
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

toolkit is liked by somebodytoolkit is liked by somebodytoolkit is liked by somebodytoolkit is liked by somebody
You definitely want to limit the number of conditional statements in your .htaccess file. Could you tell us what CMS you're comtemplating using? Most of my work involves writing custom CMSs so I should be able to tell you if what you're wanting to use is sh*t or not

Last edited by toolkit : 09-23-2004 at 02:56 PM. Reason: <my bawdy english>
toolkit is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-05-2004, 06:36 AM   #11 (permalink)
Inactive
 
Join Date: 10-25-03
Posts: 79
iTrader: 0 / 0%
Latest Blog:
None

world4health is liked by many
Quote:
Originally Posted by toolkit
You definitely want to limit the number of conditional statements in your .htaccess file. Could you tell us what CMS you're comtemplating using? Most of my work involves writing custom CMSs so I should be able to tell you if what you're wanting to use is sh*t or not
We're thinking of using mambo
world4health is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-05-2004, 06:46 AM   #12 (permalink)
Inactive
 
Join Date: 07-01-04
Location: Lancaster, UK
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

toolkit is liked by somebodytoolkit is liked by somebodytoolkit is liked by somebodytoolkit is liked by somebody
Mambo is very simple to use and great for content sites. It also has some built in functions for search-engine friendliness. There are also some plugins available from this site that add additional sef features.
toolkit is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-06-2004, 12:32 AM   #13 (permalink)
Inactive
 
nandini's Avatar
 
Join Date: 07-08-04
Location: India
Posts: 445
iTrader: 0 / 0%
Latest Blog:
None

nandini is a jewel in the roughnandini is a jewel in the roughnandini is a jewel in the roughnandini is a jewel in the roughnandini is a jewel in the roughnandini is a jewel in the rough
Send a message via MSN to nandini Send a message via Yahoo to nandini
Quote:
Originally Posted by FGTH
If you have many page 100+ that you'd consider redirecting, I would not use .htaccess since this would diminish user experience by slowing down your site.

For every request, you're essentially be adding 100+ conditional statements.

Go with the httpd.conf file using mod_rewrite.
.htaccess definately has a adverse effects on the site speed.
Using too much of RewriteCond will just take up a lot of speed.
I try to code a maximum of 3-5 lines in .htaccess and extracting the variables in URL by any of server variables, and having the desired effect.

Many ISPs don`t give you access to modify httpd.conf, hence you need to code your .htaccess intelligently.

-- Just my opinion --
nandini is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-23-2008, 12:31 AM   #14 (permalink)
Contributing Member
 
Join Date: 07-17-08
Posts: 179
iTrader: 0 / 0%
Latest Blog:
None

shoaeeb is liked by many
Use sef urls in your cms site.
shoaeeb is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-23-2008, 02:31 AM   #15 (permalink)
Contributing Member
 
heatman07's Avatar
 
Join Date: 03-31-08
Location: 27th Floor
Posts: 376
iTrader: 0 / 0%
heatman07 is on the right pathheatman07 is on the right path
Send a message via ICQ to heatman07 Send a message via Yahoo to heatman07
has anyone of you guys used ModX? What do you think?
heatman07 is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-28-2008, 06:39 AM   #16 (permalink)
Contributing Member
 
keanwoo's Avatar
 
Join Date: 05-14-08
Location: www.atboon.com
Posts: 201
iTrader: 0 / 0%
keanwoo is liked by many
"Mambo" and "Joomla" is a S.E.O. structure.


and "Wordpress" is indexed by search engine bot like it so much.


There help me to create website is very easy and it's very effective.


keanwoo is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > SEO Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search engine ranking awall19s brother SEO Forum 19 07-28-2008 11:33 AM
Search Engine Ranking Results 100877jamie Google Forum 5 07-27-2008 10:44 PM
How to improve ask search engine ranking? srinivaskatam SEO Forum 21 03-14-2008 12:23 PM
something interesting with search engine ranking adalmi SEO Forum 2 08-23-2007 10:09 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 10:16 PM.
© Copyright 2008 V7 Inc