hi
I crate template that post "n" posts from txt files to wordpress blog but if I get as "n" larger number like couple hundred or thousand FFinstance grow big very fast and extremely slows what shut i do to take care this? at start it nead 10 sek to post one post after 200-300 it is over 1min
It works like this
1.Get blogs addrres/pass/login and cont number “n” and login
2.Load data from txt.
3.Post
4.Cont -1
5.If n>0 back to point 2 other wise back to point 1 and load new address
And some times i have other problem it mistakes content whew tags it happens in abut 1% off executions
I crate template that post "n" posts from txt files to wordpress blog but if I get as "n" larger number like couple hundred or thousand FFinstance grow big very fast and extremely slows what shut i do to take care this? at start it nead 10 sek to post one post after 200-300 it is over 1min
It works like this
1.Get blogs addrres/pass/login and cont number “n” and login
2.Load data from txt.
3.Post
4.Cont -1
5.If n>0 back to point 2 other wise back to point 1 and load new address
And some times i have other problem it mistakes content whew tags it happens in abut 1% off executions
Последнее редактирование: