Go Back   Pligg Forum > Pligg Help > General Help
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-26-2007, 08:33 PM
TrailofDead TrailofDead is offline
Casual Pligger
 
Join Date: Mar 2007
Posts: 48
Downloads: 11
Uploads: 0
Thanks: 0
Thanked 13 Times in 6 Posts
Search Engine Optimization Tip for Pligg Sites

Always trying to improve, I found this article:

No Fear of Remapping URLs of your Site

Apparently, static URLs are more attractive than dynamic ones to search engines. By adding this code to your .htaccess file, you can create static looking links to your dynamic story pages:

Code:
Options +FollowSymLinks
RewriteEngine on
RewriteRule story-(.*)\.html$ story.php?title=$1
This will allow a dynamic story url that looks like this:
http://www.acttup.com/story.php?titl...-well-wishes-1

To be accessible through a link that looks like this:
http://www.acttup.com/story-Accident...-wishes-1.html

Now, the article suggest recoding your site to use the static links, I haven't taken that one on yet.
Reply With Quote
The Following 4 Users Say Thank You to TrailofDead For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 03-26-2007, 08:48 PM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,103
Downloads: 29
Uploads: 1
Thanks: 288
Thanked 258 Times in 171 Posts
Good find, Also there is a redirect function in htaccess that is more friendly to the search engines and allow to crawl your site as before even after you have relocated.
Reply With Quote
  #3 (permalink)  
Old 03-26-2007, 09:24 PM
onelessthang's Avatar
onelessthang onelessthang is offline
Constant Pligger
 
Join Date: Feb 2007
Location: Dallas, TX - USA
Posts: 120
Downloads: 3
Uploads: 0
Thanks: 39
Thanked 32 Times in 16 Posts
So, should I use this URL2 Method? does the extension help that much?
Reply With Quote
  #4 (permalink)  
Old 03-26-2007, 09:56 PM
TrailofDead TrailofDead is offline
Casual Pligger
 
Join Date: Mar 2007
Posts: 48
Downloads: 11
Uploads: 0
Thanks: 0
Thanked 13 Times in 6 Posts
If you look at the article, the writer claims a 50% increase in traffic from organize search results.
Reply With Quote
  #5 (permalink)  
Old 03-26-2007, 10:02 PM
onelessthang's Avatar
onelessthang onelessthang is offline
Constant Pligger
 
Join Date: Feb 2007
Location: Dallas, TX - USA
Posts: 120
Downloads: 3
Uploads: 0
Thanks: 39
Thanked 32 Times in 16 Posts
URL 2 does give you a static look and feel, but it does not provide the .html extension on the end. In the article it does not specify that the .html is required.

The example they use does not have the .html

That is why I was asking for thoughts on the extension.
Reply With Quote
  #6 (permalink)  
Old 03-29-2007, 12:16 PM
TrailofDead TrailofDead is offline
Casual Pligger
 
Join Date: Mar 2007
Posts: 48
Downloads: 11
Uploads: 0
Thanks: 0
Thanked 13 Times in 6 Posts
After looking at this further, I think just using URL Method 2 would be no different. I don't think the .html at the end is going to help that much. So ignore this and go with method 2
Reply With Quote
  #7 (permalink)  
Old 10-16-2007, 07:55 PM
wanderer wanderer is offline
New Pligger
 
Join Date: Oct 2007
Posts: 4
Downloads: 2
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
could you elaborate more on what do you mean with 'method 2'??! I'm really interested on using this script but seams is not seo friendly so i'm kinda looking for alternatives.
Reply With Quote
  #8 (permalink)  
Old 10-16-2007, 08:01 PM
chuckroast's Avatar
chuckroast chuckroast is online now
Pligg Developer
Pligg Version: 9.9
Pligg Template: Arbuckle
 
Join Date: Jun 2006
Location: PA
Posts: 1,914
Downloads: 47
Uploads: 15
Thanks: 138
Thanked 385 Times in 234 Posts
Quote:
Originally Posted by wanderer View Post
could you elaborate more on what do you mean with 'method 2'??! I'm really interested on using this script but seams is not seo friendly so i'm kinda looking for alternatives.
See here for URL method
URL Method
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #9 (permalink)  
Old 10-16-2007, 08:12 PM
wanderer wanderer is offline
New Pligger
 
Join Date: Oct 2007
Posts: 4
Downloads: 2
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
thanks man.
Reply With Quote
  #10 (permalink)  
Old 10-16-2007, 08:14 PM
wanderer wanderer is offline
New Pligger
 
Join Date: Oct 2007
Posts: 4
Downloads: 2
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
so this would be like the best method available to help with the SEO problem?
Reply With Quote
Reply



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 Off
[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
cannot search 2 fields cruci Bug Report 1 11-15-2006 05:17 AM
search on pages other than index williamboliver Bug Report 0 03-28-2006 09:08 PM


LinkBacks Enabled by vBSEO 3.0.0