uCoz Community » For Webmasters » Site Promotion » SEO (Search Engine Optimization) (Answers to any SEO related issues) |
SEO (Search Engine Optimization) |
$CURRENT_PAGE$ works ok in blog module but I have tested on Online Game module and here it is the result.
<span class="currentPage79">1</span> http://mynhan.do.am/stuff/ I think only the natural number would be better. |
lanh, for Publisher, File Catalog, Site Catalog, Ad Board, Video, Online Games the code will bee as follows (Module main page, Page with section/category contents - paste it before ):
Code <?ifnot($CURRENT_PAGE$='1')?> - Page <?substr($CURRENT_PAGE$, 28, strpos(substr($CURRENT_PAGE$, 28), '>')-6)?><?endif?> For Photo Albums. Photo Albums main page: Code <?ifnot($CURRENT_PAGE$='1')?> - Page $CURRENT_PAGE$<?endif?> Page with section/category contents: Code <?ifnot($CURRENT_PAGE$='1')?> - Page <?substr($CURRENT_PAGE$, 28, strpos(substr($CURRENT_PAGE$, 28), '>')-6)?><?endif?> Cyberdasm, unfortunately it was only available in Russian. I'm not active on the forum anymore. Please contact other forum staff.
|
You can add your site to Search Engines.
Addme.com: (20 popular search eniges): http://www.addme.com/submission/free-submission-start.php Google: https://www.google.com/webmasters/tools/submit-url? Bing and Yahoo: https://www.bing.com/webmaster/home/addsite Just Google something if you want more of those sites, Google ![]() Marvel, Star-Wars and geek.
|
Little help from SEO for entries that have more than one page with comments. I did to work on the blog module.
For more information on how it can improve the SEO in the Google Webmaster blog. http://googlewebmastercentral.blogspot.com.br/2011....ev.html Code <?if(substr($COM_CURRENT_PAGE$,28,-35) == '1')?> <link rel="next" href="$ENTRY_URL$-0-<?(substr($COM_CURRENT_PAGE$,28,-35)+1)?>"> <?endif?> <?if(substr($COM_CURRENT_PAGE$,28,-35) > 1 && substr($COM_CURRENT_PAGE$,28,-35) < $COM_NUM_PAGES$)?> <link rel="prev" href="$ENTRY_URL$-0-<?(substr($COM_CURRENT_PAGE$,28,-35)-1)?>"> <link rel="next" href="$ENTRY_URL$-0-<?(substr($COM_CURRENT_PAGE$,28,-35)+1)?>"> <?endif?> <?if(substr($COM_CURRENT_PAGE$,28,-35) == $COM_NUM_PAGES$ )?> <link rel="prev" href="$ENTRY_URL$-0-<?(substr($COM_CURRENT_PAGE$,28,-35)-1)?>"> <?endif?> Hello! I am Ennio Sousa
Post edited by BraziluCoz - Sunday, 2015-06-14, 5:44 PM
|
Search engine optimization helps to improve website ranking and organic traffic.
] |
SEO is the process of affecting the visibility of a website or a web page in a search engine’s unpaid results. It is the process of affecting the visibility of a website or a web page in a search engine’s unpaid results
|
Seo is best way to increase the website traffic.
|
The Ultimate Guide to SEO in 2022: https://moaliofficial.com/seo-guide/
Hope this helps. |
| |||