akshat112
Level X4
Write the reason you're deleting this FAQ
I have a blog with PR 2.
I have read many articles on increasing the pagerank but I can get what they are exactly trying to say.
They are saying that when I will get backlinks from other websites, it will lead in increase in my pagerank.
Can anybody tell me that if I have about 10 backlinks from PR9 websites, 20 from PR8 websites and 30 from PR7 websites, will it increase my page rank and how much.
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 members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| 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='6755' | 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='6755' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='82856' | 1 | SELECT * FROM seoclerks.members WHERE USERID='82856' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=82856 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=82856 | /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=6755 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=6755
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='6755' 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='6755' 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=31358 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=31358
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=31359 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=31359
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=31365 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=31365
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=31585 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=31585
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=152605 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=152605
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='6755' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='6755' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='6755' AND status='1' AND (question like '%How I increase google PR?%' OR question like '%increase%' OR question like '%google%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='6755' AND status='1'
AND (question like '%How I increase google PR?%' OR question like '%increase%' OR question like '%google%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1129' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='707' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='707' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='318' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318' 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=6755%' 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=6755%'
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='62528.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='62528.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='82856.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='82856.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 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 |
crazygeek
1. Installing the Alexa Toolbar .
This is very beautiful way to Improve Alexa ranking . Alexa love this , ask your readers or friends to install the alexa toolbar too
2. Avoid SEO mistakes.
Always be sure that your blog or website have proper meta tags and robots tags are proper and neat . so that search engines can properly optimize your site.
3. Content is King!
Never Copy paste the articles or contents and try giving proper credits to copyright image. Always write neat , easy to read , original and unique content.
4. Claim your site on alexa.
Well may blogger makes this mistake. then don’t claim there site on alexa . to properly edit and optimize alexa details its important to claim site first.
5. Submit your sitemap to Google.
This is very great way to get your site indexed fastly by Google and get better search engine rankings. You can submit your site to Google here . Also you can submit sitemap to other search engines like Yahoo , Bing , MSN.
6. Adding Alexa Widgets .
Alexa provides various widgets for webmasters like Traffic widget and Review widget. I recommend adding those both . Also tell users and friends to give a review on there alexa.
7. Get Decent Traffic.
Ok this is most important factor for your alexa ranks . You can use social networking sites like Facebook , Google , Twitter to promote your website. You can also do social bookmarking and commenting on blogs with good traffic and high PR.
8. Simple Design.
Design of your website should be simple and eye catching. Heavy graphics and scripts make page load slower thus visitors and even Google bot hates it.
9. Don’t be Lazy.
Always update your blog regular . check for some errors. try reading own post to look for any grammar mistakes, updating site often is good for healthy SEO.
10. Comments and Back-links.
This technique is good for getting decent organic traffic and better alexa and page rank. comment on blogs with same niche as your site. like my sites niche is blogging and tech . I comment on blogs with high traffic and pagerank. This is very effective.
Read full on Techtreat.in I have wrote and article about it on my blog . 1. Installing the Alexa Toolbar . This is very beautiful way to Improve Alexa ranking . Alexa love this , ask your readers or friends to install the alexa toolbar too 2. Avoid SEO mistakes. Always be sure that your blog or website have proper meta tags and robots tags are proper and neat . so that search engines can properly optimize your site. 3. Content is King! Never Copy paste the articles or contents and try giving proper credits to copyright image. Always write neat , easy to read , original and unique content. 4. Claim your site on alexa. Well may blogger makes this mistake. then don’t claim there site on alexa . to properly edit and optimize alexa details its important to claim site first. 5. Submit your sitemap to Google. This is very great way to get your site indexed fastly by Google and get better search engine rankings. You can submit your site to Google here . Also you can submit sitemap to other search engines like Yahoo , Bing , MSN. 6. Adding Alexa Widgets . Alexa provides various widgets for webmasters like Traffic widget and Review widget. I recommend adding those both . Also tell users and friends to give a review on there alexa. 7. Get Decent Traffic. Ok this is most important factor for your alexa ranks . You can use social networking sites like Facebook , Google , Twitter to promote your website. You can also do social bookmarking and commenting on blogs with good traffic and high PR. 8. Simple Design. Design of your website should be simple and eye catching. Heavy graphics and scripts make page load slower thus visitors and even Google bot hates it. 9. Don’t be Lazy. Always update your blog regular . check for some errors. try reading own post to look for any grammar mistakes, updating site often is good for healthy SEO. 10. Comments and Back-links. This technique is good for getting decent organic traffic and better alexa and page rank. comment on blogs with same niche as your site. like my sites niche is blogging and tech . I comment on blogs with high traffic and pagerank. This is very effective. Read full on Techtreat.in
Are you sure you want to delete this post?