Results 1 to 10 of 11
Threaded View
-
5th Jun 2009, 03:59 PM #1OPBanned
Full Seo Download Link for WCDDL
Hey guys i just start using ddl script for a few days though i have no ddl site, just testing at my local pc. I think seo is really helpful for wcddl. unfortunately i could not found any working seo mod for ddl. so i just playing with .htaceess and found a very easy way to make the download page seo. lolz actually included all page.
Here's The instruction:
open index.php
Search for this line:
Code:<a href="download.php?id=<?=$dl[id]?>">
Code:<a href="download-<?=$dl[id]?>-<?=$dl[title]?>.html">
make a .htaccess and put it to your root folder
Code:# Full Seo Download Link for WCDDL Made By The Dude | MissionW.org RewriteEngine On # if your dir is into any folder just change the last line, example: dude/download.php?id=$1 RewriteRule ^index\.html$ /index.php [QSA,L,NC] RewriteRule ^download-([^-]*)-([^-]*)\.html$ /download.php?id=$1 [QSA,L,NC]
this .htaccess also make your site.com/index.php to site.com/index.html
don't forget to say thanks
PS: I am fully noob so don't expect any help from me. though i will try.
I also posted this into warezcoders.com:
Code:http://warezcoders.com/forum/viewforum.php?f=15
The Dude Reviewed by The Dude on . Full Seo Download Link for WCDDL Hey guys i just start using ddl script for a few days though i have no ddl site, just testing at my local pc. I think seo is really helpful for wcddl. unfortunately i could not found any working seo mod for ddl. so i just playing with .htaceess and found a very easy way to make the download page seo. lolz actually included all page. Here's The instruction: open index.php Search for this line: <a href="download.php?id=<?=$dl?>"> Replace with this: <a Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[WCDDL] Tweet Download on Twitter, Modification
By _Vick in forum Web Development AreaReplies: 1Last Post: 8th Feb 2012, 12:13 AM -
[PR3] LE with fullOS.com - Only full Operating System download
By ZOG in forum Traffic Market (Buy, Sell and Trade)Replies: 26Last Post: 1st Sep 2011, 11:33 PM -
Anybody know where i can get full dvd's to download ?
By doni in forum General DiscussionReplies: 0Last Post: 19th Mar 2010, 12:27 PM -
Full Download Area
By DDLArea in forum Useful SitesReplies: 2Last Post: 27th May 2008, 07:42 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...