Hi

I am new to SEO world and taken up SEO for some forums sites.

I am working on Vbulletin forum. And my prob is I would like to set keywords on every page of the thread but dont know how to do it! I could set up keywords only for the main page of the forum and same keywords are shown (viewing page source) for all the thread pages... however in some other forums I have seen they have managed to put those differnt keywords relevant to each threads.

And probably because of this, contents inside the forums (threads) doesnt show up on search engines unlike other forum sites.

If anyone can help pls do...

Inovice

Dani AI

Generated

Following 's report about thread pages not appearing uniquely in search results, and building on the points raised by and , the checklist below focuses on concrete diagnostics and fixes that make each forum thread discoverable and indexable.

Start with live diagnostics. Inspect the exact thread URL in Google Search Console (URL Inspection) to see whether it is indexed and, if not, why (blocked by robots.txt, meta robots noindex, canonical chosen elsewhere, server error, etc.). Verify the HTTP response and any X-Robots-Tag headers from the server; for example:

curl -I ""

Confirm a 200 OK (not a redirect to a login page), and that noindex or X-Robots-Tag headers are absent. View the raw HTML source to check for meta robots tags and rel=canonical values that might point all paginated pages back to page 1.

Check vBulletin template/configuration that generates the page head. In the AdminCP, examine the global header/headinclude template and any SEO plugins: ensure meta tags are generated dynamically from the thread title and a sanitized excerpt of the first post (strip HTML and quotes). Also look for template or add-on behavior that forces a single canonical URL for every page of a thread — if inner pages are canonicalized to page 1, the inner content will often be ignored by search engines.

Other practical fixes: expose thread pages to crawlers (no login gating), remove session IDs from public URLs, provide an XML sitemap that lists individual thread URLs and submit it to Search Console, and make thread titles descriptive and unique so they stand a better chance of being selected for queries. After making changes, re-run URL Inspection and use "Request Indexing" to prompt a crawl. Combining these technical fixes with the content-quality cues noted by and will produce the best long‑term results.

Recommended Answers

All 4 Replies

The latest version of vBulletin does already include the title of the thread in the meta keywords tag and the title of the thread / forum in the meta description tag.

However, I am not convinced it will make much of a difference at all. Keyword stuffing in meta tags has gotten so out of hand (people fill them with random keywords they want to rank good on) so the search engines have all but discounted them. (The major ones at least).

Instead, focus on getting lots of inbound links ... other people to link to your site. The way to do so is simply by creating content that other people will naturally WANT to link to. In the process you'll be building up a great content-based site for yourself.

Thanks for the reply.... but what I am unable to figure out if i put a whole of sentence found on one of the thread as it is, and do a google search my forum doesnt show on google search...:sad: however there are other forums when i do the same thing there, google search takes me to their forum... What m I missing out??

Regards

What m I missing out?

... the joy and satisfaction one receives from creating something uniquely worthwhile for an Internet visitor.

Not all of your threads are indexed by Google. You need to increase the number of external sites linking to individual pages of your site.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.