Write the reason you're deleting this FAQ
Number of pages:
The general search engine rule is the more relevant pages, the better. Increasing the number of pages on your web site will increase the visibility of the site to search engines. Adding new information to your already published website or blog pages is essentail, search engines think about this as development and growth of the site. This can provide extra benefits in ranking Even periodically publishing additional info on your web site: news, press releases, articles, helpful tips, etc. can be useful.
Navigation menu:
While additional content is always ideal, it means nothing if you have a website that is hard to navigate. As a rule, any web site all websites will have to include some form of navigation menu. Use keywords in menu links, to provide extra search engine significance to the pages to that the links refer. The name of the menu links should be relevant to the page they are linking to.
Thanks by Ajlancer
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='10180' | 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='10180' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='4987' | 1 | SELECT * FROM seoclerks.members WHERE USERID='4987' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=4987 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=4987 | /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=10180 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=10180
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='10180' 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='10180' 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=39857 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=39857
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=39884 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=39884
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=166456 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=166456
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='10180' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='10180' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='10180' AND status='1' AND (question like '%How SEO work creating Number pages Navigation menus?%' OR question like '%work%' OR question like '%creating%' OR question like '%Number%' OR question like '%pages%' OR question like '%Navigation%' OR question like '%menus?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='10180' AND status='1'
AND (question like '%How SEO work creating Number pages Navigation menus?%' OR question like '%work%' OR question like '%creating%' OR question like '%Number%' OR question like '%pages%' OR question like '%Navigation%' OR question like '%menus?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='184' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='184' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2429' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2429' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='5262' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5262' 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=10180%' 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=10180%'
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='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg' | /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 |
| Avg Time | Count | SQL | Max | Min |
TommyCarey
When you are making some new pages always have your keywords in mind. Never just post something that is jumbled up with no keywords in it because it won't be any good if it's not optimized. Focus on getting your content to have a keyword density roughly 1% to 3% and that will be well within the guidelines set by Google, Yahoo! and Bing in order to avoid a keyword stuffing penalty. Just remember that you're making new pages for you visitors, not just the search engines (we all know it's for the search engines, but we say to do it for visitors). Don't just post a big compound paragraph with 1,000 words in it and hope your visitors will read it, they won't. If the page is structured where it is easily readable you'll increase the users happiness and you'll have a much better bounce rate. Tier the content so that it pulls peoples attention down the page and possibly add a call to action so they click something ;)
As for the navigation, another great way to help the search engines find everything is to add a sitemap that will update whenever you add a new page. By having a sitemap that auto generates after a newly added page it will reduce your work load and also help your rankings
Thanks,
Razzy When I'm adding new pages I always think of what I can rank for based on the topic I'm covering. I try to add at the very least 10 pages a month to my websites. I know that doesn't seem like a lot, but remember, I have over 20 websites that I'm generating content for and it takes a toll on my hands and brain typing all day lol :D When you are making some new pages always have your keywords in mind. Never just post something that is jumbled up with no keywords in it because it won't be any good if it's not optimized. Focus on getting your content to have a keyword density roughly 1% to 3% and that will be well within the guidelines set by Google, Yahoo! and Bing in order to avoid a keyword stuffing penalty. Just remember that you're making new pages for you visitors, not just the search engines (we all know it's for the search engines, but we say to do it for visitors). Don't just post a big compound paragraph with 1,000 words in it and hope your visitors will read it, they won't. If the page is structured where it is easily readable you'll increase the users happiness and you'll have a much better bounce rate. Tier the content so that it pulls peoples attention down the page and possibly add a call to action so they click something ;) As for the navigation, another great way to help the search engines find everything is to add a sitemap that will update whenever you add a new page. By having a sitemap that auto generates after a newly added page it will reduce your work load and also help your rankings :) Thanks, Razzy
Are you sure you want to delete this post?