Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Kudos for this release!

I found two of the above fixes, reported them, and got them fixed like a few days later.

Unless you hire in-house programmers, you'll less likely find software as well supported as this.

To Manuel and Geshwinn: As a regular user, expect me to send more support requests :p
 
Kudos for this release!

I found two of the above fixes, reported them, and got them fixed like a few days later.

Unless you hire in-house programmers, you'll less likely find software as well supported as this.

To Manuel and Geshwinn: As a regular user, expect me to send more support requests :p


Thank you, audioguy! Keep them coming :)
 
  • Like
Reactions: X
Hi,

I've been using KM for about a week and one thing i don't like is that sometime it scrapes already spun articles. And let me tell you, some of them are really really bad. Imagine spinning bad spun content ... not pretty at all.

Is there a way to take a look at what articles have been scraped and just eliminate the crappy ones (or even the unrelated ones) ? If such a feature does not exist maybe it would be a good idea to implement one :)

Thanks
 
Hi,

I've been using KM for about a week and one thing i don't like is that sometime it scrapes already spun articles. And let me tell you, some of them are really really bad. Imagine spinning bad spun content ... not pretty at all.

Is there a way to take a look at what articles have been scraped and just eliminate the crappy ones (or even the unrelated ones) ? If such a feature does not exist maybe it would be a good idea to implement one :)

Thanks

I think that you could use article getter tool to scrape articles. After that go through all articles and delete the bad ones. After that when creating a new campaign in the "Choose article source" choose "Use Article Files" and you're all set.
 
Hi Geshwinn
I had built my own tool for generating content however i purchase Kontent machine because it offers so much more. I created a few campaigns with it and liked that creating content was really quick.
I do think there could be some improvements:
  • when using sentence mixer wouldn't it be better to just mix all the sentences in the list (or whatever data structure is used) and then add sentence after sentence to the article until it is long enough (that would give better uniqueness than spintax because more variations would be possible) .. which brings me to the next point...
  • allow the user to select the minimum and maximum article length (so the program would keep adding sentences to the article until the article length is somewhere between minimum and maximum word count)
  • instead of using titles of the scraped articles use sentences from the article bodies (it would be necessary to check whether the sentence length is no shorter than x characters and no longer that y characters (otherwise some platforms might not accept such articles.))
  • another good option would be the ability to create links with no anchor text like this: <a href="WWW.MYSITE.COM"></a> . Currently I'm only able to create links like this: <a href="WWW.MYSITE.COM">WWW.MYSITE.COM</a>

I hope that you understand how this can improve the program. If you need i can send you my personal article mixing tool so that you could view this better from a coding perspective.

Okay and i also have 1 question:
What i need to do so that kontent machine would spin my articles by default? I have enabled normal spin in Output options however that doesn't seem to have any effect.

Thanks!
 
Last edited:
Hi Kitsune,

Thank you for the feature suggestions and tips. Now, to comment on them:

when using sentence mixer wouldn't it be better to just mix all the sentences in the list (or whatever data structure is used) and then add sentence after sentence to the article until it is long enough (that would give better uniqueness than spintax because more variations would be possible) .. which brings me to the next point...

KontentMachine works in a slightly different way but in the end it uses all sentences from the scraped content to build the super-spun ones. Have in mind that every time you press "Reload Kontent" it pulls new content from the not used part to give you brand new variations. When it uses all the content it reshuffles it so the variations are new.

allow the user to select the minimum and maximum article length (so the program would keep adding sentences to the article until the article length is somewhere between minimum and maximum word count)

Doing that will be quite difficult and time-consuming because KontentMachine doesn't create one article but hundreds of them in one campaign. You can control the length by selecting how many paragraphs you would like and how many sentences per paragraph (if using the sentence spinner). After we are done with what we are working on right now we will start developing a feature that covers what you are asking for. So yes, we have something planned. :)

instead of using titles of the scraped articles use sentences from the article bodies (it would be necessary to check whether the sentence length is no shorter than x characters and no longer that y characters (otherwise some platforms might not accept such articles.))

That is a very useful feature, indeed. We will include it in one of the next updates. Thank you!

another good option would be the ability to create links with no anchor text like this: <a href="WWW.MYSITE.COM"></a> . Currently I'm only able to create links like this: <a href="WWW.MYSITE.COM">WWW.MYSITE.COM</a>

That too, thanks! :)

What i need to do so that kontent machine would spin my articles by default? I have enabled normal spin in Output options however that doesn't seem to have any effect.

What do you mean "by default"? If you want it to spin it while building content just select "Normal Spin", open up "Scraper Options", set up your spinner credentials in the "Spinners" tab and then choose which spinner you would like to use in the "Scraper" tab. From there KontentMachine will use these settings while building content.

If you want to spin your content AFTER you have built the campaign then you need to load it, click on "Edit" and from there spin one of the two databases with whichever spinner you prefer. This reminds me that we haven't included a tutorial for that in KM's help. We will do that and you will have it in the next release.

I hope that you understand how this can improve the program. If you need i can send you my personal article mixing tool so that you could view this better from a coding perspective.

I understand and I appreciate your feedback. We are always open for suggestions on how to improve KontentMachine and we have never ignored even one user's idea. What we do is write them down and spend time on thinking how they can be included in KM. Of course, not all of them can and in this case we either include a similar feature or we leave it in our "think about it later" list.

Thank you, Kitsune!

/Geshwinn
 
I'm glad to help :)
I forgot to add that for the feature which uses sentences as titles there should be some option to choose some keywords which need to be in the sentence so that it could be used as a title as well as an option to use some random sentences in the title. So for example 50% sentences would have keyword in the title and 50% percent sentences wouldn't have keyword in the title so that it would look natural to the search engines.

As for that alternative content mixing feature - i understand that reshuffling will give completely different super spun article however I believe that my idea would give much more variation and you wouldn't have hit "Generate content" button again and again. For example if i want to create 1000 articles for ultimate demon then i have to press generate content and then export content 10 times. However my idea would let you do that quicker. Also it would allow more control over the content for example. After each article is generated you could check stuff like keyword density or word count and if the article doesn't meet the criteria then it would be discarded.
I know making this would require major changes for the software however maybe when releasing version 3 you could implement this :)
 
@Kitsune:

Got a question, using titles from random body sentences, ain't that a bit weird. I mean, authors spend time to write engaging titles... why reinvent the wheel. With proper spinning and ample of titles, every title will be very unique already.

For instance, if I randomly pick snippets from your post above as title. It might become:

"As for that alternative content mixing feature" or
"I have to press generate content"

How useful is that for title?

Perhaps I misunderstand? *confused*
 
Well I'm not really going to use any auto generated content for web pages that i want real people to see. So for me it is more about building as much unique content as possible. So lets say i scraped 100 articles - i will have 100 titles to use. Over time i will drip feed articles, wiki's, web2, bookmarks. So eventually i will start repeating those titles and i don't really know if it will have good effect on my rankings. However if i would use sentences from article body as titles then i would have much more titles to choose from. Also i don't believe that google can really read and understand whether the article is total nonsense or not. As for spinning - i do think that they might be able to tell which that something has been word spun or phrase spun.

When a moderator will check my article on web2 or article site i don't think that he would keep my article no matter whether i used legit title or nonsense title so that isn't a factor for me as well.
 
As for that alternative content mixing feature - i understand that reshuffling will give completely different super spun article however I believe that my idea would give much more variation and you wouldn't have hit "Generate content" button again and again. For example if i want to create 1000 articles for ultimate demon then i have to press generate content and then export content 10 times. However my idea would let you do that quicker. Also it would allow more control over the content for example. After each article is generated you could check stuff like keyword density or word count and if the article doesn't meet the criteria then it would be discarded.

Hi Kitsune,

As I can see there are two things that I need to address.

1. You don't have to worry about hitting "Reload Kontent" when you are exporting because KontentMachine is reshuffling all the content for each output behind the scenes.

2. The option to have more control over the articles. That will definitely come. We will start working on it after we release the feature we are working on right now (which is pretty awesome, by the way :) )

Thank you,
Geshwinn
 
I think that you could use article getter tool to scrape articles. After that go through all articles and delete the bad ones. After that when creating a new campaign in the "Choose article source" choose "Use Article Files" and you're all set.

I've tried that but when trying to generate content from the scraped article files it throws an error (something that the articles don't have at least 90 paragraphs - which obviously they don't have). I've joined the article files into one huge file but then i got the "not enough content for your keyword".

Finally, after resolving the last issue as well (so basically i had one huge text file with enough content for my keyword) and trying to generate content i got the "campaign is corrupted" error (tried multiple times, no success). The only way i managed to generate content was to use the scraped huge article in conjunction with the KM built-in scraper. A lot of extra work with not so great results.

I think it would be much easier/useful to implement a pop up that contains some excerpts from the scraped articles and to allow the user to check/uncheck the articles. Can this be done? I'm trying to build a so called "higher quality campaign" and a lot of the scraped articles (without having "broad match search") are complete junk (spun/duplicate/unrelated to the subject).
 
Hi Divatz,

Welcome to the forum!

To answer your questions:

I've tried that but when trying to generate content from the scraped article files it throws an error (something that the articles don't have at least 90 paragraphs - which obviously they don't have). I've joined the article files into one huge file but then i got the "not enough content for your keyword".

If the paragraphs are not enough try adding more articles instead. It is not a huge number, if you have 7 paragraphs on average per article these are just 13 articles.
Mixing all the paragraphs manually is a lot of manual work. The reason for the error message when using super-spun articles is that KontentMachine didn't find the keyword you defined in every single output the article produces. That means that some of the produced articles will not have your link in them.

Finally, after resolving the last issue as well (so basically i had one huge text file with enough content for my keyword) and trying to generate content i got the "campaign is corrupted" error (tried multiple times, no success). The only way i managed to generate content was to use the scraped huge article in conjunction with the KM built-in scraper. A lot of extra work with not so great results.

Please note that the best way to get support is contact us via the help desk. How are you using the scraped huge article with the KM built-in scraper, what was the scraped article scraped with? What is the extra work you did?

I think it would be much easier/useful to implement a pop up that contains some excerpts from the scraped articles and to allow the user to check/uncheck the articles. Can this be done? I'm trying to build a so called "higher quality campaign" and a lot of the scraped articles (without having "broad match search") are complete junk (spun/duplicate/unrelated to the subject).

Are you referring to the Article Getter or the built-in scraper? Have in mind that with the Article Getter you can select where to download articles from.
Please note that KontentMachine downloads huge amounts of content so manually checking 200+ articles is a lot of work. We will be integrating an add-on that will cover what you are asking for.

Again, the best way to get support is to log a ticket.

Regards,
Geshwinn
 
Stuff like this always amazes me. I definitely want to look further into it. Any recent users willing to offer up some more testimonials/experiences?
 
Hey guys,

Please, upgrade to Kontent Machine 2.20.11.49

Changelog:

Upgrade: Article Kevo predefined template
Upgrade: Indication of how many paragraphs should be added in order to use local files for building campaigns.

Fixed: Super-spun editor works with deeper spintax now
Fixed: Fixed the compatibility issue between the super-spun editor and Article Builder content

-----------------------

We are very thankful that the Article Kevo developers helped us with creating the template and that Alex (the Magic Submitter developer) upgraded MS so now it can handle the
huge amounts of content which KM produces. We will include the MS template in the next release.

We have been asked about more graphics for the affiliate promotions. We are planning on adding more after we release the major upgrade we are working on right now.
The reason is that this upgrade will change entirely the way KontentMachine could be promoted.

Regards,
Manuel
 
is any discount available for it ??? or one time payment ? and how many machine or ip we can use it .

When we create description for bookmarking , there is frequency and word amount . What this means both .

Second sometime i feel it create long title , 90 % is fine .. Where we can set limit for title and description for bookmarking as in gsa search engine ranker we require 2 types of desc 250 words and 450 words . or we cannot change it automatically created description

3)Do we need separate spinner like the best spinner, i think kontent machine spinner will be good as that best spinner ?

4)when we create article , limit for article body is default or we can change that, what default limit , it is creating present .

5)I have use character spin also for bookmark, in best spinner i was checking it was showing perfect but then copy desc to ultimate daemon , there i preview it was showing that codes also #like this so can we create directly for daemon bookmark .. i have done actually when i save it as ultimate daemon it has created separate files for titles, body, desc, source, desc etc etc
 
Last edited:
is any discount available for it ??? or one time payment ? and how many machine or ip we can use it .

When we create description for bookmarking , there is frequency and word amount . What this means both .

Second sometime i feel it create long title , 90 % is fine .. Where we can set limit for title and description for bookmarking as in gsa search engine ranker we require 2 types of desc 250 words and 450 words . or we cannot change it automatically created description

3)Do we need separate spinner like the best spinner, i think kontent machine spinner will be good as that best spinner ?

4)when we create article , limit for article body is default or we can change that, what default limit , it is creating present .

5)I have use character spin also for bookmark, in best spinner i was checking it was showing perfect but then copy desc to ultimate daemon , there i preview it was showing that codes also #like this so can we create directly for daemon bookmark .. i have done actually when i save it as ultimate daemon it has created separate files for titles, body, desc, source, desc etc etc

Hi,


1. I believe you are talking about the spinner settings. Frequency refers to which word it will spin (every 2nd, every 3rd, every 5th). Word Amount is the number of variations that the spinner will use for that word.

2. There is no need for that because you can directly export the content for GSA (Export Button) and load it in GSA (Tools - AutoFill - Use KontentMachine). Everything will be done automatically.

3. It depends on what you want your content for. It is not the main functionality of KontentMachine to spin at a word/phrase level and there are more advanced tools for that.

4. You can define how many paragraphs you would like per article.

5. Ultimate Demon requires such files so it can pick them up for its campaigns.


Regards,
Geshwinn
 
how to spin anchor text. in previous version when I put anchor like this {spin 1|spin2|spin3} it spin correctly in preview but now it is not happening. how to do now?
 
how to spin anchor text. in previous version when I put anchor like this {spin 1|spin2|spin3} it spin correctly in preview but now it is not happening. how to do now?

Hi tabish8612,

You can insert as many URLs and keywords as you like and KontentMachine will map them randomly or you kind map certain keywords to certain URLs.
When you do that KontentMachine will spin them for you. There is no need to put them in spintax.

Regards,
Geshwinn
 
Hi tabish8612,

You can insert as many URLs and keywords as you like and KontentMachine will map them randomly or you kind map certain keywords to certain URLs.
When you do that KontentMachine will spin them for you. There is no need to put them in spintax.

Regards,
Geshwinn

any video tutorial for that?
 
Ok 2 other suggestions from me:
Automatically remove all the { and } signs when generating content - right now i have to remove them by hand because kontent machine reports broken spintax.
Allow the article getter to scrape content from blogs.
 
Status
Not open for further replies.
Back
Top