Hiya I know this is not in the best of interest of people here but I've recently migrated to vBulletin. Everything has gone smoothly except, as one would expect the existing URLs. I was wondering if any member of team would be able to help me out with redirecting the existing pre-mod URLs to new vBu...
Hiya I've phpBB SEO premod installed with version 3.0.4 and some modifications. How can I upgrade it to the latest version without taking my modifications off? It says that I have to download automatic package archive and uninstall all contents of it in the root directory but I cannot find automatic...
Hiya, Something strange has been happening on my forum so a few questions. 1) Why the links on my forum are without any category like -www.thyroidhelp.org/where-to-get-your-b12-t641.html shouldnt this be more like -www.thyroidhelp.org/vitamins/where-to-get-your-b12-t641.html 2) So many duplicates no...
Hiya, I have just updated from 3.0.4 to 3.0.5 and everything seems to be working okay apart from avatars being not displayed? How to fix it? Also I cannot make a new post....gives me an error SQL ERROR [ mysql4 ] Unknown column 'topic_url' in 'field list' [1054] SQL INSERT INTO phpbb_topics (topic_p...
Would that be after you have released update for 3.0.5? I am waiting for your release as I have been using SEO version without any issues for almost a year now
Hi dcz, Just a quick question. I am keeping my forum in current location and just want to put a index file from where the forums index will be accessible. Now I create a new index.htm which will have a link to domain.com/index.php (Forums installed in root directory and it's index.php to access the ...
Hi dcz, Thanks for the detailed reply. I like the idea of virtual root but just to make sure a few points. I would be doing these steps. 1) Change path of the forum in ACP to -http://www.domain.com/board 2) Move the forum to new directory...let's call it /board. 3) Generate new .htaccess and place i...
Hiya, I'v two questions 1) Is it possible to change the default directory of the forum? Currently the forums are installed at -http://www.domain.com and I would like to move the forums to -http://www.domain.com/forums Just want to know how this will affect the links in the search engines as links ar...
Then, to answer Daku, you can hard code default right where they are : $this->meta['meta_title_def'] = $config['sitename']; $this->meta['meta_desc_def'] = $config['site_desc']; $this->meta['meta_keywords_def'] = $config['site_desc']; $this->meta['meta_lang'] = $config['default_lang']; $this->meta['...
Thanks SeO but as I said I am using premod version of phpbb-SEO and I have just checked it and this mod is already installed in it. The trouble is I am using prosilver_se theme as compared to prosilver which came with the premodded version of phpbb by SEO team. I've changed my theme files and have u...