Affiliate Marketing
Forum Search


Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 18-09-06
1BIZLIST's Avatar
In need of a mentor!
 
Join Date: Mar 2006
Posts: 297
Thanks: 0
Thanked 0 Times in 0 Posts
1BIZLIST is an unknown quantity at this point
  importance of mod rewrite?

Hi,

Just a quick question for the SEO experts, how important is it to use mod rewrite and if it is important why is it so?

The reason I ask is I see an awful lot of commercial sites that do not use it, and really just wanted to know if it was worth spending the time to rewrite every URL within my site to accomodate mod rewrite or not.

The next thing I would ask is, can some of you please give me some feedback on my first site that uses a product feed and is database driven. I have only been playing with mySQL and php for a few weeks, so I am quite pleased with it, but please feel free to pull it apart if you think it is way off the mark. I will only learn by experience.

I am aware that a couple of the links are dead though as I am still adding the content

Removed the URL sorry

Thanks
Mark.

Last edited by 1BIZLIST; 11-11-06 at 11:41 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 18-09-06
limboInternet's Avatar
straight talker
 
Join Date: Aug 2006
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
limboInternet is an unknown quantity at this point
feels very empty, perhaps put 4 products per row as opposed to 3?

Things to add

Privacy Policy
A page about the site
perhaps a top and a bottom end to your menu bar so it doesnt just look like a table

Other than that its looking a good start

If you know a good flash designer, having the dogs trot along the top banner following the mouse positon would be a good gimic to impress the visitors. because I cant help but feel like that needs something extra, like how big it is it just looks like a picture, and perhaps could use the links within the picture? in the grass space either side of the dogs as buttons? (Ie those that are just below it)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 18-09-06
drivetowin's Avatar
Driving to win
 
Join Date: Aug 2003
Location: If I'm not at home, I'm in hospital
Posts: 7,362
Thanks: 5
Thanked 8 Times in 5 Posts
drivetowin seems to know their stuff
The site looks good

Personally I would make the product images clickable through to your product detail pages as well as having your 'details' button.

Also, you need to look at your price formatting as at the moment trailling zeroes are not showing - so instead of £1.10 it's saying £1.1
__________________
Never argue with idiots. They just drag you down to their level and then beat you with their experience.

If ignorance is bliss then some of the people I know must be orgasmic.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 18-09-06
1BIZLIST's Avatar
In need of a mentor!
 
Join Date: Mar 2006
Posts: 297
Thanks: 0
Thanked 0 Times in 0 Posts
1BIZLIST is an unknown quantity at this point
Thank you for the comments / suggestions.

A couple of things:

Firstly would I need a privacy policy as I am not taking anyones details at this stage? Admittedly I was thinking of doing so later as the site builds and realise I would need one at that stage.

I will look at the idea of putting 4 products across the page, I actually designed the page wanting an uncluttered feel to it, however as stated this is my first dynamic site so still learning and there is still loads and loads to do

Thanks for the pricing problem Keith I took a look at it and it is actually in the feed like that, so I have used ereg to overcome the problem (hopefully - hate ereg it's a nightmare)

I have made the images link to the product page as well, nice idea thanks.

Mark.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #5 (permalink)  
Old 18-09-06
trigger571's Avatar
Registered User
 
Join Date: Aug 2005
Location: UK
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
trigger571 is an unknown quantity at this point
Quote:
Originally Posted by 1BIZLIST
Just a quick question for the SEO experts, how important is it to use mod rewrite and if it is important why is it so?
Hi MArk,

ModRewrite has another important issue to consider, apart from SEO. Lets take this link as an example ( http://www.designerdogshop.co.uk/pro...age=1&sect=all ).

Now imagine Google indexes this page and you rank number 1 or 2 in the SERPS. That would be a great result, but your listing will look something like this:
----------------------------------------------------------------------
New products for your pet Dog
New products for the designer dog in your life....Sponge Sports Balls Medium
http://www.designerdogshop.co.uk/pro...age=1&sect=all
----------------------------------------------------------------------
The URL above looks unattractive, and says nothing extra about your site. If you used ModRewite it could look like this:
----------------------------------------------------------------------
New products for your pet Dog
New products for the designer dog in your life....Sponge Sports Balls Medium
http://www.designerdogshop.co.uk/dog...ls/keyword.php
----------------------------------------------------------------------
In this case even your URL is saying something relevant about the page you want you prospective client to click on. This might seem a small thing, but it does have a huge impact on people clicking on the ad. Even if you are in the top position, you might loose traffic to sites ranked lower, because they have a more descriptive URL.

The second consideration is ranking. While it is true, G, Y and MSN index dynamic URL's, you will most likely get better results using ModRewirt and include your keywords in the URL. Also, dont forget that the 3 majour engines are not the only ones around. There are thousands of minor search engines, and although they will contribute little traffic, dont allianate them as you might have potential clients there, and you never know, one of them might become the next Google!
__________________
Affiliate & Online Marketing Manager
Hoseasons Holidays: From 4.25% up to 7.5% commission
Hoseasons Blogs!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 18-09-06
Tom Tom is offline
Registered User
 
Join Date: May 2005
Posts: 199
Thanks: 0
Thanked 0 Times in 0 Posts
Tom is an unknown quantity at this point
Good advice from trigger I completely agree

Also think as the site seems relatively small it would probably be worth it. I like it because it just looks neater if nothing else and descriptive URLs are always a good idea.

On the layout of the site, i'd be tempted to put in 4 columns too, looks pretty empty on my screen with just the 3.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 18-09-06
Spartacus's Avatar
[yet-to-be] freed slave
 
Join Date: Sep 2006
Location: Sheffield
Posts: 209
Thanks: 0
Thanked 1 Time in 1 Post
Spartacus is an unknown quantity at this point
This mod rewrite malarkey is brand new to me. First time I heard of it was at the weekend on this site. I think it could be very useful on a project I’m currently working on. Can anybody suggest a good book on the subject?

I’m currently building a rental property search engine and intend to include a mini-site facility where a landlord has a page with just their properties on it, i.e. rentmygaff.com/larrylandlord. My plan was to add a folder for each landlord with an index file in it. The idea is they might promote their mini-site (perhaps through non-Internet mediums, such as the papershop window) and in doing so increase the exposure of my parent site. Seems mod rewrite could be a far better way of doing it.

Also I guess this mod rewrite is a manual process and you need to edit a config file or something each time you add a page, and you can't do it dynamically.

I was getting board with this project but suddenly I’m enthused at the chance of learning something new!

Sorry if this post is a bit off topic , and doesn't answer the original question.
__________________
http://www.tenuouslinks.co.uk (No SEO required)
http://www.rentagaff.co.uk (Search2Let)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks


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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Quick bit of Mod Rewrite help please? BFG 9000 Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 6 23-02-06 03:17 PM
Mod Rewrite help stevenm The Affiliate Marketing Lounge 11 31-10-05 12:23 PM
mod rewrite in root only tezar Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 17 18-08-05 04:33 PM
Sub domains mod rewrite help wanted purple Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 0 03-05-05 01:23 PM
Mod rewrite andy_jacko Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 11 13-10-04 11:54 AM


Affiliate Marketing RSS Feeds - Contact Us - Affiliate Marketing - Archive - Privacy Statement - Top

Content Relevant URLs by vBSEO 3.2.0 RC7