Search Engine Optimization Tip for Pligg Sites

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-26-2007, 10:33 PM
Casual Pligger
 
Join Date: Mar 2007
Posts: 46
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
  #2 (permalink)  
Old 03-26-2007, 10:48 PM
dollars5's Avatar
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 1,960
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, 11:24 PM
onelessthang's Avatar
Casual Pligger
 
Join Date: Feb 2007
Location: Dallas, TX - USA
Posts: 94
So, should I use this URL2 Method? does the extension help that much?
Reply With Quote
  #4 (permalink)  
Old 03-26-2007, 11:56 PM
Casual Pligger
 
Join Date: Mar 2007
Posts: 46
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-27-2007, 12:02 AM
onelessthang's Avatar
Casual Pligger
 
Join Date: Feb 2007
Location: Dallas, TX - USA
Posts: 94
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, 02:16 PM
Casual Pligger
 
Join Date: Mar 2007
Posts: 46
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, 09:55 PM
New Pligger
 
Join Date: Oct 2007
Posts: 4
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, 10:01 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
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
Reply With Quote
  #9 (permalink)  
Old 10-16-2007, 10:12 PM
New Pligger
 
Join Date: Oct 2007
Posts: 4
thanks man.
Reply With Quote
  #10 (permalink)  
Old 10-16-2007, 10:14 PM
New Pligger
 
Join Date: Oct 2007
Posts: 4
so this would be like the best method available to help with the SEO problem?
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO (Search Engine Optimization) GrinGEO Wiki Articles 28 06-21-2011 11:37 PM
Some ideas to build a Pligg site Divisive Cotton Questions and Comments 22 10-22-2009 11:46 AM
Customizing Pligg search engine JusTaGlinG Questions and Comments 1 10-07-2009 12:53 AM
seems that caching and dbase calls are the impasse, sorry. daveyc Questions and Comments 15 04-22-2008 05:25 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development