Write the reason you're deleting this FAQ
hi, i have a site with a relatively good traffic atleast it okay since my blog is just 5 months old, and 99% of my traffic comes from google SERP its 100% natural, most of my kep works are ranking on first page.
I was worried because i do less of link building, on alexa i saw only 51 which i didnt build so they came naturally, i saw a product here yesterday for about 165 profile backlink, i paid for it, now i am worried again if Google will notice that it is not natural and drop my keywords from first page?
You might ask why i went ahead to get links when i am okay with my traffic and been on first page for most of my keyword, yes that is because i have PR0 i was hoping to increase that.
So should i cancel the product?
how then can i increase my PR?
Thanks
Are you sure you want to delete this post?
Are you sure you want to delete this post?
if u have your site on fist that why you wast your money .. SEO never End that. That's right .. but just do it as normal .. dont do that over.. that is really harmful. ...:)
Are you sure you want to delete this post?
Never knew about that Disavow thing. Seems pretty cool.
Are you sure you want to delete this post?
I too have just learned bout them. This tool does seem like it will be rather helpful to some.
Are you sure you want to delete this post?
hi, i have a site with a relatively good traffic atleast it okay since my blog is just 5 months old, and 99% of my traffic comes from google SERP its 100% natural, most of my kep works are ranking on first page.
I was worried because i do less of link building, on alexa i saw only 51 which i didnt build so they came naturally, i saw a product here yesterday for about 165 profile backlink, i paid for it, now i am worried again if Google will notice that it is not natural and drop my keywords from first page?
You might ask why i went ahead to get links when i am okay with my traffic and been on first page for most of my keyword, yes that is because i have PR0 i was hoping to increase that.
So should i cancel the product?
how then can i increase my PR?
Thanks
Are you sure you want to delete this post?
Hi
Hi wasconet,
If the profile package was a mix of nofollow & follow links and are from sites that are in good standing with Google, your site should be fine. If you want to be safe, wait for the ranking to settle down, go to your google webmaster disavow page , analise the quality of the links recieved and remove the ones considered spammy by Google.
As for the increasing the PR, go for quality long articles, mix them with pictures, videos, infographics and so on.
Invite authority speakers from you niche to write on your site, create a podcast or even better, create a radio, interview some top personality from your niche & transcript the interview to post on your site.
This and many other little tricks will boost your PR but bare in mind that PR can be assign to the domain and page and more often than not they are not equal.
Hope that help you, let me know if you have any further questions
Are you sure you want to delete this post?
its seams that Google only increase or decrease PR internally. Not official any longer. So the best approach will be to get links from pages with high trust, only.
Are you sure you want to delete this post?
It´s complicated...
If your planning only to use dofollow links think again because in the eyes of Google its spamy and smells unatural miles away. Page rank is the combination of many factors including the quantity & quality of your links and most importantly, the internal link structure of your site. For any PR to be sustainable You need to create a Silo structure on your site and divide the quantity of links througout your pages.
What is a Silo page structure?
A Silo consists of several pages linking to each others. Starting with hardest keyword to rank at the top of your Silo, that keyword/page will link to other keywords/pages on the level bellow and those keywords will link to another set of pages/keywords that in turn will link back to your MAIN keyword
Something like this:
- gold links to gold bars
- gold bars links to gold coins
- gold coins that links back to gold
When you start you link building, you will split the amount of links between your keywords in different amounts so 100 links total will be spread into :
- 50 links pointing to your gold keyword
- The remaining link quantity divided amoung the other keywords.
You can read more about the PageRank here - this is not my site and I am not in any way affiliated with the owner
Are you sure you want to delete this post?
but still Matts Cutts almost confirmed that Pagerank will not be official viewed or increased or updated. Pagerank would only be baked in internally inside the google algoritm in the future. This action is taken to stop link buying.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='14467' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='14467' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='62243' | 1 | SELECT * FROM seoclerks.members WHERE USERID='62243' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='36' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='36' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM categories_faq WHERE CATID='30' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='30' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=62243 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=62243 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=14467 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=14467
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='14467' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='14467' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75510 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75510
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75511 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75511
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75512 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75512
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75513 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75513
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75514 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75514
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75515 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75515
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75516 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75516
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75517 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75517
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75518 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75518
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75519 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75519
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75520 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75520
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=75521 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=75521
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=162168 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=162168
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=172530 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=172530
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='14467' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='14467' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='14467' AND status='1' AND (question like '%Am i thing?%' OR question like '%thing?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='14467' AND status='1'
AND (question like '%Am i thing?%' OR question like '%thing?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='59594' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59594' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='272' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='446808' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='446808' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=14467%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=14467%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='1593.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1593.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='90137.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='90137.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27206.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27206.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='96208.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='96208.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='596028.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='596028.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
karoshio
SEO is something that is never ending and it's really not possible to give you a simply yes or no answer.
The backlinks and how they will effect your current rankings will depend on the quality of the backlinks as well as their relevance to your site. From my experience 165 backlinks in the grand scheme of things is a very small amount so unless these links are very spammy it is unlikely to negatively impact you if you have such good rankings already but I of course cannot guarantee this.
Keep in mind that Google now provides the disavow tool in the Google Webmaster area. This tool can be used to disavow backlinks, stopping them from effecting your site rankings.
Cheers,
Karoshio Hi wasconet, SEO is something that is never ending and it's really not possible to give you a simply yes or no answer. The backlinks and how they will effect your current rankings will depend on the quality of the backlinks as well as their relevance to your site. From my experience 165 backlinks in the grand scheme of things is a very small amount so unless these links are very spammy it is unlikely to negatively impact you if you have such good rankings already but I of course cannot guarantee this. Keep in mind that Google now provides the disavow tool in the Google Webmaster area. This tool can be used to disavow backlinks, stopping them from effecting your site rankings. Cheers, Karoshio
Are you sure you want to delete this post?