![]() |
How To take one HTML file and duplicate it into 20 copies all named differently?
Is there something that does this?
I want to take an any.html file Duplicate it and have it renamed to freeporn.html teenporn.html freesex.html etc etc, all names taht i insert. |
chamelion submitter
|
how do you want it to create the new names ? random? or from a text file?
|
Quote:
Chameleon is also a submitter |
Quote:
from a text file |
Quote:
|
in the time you have waited for an answer you could have used that awesome feature we all have. Copy and paste!!!
|
Quote:
|
Quote:
I've thoroughly looked and could not find this in an off the shelf script anywhere. Make a text file with the names you want the copied pages and CS will duplicate and rename them accordingly. |
I could create something for you if you want.. I might have something for that hold on..
|
Wouldnt you rather it be a little random , ? Like maybe make every file the same but the title of the page be the title of the name of the file ?
|
Quote:
|
Quote:
|
Got it! Check your ICQ. :)
|
Code:
#!/usr/local/bin/perl |
do a search on google for a doorway page generator.
|
Quote:
Seriously, I could have had 20 copies of the same page renamed and saved in fifteen minutes at the most, including a pee break. |
Quote:
Code:
$files = "filename_list.txt Code:
$files = "filename_list.txt"; |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 20 done! send money paypal now! |
I made a little VB script once that duplicated a file and renamed it using 1000's of different keyword combos. It made me a LOT of dialler mins back in the free napster days :)
Hmmm...can't find it now though. If it turns up I'll hit you up and send a copy. |
hit up manuel from oxeo.com , he'll write a script for you very quickly.
his icq is 20214646 ~Ray |
it'd probably be easier to use .htaccess ... that way when you need to edit it, you wont be having to change 20 different files, creating symbolic links would work well too
|
if you haven't found anything yet, beep me on ICQ at 5702550, I think I have a little mass/renaming tool in VB that could work...I'll go look for it now...
|
if a redirect is fine, you can do this in .htaccess
Code:
Redirect /folder/faggot.html http://www.mydomain.com/folder/mainpage.html |
Quote:
|
Quote:
http://hp.vector.co.jp/authors/VA014...lish/FlexRena/ |
Yea i already got what i need.
When you need to name 150 different files into 20 different names time ads up. Thanks all. |
Quote:
in _template.html this will be your original file you start with, The title line needs to be: <title>%%TITLE%%</title> In the filelist, which I called filename_list.txt, the file needs to look like this: Code:
someword1.html||Title for someword1 file goes here Here is the modified script .. going out for the rest of the day right now, didn't test it, but it should work.... Code:
#!/usr/local/bin/perl |
Only talking 20 files or so and want them named various things rather than sequentially numbered, I would just go for copy & hit Crtl+V 19 times and rename them manually.
|
Quote:
Thanks. |
All times are GMT -7. The time now is 11:46 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123