First time here? Check out the FAQ!
0

exact seo feathers...
 

What are the exact SEO features in this script.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
maone's avatar
1
maone
asked 13 years ago

Comments

Can you please elaborate more on the question?

Fitoria's avatar Fitoria (13 years ago)
see more comments

2 Answers

0

I cant see proper URL structure, Like datawise in the URL. URL not ending with .html extensions and vice versa

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
maone's avatar
1
maone
answered 13 years ago
link

Comments

we will not be having the .html extensions in the askbot urls, but you can modify the urls.py file to add them, if you like.

Evgeny's avatar Evgeny (13 years ago)

re: "datawise in the URL" - could you please explain that part? Not sure what you mean.

Evgeny's avatar Evgeny (13 years ago)

@maone For someone that cares about SEO, you should learn about it a little more. .html is not important to on-page SEO. One good SEO feature of Askbot is rel="canonical". Go look that up.

Joseph's avatar Joseph (13 years ago)
see more comments
0

The main features are the site map and decent markup.

We show tags in the META keywords - but that is hardly efficient as Google for instance does not take into account the keywords.

There probably are ways to further improve SEO in the askbot code.

What you as an owner of the forum can do - make sure that titles to the questions are good - by fixing them manually.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments