|
|
|
 |
|

01-06-2010, 01:17 PM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by ethan.ky
Not sure if any1 has encountered the same problem as me. I use article generator to feed my site. However I am getting too many feeds. like about 50. And everytime the cron job runs it takes a lot of memory on the server side. Is it possible to spilt the cron job? Or is it possible to install article generator twice so I have two cron jobs instead of one giant one?
|
When you open Components > AG you will see 2 tabs the FEEDER MANAGER and the CONFIGURATION. Click the configuration tab, below that you will see options, and on the 6th option you will see the "duplicate avoidance chu chu". In its dropdown menu choose No Duplicates on DB, and save it. Try setting the option Get with CURL to YES and save it again.
obviously, when cron fetches feeds in 50s, that would surely cause the server in taking a lot of memory or should i say bandwidth usage. Because it keeps on fetching the same items. and it adds up everyday. if your dupe avoidance is set to no dupe, then perhaps it will work fine.
Installing AG twice is i guess will not commence. unless you rename it to AG2.
Anyway, just wanna ask this questions in case my suggestions didn't work for you.
What command do you actually write on your cronjob? GET, LYNX, ???
What's the frequency of your updates? twice a day? every hour? ???
|

01-07-2010, 02:15 PM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by ethan.ky
thanks deign
I tried to rename the xml file in the AG in order to install twice, but it didnt work. i guess i made a few errors in that xml file lol.
i use: ""/usr/bin/php -q" for my cron. not sure wt name it has. also what is the difference between curl and not curl??
And I have a problem with my sh404sef H1 tag, i enabled it but when i look in the source file of my page. it is not there :/
Anyway how is your site doing? making any money? lol
peace
|
Hi ethan.ky
try using these codes although it still depends on your hosting server:
this one works best for me. No duplicates on DB for sure.
PHP Code:
lynx -source http://www.yoursite.com/components/com_articlegenerator/cronjob/cronjob.php
/usr/bin/php http://www.yoursite.com/components/com_articlegenerator/cronjob/cronjob.php
GET http://www.yoursite.com/components/com_articlegenerator/cronjob/cronjob.php
i tried changing AG's xml, but as u've experienced, i encountered errors.
i haven't tried H1 on sh404sef yet.
i haven't monetized much my autoblogs. so far since november i only earned 4.79 in 1 autoblog and 19.89 on my other one.
I haven't given focus to it yet lately til now coz i'm working on an autoblog also with a client.
it's almost done. but need to do some tweaks on fetching full text feeds. sometimes i fetched only the intro text-no read more. sometimes full text-no read more. other times only Titles no intro no full. Sheeeks!
Anyway, i'll give you updates as soon as i'm done with my client's project.
How about you? how many autoblogs have you made? and how's the $$$ coming?
Good tainted!
Last edited by deign23; 01-07-2010 at 02:17 PM.
Reason: oopps. sorry, i forgot to wrap the codes.
|

01-09-2010, 06:32 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by ethan.ky
Thanks. I will try them
And I fixed the h1 tag problem
Na, I haven't monetized it yet. I only focus on one currently. Got a good domain name, backlinks coming in naturally, though not too much SE traffic :/
Do you do link building for ur autoblogs??
|
I'm glad you fixed your H1 tag problem.
Not anymore, i did link-building say like 3weeks non-stop of doing backlinking, bookmarking, manual and some automated using tools found around here. So far I'm happy with the rank i have. PR 2/10.
Good tainted!
|

01-13-2010, 02:09 AM
|
 |
Junior Member
|
|
Join Date: Apr 2009
Posts: 114
Thanks: 20
Thanked 90 Times in 13 Posts
Reputation: 13
|
|
Re: Doing Joomla AutoBlogging Test
buddy can you provide us with the RSS2Feed PDF Manual? I would really appreciate that.... I followed your website's instructions to setup the component but I don't know why is not working properly...
|

01-13-2010, 10:56 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by aldis
buddy can you provide us with the RSS2Feed PDF Manual? I would really appreciate that.... I followed your website's instructions to setup the component but I don't know why is not working properly...
|
hi buddy. nice of you to join us. actually, I don't have the Manual for the RSS2Feed or should I say RSS2C0ntent.
The manual is usually packaged with it once you purchase one from them. So far I haven't got it either.
In what particular area was your problem? perhaps members here could assist you in some way or another.
|

01-13-2010, 09:34 PM
|
 |
Junior Member
|
|
Join Date: Apr 2009
Posts: 114
Thanks: 20
Thanked 90 Times in 13 Posts
Reputation: 13
|
|
Re: Doing Joomla AutoBlogging Test
I followed your instructions ( http://www.joomlaautoblog.info/Jooml...oomla-autoblog ) but I don't know why the component is not "fecthing the feeds"...
Quote:
Originally Posted by deign23
hi buddy. nice of you to join us. actually, I don't have the Manual for the RSS2Feed or should I say RSS2C0ntent.
The manual is usually packaged with it once you purchase one from them. So far I haven't got it either.
In what particular area was your problem? perhaps members here could assist you in some way or another.
|
|

01-14-2010, 12:07 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by aldis
|
i get your point there buddy. Well, there are 3 ways to fetch feeds:
1st is by clicking the Manual Load RSS inside RSS2F33d component tabs.
2nd is by enabling the cron within the RSS2F33d component to do fetching once the site is opened by visitors or bots.
3rd is by setting within your hosting site a cronjob to fetch these feeds which differs to the kind of hosting servers you have. But here are some of most common commands:
HTML Code:
/usr/bin/php /path/to/cronjob.php (on some servers)
HTML Code:
GET http://www.myserver.com/myfolders/to/cronjob.php (on some others)
HTML Code:
lynx -source http://www.myserver.com/myfolders/to/cronjob.php (on some others)
to test your site if it could fetch or not, use manual fetching. If you have fetched some feeds before, you may want to delete all your fetched articles in the articles manager and delete them again in the article trash.
Good luck. PM me your results.
Good tainted!
Last edited by deign23; 01-14-2010 at 12:11 AM.
|

01-14-2010, 05:23 PM
|
 |
Junior Member
|
|
Join Date: Apr 2009
Posts: 114
Thanks: 20
Thanked 90 Times in 13 Posts
Reputation: 13
|
|
Re: Doing Joomla AutoBlogging Test
finally got it working, but it only takes the intro text from the rss feed, can't it take the whole article?
|

01-15-2010, 12:59 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by aldis
finally got it working, but it only takes the intro text from the rss feed, can't it take the whole article?
|
you need to install rokbox plugin and enable it. then you need to set Add rel='rokbox' to links: in the RSS configuration to YES before feed fetching for it to show the full content (from the source site) wrapped in rokbox plugin. anyway they're still inside your site.
Good tainted!
|

01-15-2010, 02:21 PM
|
 |
Junior Member
|
|
Join Date: Apr 2009
Posts: 114
Thanks: 20
Thanked 90 Times in 13 Posts
Reputation: 13
|
|
Re: Doing Joomla AutoBlogging Test
ok buddy thanks
|

01-16-2010, 07:50 PM
|
|
Newbies
|
|
Join Date: Oct 2008
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Ths is a great thread, and I have been trying to get an autoblog up and running on my site using the info here.
I have installed the rewrite plugin and tried to have it work on my articles. However, I get the following error message within my posts:
Warning: file(/home/.../.../.../plugins/content/norewriter.php) [function.file]: failed to open stream: No such file or directory in /home/.../.../.../plugins/content/rewriter.php on line 17983
Warning: Invalid argument supplied for foreach() in /home/.../.../.../plugins/content/rewriter.php on line 17985
I tired to look at the php inthe error to see what the problem may be but it makes no snence to me:
line 17983: $rows=file($nosyn);
line 17985: $syn_donot = " ";
any suggestions what I can do here?
|

01-16-2010, 10:56 PM
|
|
Newbies
|
|
Join Date: Oct 2008
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
another issue I am having is with the Rss2Content. It works fine in all aspects accept one. It keeps placing all or most of the article text in the metadata field as well. This causes the article to load above my entire website header as well as in the main article area. it makes my website look horrible, in order to get rid of this text I have to go through each article ad remove this from the metadat section which of course removes the whole automated part of this... Anyone else have this issue and know how to fix it?
|

01-18-2010, 12:42 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by greekmooman
another issue I am having is with the Rss2Content. It works fine in all aspects accept one. It keeps placing all or most of the article text in the metadata field as well. This causes the article to load above my entire website header as well as in the main article area. it makes my website look horrible, in order to get rid of this text I have to go through each article ad remove this from the metadat section which of course removes the whole automated part of this... Anyone else have this issue and know how to fix it?
|
A solution we did with this is installing JoomSEO plugin. and enabling it.
That resolves the offset of yoursite.
|

02-03-2010, 02:10 PM
|
|
Newbies
|
|
Join Date: Jan 2010
Posts: 2
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Hi all,
I have been autoblogging with joomla for about a year now. This is just a headsup that rss2content does not scale well when using a lot of feeds. I had one site with around two thousand feeds that I have had to rewrite.
The solution I went for was to use metamod to scrape the article title, and then use magpie rss to pull in rss content to module positions. The content is not in the local database, but with a bit of fiddling it does show up in the html when crawled.
I'll post a list of com/mod/plugins that I used when joomla autoblogging this afternoon.
|
|
The Following User Says Thank You to notnormal For This Useful Post:
|
|

02-08-2010, 02:49 AM
|
|
Newbies
|
|
Join Date: Jan 2010
Posts: 22
Thanks: 22
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
hi today I find this post of joomla autoblogging.I made an autopilot website in Joomla 3 weeks ago so now i find good tips for my website.
Anyway my website works perfect i use 4rss and for me it's the best for grab the feeds of the other web site.But my question is that i want to autoping my articles when the 4rss create a content.
I install a plugin that ping the articles but only ping when i create the content by myself no trhu the 4rss.
And i think wordpress with this plugins are better because joomla is very poor in stuff like that.
Anyone knows a plugin or can rewrite some plugin for joomla.
thanks and sorry for my english I'm from spain men,you know...
|

02-08-2010, 11:39 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by jcasanova12345
hi today I find this post of joomla autoblogging.I made an autopilot website in Joomla 3 weeks ago so now i find good tips for my website.
Anyway my website works perfect i use 4rss and for me it's the best for grab the feeds of the other web site.But my question is that i want to autoping my articles when the 4rss create a content.
I install a plugin that ping the articles but only ping when i create the content by myself no trhu the 4rss.
And i think wordpress with this plugins are better because joomla is very poor in stuff like that.
Anyone knows a plugin or can rewrite some plugin for joomla.
thanks and sorry for my english I'm from spain men,you know...
|
try this rewriter. it was contributed by members here.
HTML Code:
http://www.joomlaautoblog.info/component/option,com_rokdownloads/Itemid,4/id,71/view,file/
warning: it rewrites everything in your articles.
Good tainted!
|

02-08-2010, 01:28 PM
|
 |
Regular Member
|
|
Join Date: Nov 2008
Location: Next to Chuck Norris
Posts: 358
Thanks: 497
Thanked 137 Times in 58 Posts
Reputation: 12
|
|
Re: Doing Joomla AutoBlogging Test
Many thanks for this great post.
I would love any info on SEO for Joomla? There dont seem to be many guides I spent a long time looking a few months back.
Please let me know if there is anything good doing the rounds?
|

02-08-2010, 03:30 PM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by stevesdata
Many thanks for this great post.
I would love any info on SEO for Joomla? There dont seem to be many guides I spent a long time looking a few months back.
Please let me know if there is anything good doing the rounds?

|
you may wanna take a look at this download page. it has not all but some of the better components useful for Joomla SEO.
Check it out with this link below:
HTML Code:
http://www.joomlaautoblog.info/component/option,com_rokdownloads/Itemid,4/id,58/view,folder/
Good tainted!
|
|
The Following User Says Thank You to deign23 For This Useful Post:
|
|

02-09-2010, 06:22 PM
|
|
Newbies
|
|
Join Date: Jan 2010
Posts: 2
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Interestingly the new version of RSS Factory Pro 1.5.9 claims to grab the full content from the source article not only the truncated rss.
I used to have a previous release of this component, which frankly was shit. Also factory.ro have a shitty policy about bug fixing and upgrades. You get a one time download of the code, and thats it. literally a click you can only click on once.
If they fix a major bug you dont get told about it, and have to plead for an upgrade - which is then supplied at their discretion.
I wonder if a nulled version of the new component will appear here soon....
|

02-20-2010, 08:32 AM
|
|
Newbies
|
|
Join Date: Dec 2009
Posts: 42
Thanks: 7
Thanked 1 Time in 1 Post
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Guys all of this can be done! I dont understand how to fetch youtube VIDS?
Has anybody done that?
|

02-22-2010, 01:28 AM
|
 |
Regular Member
|
|
Join Date: Apr 2009
Location: Philippines
Posts: 288
Thanks: 81
Thanked 78 Times in 46 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
As far as I tried it, you will only be able to fetch video info from youtube such as the account who submitted it, views, rating and stuffs like that. Also the thumbnail of the video.
However, most of the link that you'll fetch is linked to youtube. I suggest you install JomTube component and upload video REMOTELY, then manually copying the link URLs from youtube and you got yourself your own youtube site.
Good tainted!
|

03-13-2010, 01:46 AM
|
|
Junior Member
|
|
Join Date: Jul 2008
Posts: 140
Thanks: 50
Thanked 46 Times in 20 Posts
Reputation: 12
|
|
Re: Doing Joomla AutoBlogging Test
i'm in process to flipping a joomla website, gonna add autoblog in this website to get more value added.
|

04-17-2010, 03:03 AM
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 112
Thanks: 5
Thanked 25 Times in 7 Posts
Reputation: 11
|
|
Re: Doing Joomla AutoBlogging Test
Joomla is a great solution for running automated websites! I have been using Joomla to do that for a couple of years through the use of RSS feeds.
|

04-20-2010, 02:53 PM
|
|
Newbies
|
|
Join Date: Feb 2010
Posts: 23
Thanks: 4
Thanked 1 Time in 1 Post
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by notnormal
Interestingly the new version of RSS Factory Pro 1.5.9 claims to grab the full content from the source article not only the truncated rss.
I wonder if a nulled version of the new component will appear here soon....
|
It's out there, just do a rapidshare file search. Alot of links were taken down, but I found a good one evntually. I am testing it out now, because I am not really satisfies with Rss2content and rokbox.
As far as the article rewriter, I have the same errors as mentioned above. You mentioned it was given out here, but I am having trouble finding that thread because I would like to see some instructions for it.
|

04-24-2010, 05:40 PM
|
 |
Newbies
|
|
Join Date: Mar 2010
Posts: 2
Thanks: 15
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Re: Doing Joomla AutoBlogging Test
I don't know if you guy's know that ther are two components for joomla that allows you to run wordpress, and wp-MU blogs on joomla, they re by corephp. check out joomla's extensions @ extensions.joomla.org. search for corephp
|

07-28-2010, 02:42 PM
|
|
Newbies
|
|
Join Date: Jul 2010
Posts: 26
Thanks: 0
Thanked 4 Times in 4 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Very trustworthy freelancer, easy to deal with.
He make 2 sites for us. Does the job well and very fast.
Thanks!
|
|
The Following User Says Thank You to lilli For This Useful Post:
|
|

08-05-2010, 09:58 PM
|
 |
Regular Member
|
|
Join Date: May 2009
Posts: 211
Thanks: 7
Thanked 11 Times in 11 Posts
Reputation: 9
|
|
Re: Doing Joomla AutoBlogging Test
Quote:
Originally Posted by mgs
Nice to see you guys trying other ways and sharing with all. But allow me to express my opinion about this, I've been making auto updated websites with joomla few years ago (as well as WP), you can do every thing with joomla, it's bigger and a powerful CMS than wordpress, there are tons of free and payed modules, extensions and plugins, but it's a bit harder to work with joomla than WP, specially if you're new, a proper SEO to joomla website is not as easy as It sounds, comparing it with WP, you get a powerful SEO ready blog/website from the box, and with few plugins you're almost done with on-page seo. So it will takes you much more time to make a good autoblog/autowebsite with joomla than wordpress, and even that you may get the same result or less in the end. I don't think it worth if you're making a basic niche blog .
I don't mean this is not gona work, you'll end up with a good looking blog/website with joomla but for less time and work, you can easily have a good auto blog with Wordpress, so you better spend time getting good keywords and promoting your blogs .
|
do u have a quick and automated way to get backlinks ??
Thks.
|

11-11-2010, 05:21 PM
|
|
Newbies
|
|
Join Date: Oct 2010
Posts: 21
Thanks: 30
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
I was try make autoblog with joomla, but all the joomla extensions can't show full article.
Is there anyone here who has successfully made the auto blog with joomla with full article?...
|

10-25-2011, 05:29 PM
|
|
Newbies
|
|
Join Date: Oct 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
|
|
Re: Doing Joomla AutoBlogging Test
Does anyone still have the joomla content rewiter plug in as the links do not work anymore.
We had a component created that we can upload a list of lets say 20k keywords to a joomla site you already have a pre created article that has the code {KEYWORD} in a few spots throughout the article. Everywhere {KEYWORD} is, the component will take one keyword and stick it in those slots and create 20 thousand pages with the keywords as the []html title. So in turn you have 20k new pages that are all keywords with a short paragraph that has a single keyword listed a few times in it. it will do this for each keyword.
We cant sitemap the pages though because duplicate content however if we could implement this rewriter and write one decent size article per 100 keywords or better it would all come out unique and we have major keywords as []html tags that we could site map and come up for on easy, very easy, doable keywords.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|